-
Notifications
You must be signed in to change notification settings - Fork 11
docs(MapboxMap): add storybook stories #312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
f4eac1f
docs(MapboxMap): add story for component
tatimblin ba42394
docs(MapboxMap): add storybook stories
tatimblin a865f05
Automated update to repo's documentation from github action
github-actions[bot] afca03c
chore(MapboxMap): add percy secret
tatimblin 057e0b2
fix(MapboxMap): update custom mapPin story
tatimblin 57b9c6b
chore: change reusable workflow branch
tatimblin 544236f
refactor(MapboxMap): remove initialRenderRef
tatimblin b0e5303
Update preview.js
tmeyer2115 85f5939
move story data to separate file
tatimblin 5a92634
update feature branch linting rule
tatimblin cb49a38
test config
tatimblin 6b69f82
move secret
tatimblin a13c9e2
change hook
tatimblin 371bcb7
refactor(MapboxMap): use callback hook
tatimblin b28f601
inputs
tatimblin b739c46
secrets
tatimblin 31b21eb
update build script
tatimblin fdf0eeb
npx
tatimblin a8ed46d
staticDirs
tatimblin 5a2d3f9
env passthrough
tatimblin e34ed93
remove auto import
tatimblin 9730aa0
remove coordinate passthrough
tatimblin 6ef2919
Automated update to repo's documentation from github action
github-actions[bot] 8437fa8
update env var
tatimblin 485926c
update env var
tatimblin 1bc0565
rename var
tatimblin 2963829
rerun
tatimblin fc72fc0
add storybook interaction
tatimblin 1733b9b
check for popup content
tatimblin 8b55e00
lint
tatimblin bf8a2c2
add interaction query to check map loaded
tatimblin 3866537
add data attr on load
tatimblin 543c001
add timeout to loaded check
tatimblin 5be846a
reduce timeout
tatimblin 5e8ca29
remove screen import
tatimblin 81d6424
adjust timeout
tatimblin d1dde9a
adjust timeout
tatimblin d7ac312
reorder interactions
tatimblin e2efd0f
test
tatimblin 8ec3c80
test
tatimblin 3f8d586
adjust timeout
tatimblin 5b30669
adjust timeout
tatimblin 9b64550
add forced await
tatimblin d5acbab
lint
tatimblin 3554ee0
add a lot of time
tatimblin 955a539
remove forced delay
tatimblin 86ff7bd
Fix Percy snapshots
nmanu1 2e46f46
Fix TS error and remove extra code
nmanu1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
REACT_APP_MAPBOX_API_KEY=[[Your Mapbox API Key]] | ||
oshi97 marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.