kyle
|
bfb4c7a8d7
|
Merge branch 'master' into feature/spec-path
|
2017-12-07 16:49:34 -08:00 |
|
Greg Thompson
|
91dab7b166
|
getConfigs prop expansion; limit extension render based on config setting
|
2017-11-09 10:22:41 -06:00 |
|
Greg Thompson
|
45a0295c0e
|
use correct immutable map size
|
2017-11-08 08:52:34 -06:00 |
|
Greg Thompson
|
44c422eba3
|
parameter extensions display
|
2017-11-06 09:17:30 -06:00 |
|
Josh Ponelat
|
009ee1d9fb
|
propagate specPath through parameter-row
|
2017-11-03 17:50:46 +02:00 |
|
Josh Ponelat
|
91d4ab96d7
|
partial specPath changes
|
2017-11-03 17:50:46 +02:00 |
|
Kyle Shockey
|
2157988212
|
Don't reach into schema for value
|
2017-10-27 23:31:47 -07:00 |
|
Kyle Shockey
|
79ddae1526
|
Pass correct schema values to parameter state builder for OAS3
|
2017-10-27 22:23:11 -07:00 |
|
Kyle Shockey
|
631e69f6f8
|
Pass parameter.schema as schema in OAS 3.0
Parameters were restructured in OAS 3.0; schemas are no longer at
the top level of parameters. Adjusting to account for the change.
|
2017-10-20 16:01:26 -07:00 |
|
kyle
|
263f6feb2f
|
Merge branch 'master' into ft/default_model_rendering
|
2017-09-29 13:29:04 -07:00 |
|
Owen Conti
|
31e7ce0c5e
|
Fixes #3706
Add missing "in" argument to `getParameter`
|
2017-09-25 21:26:44 -06:00 |
|
Owen Conti
|
fd00a0489a
|
Remove shouldComponentUpdate from parameter-row component. It will be put back in eventually as part of the performance optimizations once the parameter components are converted to the smart/dumb approach.
|
2017-09-23 13:10:09 -06:00 |
|
Owen Conti
|
7ef8a7ddc7
|
Merge branch 'master' of github.com:swagger-api/swagger-ui into bug/3511-query-formData-parameters
# Conflicts:
# src/core/components/parameter-row.jsx
# src/core/plugins/spec/actions.js
|
2017-09-18 16:59:08 -06:00 |
|
Owen Conti
|
408e038b2d
|
fromJS does not maintain order of object properties. Use a reviver function with fromJS inside the response.jsx component for the passed down schema prop.
|
2017-09-11 20:28:58 -06:00 |
|
Mike Gilbode
|
d7ae284a0c
|
Add defaultModelRendering parameter.
|
2017-08-30 23:30:57 -04:00 |
|
Kyle Shockey
|
1eab4b3b20
|
Display OAS3 parameter types
|
2017-08-10 22:55:41 -07:00 |
|
Kyle Shockey
|
35733b5eb4
|
Indicate parameter deprecation
|
2017-08-04 15:39:48 -07:00 |
|
Owen Conti
|
fdb0d13089
|
Fixes #3511 - Update changeParameter calls to accept in value to identify parameters based on name plus in value
|
2017-08-02 22:07:48 -06:00 |
|
sharkpp
|
ff41b30171
|
fixing Non-ascii character class name
Fixed to LATIN SMALL LETTER A because class name contained CYRILLIC
SMALL LETTER A.
|
2017-07-08 01:19:03 +09:00 |
|
RVKen
|
d36f0a6dbd
|
fix eslint issues
|
2017-06-29 04:37:19 +02:00 |
|
Kyle Shockey
|
23b1a8aabd
|
Finish rewiring Markdown provider
|
2017-06-01 21:41:28 -07:00 |
|
Kyle Shockey
|
df47e0e956
|
Disable HTML rendering in React-Markdown
|
2017-06-01 09:43:13 -07:00 |
|
Anna Bodnia
|
7e1eb4e9a7
|
fix #2841
|
2017-05-04 17:18:47 +03:00 |
|
Ron
|
f22a628934
|
in with the new
|
2017-03-17 21:17:53 -07:00 |
|