-
Notifications
You must be signed in to change notification settings - Fork 45
feat: introduce rowRendererRight #37
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
29 commits
Select commit
Hold shift + click to select a range
af3d39c
feat: add mask editor (STU-313)
lag-of-death dd551a3
chore: rm yarn.lock and reinstall dependencies
lag-of-death cffc83b
style: address linting issue
lag-of-death 790c4bf
feat: add "with mask controls" example to the stories
lag-of-death 4eaaa90
fix: adjust padding
lag-of-death abc75db
feat: handle array and allOf [wip]
lag-of-death c5ab956
fix: toggle node
lag-of-death b4d1bca
feat: do not merge allOfs when in MaskEditor
lag-of-death aca6bdc
feat: add combiner name to its path
lag-of-death d3ce908
refactor: use a class instead of applying styles with style attr
lag-of-death 3b560c6
chore: revert yarn.lock changes
lag-of-death 9c5e9be
refactor: define SelectedPaths type
lag-of-death 9cb785e
refactor: use React.ReactElement
lag-of-death 8d822b7
refactor: use React.FunctionComponent for typing
lag-of-death 7b49f17
refactor: rm TODO
lag-of-death 485ca99
refactor: use tailwind class names
lag-of-death 5ec1bd8
refactor: use MaskingProps type
lag-of-death 7ac4db6
refactor: give "Apply/Update Mask" btn a better name (as a prop)
lag-of-death d7f5f6e
test: update test snapshots
lag-of-death 74281d2
fix(render-schema): generate proper paths for arrays
P0lip e7e1624
refactor: move renderers to jse
2da8036
fix: general divider position issue
206202e
fix: divider spacing issue
1d2f58c
Merge branch 'master' of github.com:stoplightio/json-schema-viewer in…
da52f05
fix: remove unnecessary padding
bc1ae5d
fix: show "expand" caret (#38)
lag-of-death f56c95c
chore: update dependency
0175be6
chore: revert code artifact
bf334fe
chore: add a todo on useCallback and rowRenderer
lag-of-death 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
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.