Tim Lai
|
b99ebe7dd3
|
feat(swagger-ui-react): option for showMutatedRequest (#6273)
Co-authored-by: neel <neelima.sri.vathsavai@autodesk.com>
|
2020-07-29 16:11:20 -07:00 |
|
Jordan Garside
|
bd1b297b56
|
feat(swagger-ui-react): add displayOperationId config support (#5795)
|
2020-06-12 14:28:42 -07:00 |
|
MoOmEeN
|
6f1dd08e2a
|
support for supportedSubmitMethods property in react component (#5376)
* support for supportedSubmitMethods property in react component
* update react README
Co-authored-by: Radek <radek.miazio@skysanner.net>
Co-authored-by: kyle shockey <kyle.shockey1@gmail.com>
|
2020-03-22 20:17:56 -04:00 |
|
Peter Mooney
|
296f73aa00
|
feat(swagger-ui-react): defaultModelExpandDepth and plugins props (#5594)
* Add plugins as React prop
* Add defaultModelExpandDepth as React prop
* Add documentation re: defaultModelExpandDepth and plugins props
* Fetched latest and rebased on that
* add on-mount-only warning messages to new options
Co-authored-by: Todd Lemoine <43755148+tlemoine-jama@users.noreply.github.com>
Co-authored-by: kyle shockey <kyleshockey@gmail.com>
|
2020-01-04 20:15:33 -05:00 |
|
Laurence Hudson
|
38def57c2d
|
improvement: expose docExpansion as a prop in swagger-ui-react (via #5242)
* improvement: expose docExpansion setting as a prop in swagger-ui-react
* Update README.md
* Update index.js
* Update README.md
* Update README.md
|
2019-03-19 19:04:34 -07:00 |
|
Glen Schrader
|
ccf17e90e2
|
improvement: expose system object in swagger-ui-react's onComplete callback (via #5221)
* expose swagger object so it can be controlled in the onComplete function
* docs: swagger-ui-react onComplete system argument
|
2019-03-14 19:29:40 -07:00 |
|
kyle
|
7025773fbf
|
feature: swagger-ui-react module (via #5207)
* swagger-ui-react alpha.0
* alpha.1
* alpha.2
* alpha.3
* begin updating README
* alpha.4
* WIP: `displayOperationId` support
* move loading error readouts to BaseLayout
* add `url` prop
* export React component as default
* add interceptor support
* modify docs markup
* add `onComplete` prop
* add `spec` prop
* Update README.md
* alpha.6
* remove independent manifest; build releasable exclusively from template
* ensure dist is present; drop config field in manifest
* drop alpha field
this script is now able to release to npm!
* remove unused selector references
* Update README.md
|
2019-03-01 20:41:30 -08:00 |
|