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 |
|
kyle
|
d542f98530
|
housekeeping(flavor-react): point babel to root .babelrc (via #5467)
|
2019-07-18 19:25:26 -05:00 |
|
kyle
|
47b992f51c
|
housekeeping: fail React flavor release if a step fails (via #5466)
* housekeeping: fail React flavor release if a step fails
* Update run.sh
|
2019-07-13 02:13:26 -05:00 |
|
kyle
|
0c04c1cdec
|
housekeeping: allow overriding swagger-ui-react version` (via #5300)
...by setting the `REACT_FLAVOR_VERSION_IDENTIFIER` env var
|
2019-04-12 17:40:46 -07: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
|
cb01304d64
|
housekeeping: use npmrc auth for React module publishing (via #5210)
* fix: use npmrc auth for React module publishing
* revert removal
|
2019-03-01 21:47:55 -08: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 |
|