This repository was archived by the owner on Nov 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Support for allOf and a host of small improvements and bug fixes #436
Merged
Merged
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
7c37976
feat: moving react-jsonschema-form off our fork and to the mainline pkg
erunion 052fae1
docs: wip updates to the allOf example definition
erunion 46bf3e3
Merge branch 'master' into feat/mainline-rjsf
erunion a339bdd
Merge branch 'master' into feat/mainline-rjsf
erunion bd0c3f8
Merge branch 'master' into feat/mainline-rjsf
erunion d830bd9
chore(deps): pointing rjsf towards our new soft fork
erunion 950a0c5
test: updating our allOf example document
erunion 28cd456
feat: adding support for `format: blob` to render a string textarea
erunion 607d1b2
feat: adding support for rendering a textarea on `format: html`
erunion ee06556
fix: html and blob formats now have the right format pill next to them
erunion e8b8e1c
Merge branch 'master' into feat/mainline-rjsf
erunion 9bc9f2e
chore: re-running npm install to fix some dep merge issues
erunion 374c785
Merge branch 'master' into feat/mainline-rjsf
erunion d086c75
chore(deps): upgrading @readme/react-jsonschema-form to 1.1.0
erunion 85f49e2
Merge branch 'master' into feat/mainline-rjsf
erunion 37ce218
Merge branch 'master' into feat/mainline-rjsf
erunion 79deea2
test: cleanup on the github workflow
erunion 2a70eef
test: workflow updates
erunion c2d997d
test: reverting workflow changes
erunion 6fd5063
docs: merging our three polymorphism example docs into a single file
erunion 8394dd9
fix: fixing a bug where long flattened response bodies would be hidden
erunion 39b411c
docs: adding a comment in the SchemaField explaining bool handling
erunion 2a5f129
fix: updating word wrapping on response schemas
erunion 808c4e0
chore: minor cleanup of the root package file
erunion be77055
chore: updating package-lock files
erunion 524670b
test: moving test fixtures into a __fixtures__ directory
erunion 221ec07
test: resolving some broken Doc tests
erunion 3c5dc49
docs: removing some duplicated properties from the oas fixture
erunion 3c889af
test: fixing some broken custom string format tests
erunion 08d8ace
fix: adding support for being able to handle escaped refs
erunion 92a0fc0
test: dumping jest-transform-css for another library to fix css issue…
erunion 675110d
test: fixing some broken tests
erunion d441e73
test: making sure to run `npm run update:examples` before tests
erunion c13b846
chore(deps): upgrading @readme/oas-tooling to 3.0.0
erunion cd441b3
test: fixing a comment
erunion 4e46e2e
fix: removing some hokey environment checks for scss loading
erunion e428baa
Merge branch 'master' into feat/mainline-rjsf
erunion 636523b
fix: wrapping oneOf and anyOf schemas in a custom template shell
erunion 770c2b3
test: fixing a busted Doc test
erunion 99fffb0
fix: if an operation doesn't have an operationId, generate a unique one
erunion aa09e57
docs: adding a cyclical refs example document
erunion 9dbd064
fix: patching a bug where we couldn't handle nested $refs in oneOf
erunion 3923574
chore(deps): upgrading @readme/react-jsonschema-form to 1.1.1
erunion f5794bf
feat: improved error messaging functionality (#517)
erunion e0a0ca0
docs: updating the readme
erunion 51740d7
style: autoprefix scss
rafegoldberg ec12f75
Merge branch 'master' into feat/mainline-rjsf
erunion a0d2b5c
chore: updating lock files post-bootstrap
erunion 7172428
Merge branch 'feat/mainline-rjsf' of github.com:readmeio/api-explorer…
erunion 7a5145b
fix: cleaning up the new "experiment" options in the demo build
erunion 78391df
feat: adding a new experiment toggle for the new markdown engine
erunion e1c2dcc
fix: adding back a form id that i renamed/fixed
erunion 16cdd64
fix: stop generating random ids when an operationId isn't present
erunion 02056ec
fix: renaming `onGroupChange` to `onAuthGroupChange`
erunion 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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.