Minasokoni
|
5b6cd88557
|
removed set width
|
2017-11-09 12:18:10 -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
|
83dd9f3dfc
|
showExtensions config param
|
2017-11-09 10:21:08 -06:00 |
|
Greg Thompson
|
7b83f64676
|
Merge branch 'master' into ft/3052-extensions
|
2017-11-09 08:31:04 -06:00 |
|
Kyle Shockey
|
d063987883
|
Use React.cloneElement to give array elements keys instead of hardcoding
|
2017-11-08 22:41:29 -08:00 |
|
kyle
|
c0f80ebdf2
|
Merge branch 'master' into bug/solve-react-warning
|
2017-11-08 22:34:46 -08:00 |
|
kyle
|
1d6b8e3892
|
Merge branch 'master' into bug/misc-proptype-fixes
|
2017-11-08 22:28:24 -08:00 |
|
Greg Thompson
|
a7531a245c
|
Merge branch 'master' into bug/misc-proptype-fixes
|
2017-11-08 16:09:31 -06:00 |
|
Greg Thompson
|
233dacde71
|
Merge branch 'ft/3052-extensions' of https://github.com/thompsongl/swagger-ui into ft/3052-extensions
|
2017-11-08 08:52:55 -06:00 |
|
Greg Thompson
|
45a0295c0e
|
use correct immutable map size
|
2017-11-08 08:52:34 -06:00 |
|
Larry Gregory
|
57a3be28b0
|
Update react-collapse and react-motion
|
2017-11-08 07:41:23 -05:00 |
|
Iida, Takaaki | Tak | TRVDD
|
6fb9d0b465
|
Merge remote-tracking branch 'upstream/master' into bug/solve-react-warning
|
2017-11-08 15:57:46 +09:00 |
|
kyle
|
5231c13579
|
Merge branch 'master' into ft/3052-extensions
|
2017-11-07 21:33:05 -08:00 |
|
Kyle Shockey
|
8b8c9b744d
|
Make Model a PureComponent
|
2017-11-07 20:12:19 -08:00 |
|
Greg Thompson
|
f2cbfd0e51
|
contentType prop not required
|
2017-11-07 11:17:05 -06:00 |
|
Greg Thompson
|
d96bd29d0c
|
pass required getConfig to parameter-row
|
2017-11-07 11:16:41 -06:00 |
|
Greg Thompson
|
16e756bed7
|
disallow null value
|
2017-11-07 11:15:37 -06:00 |
|
takaaki.iida
|
6664058dbe
|
https://github.com/swagger-api/swagger-ui/issues/3871 adding a key prop to solve React.js warning
|
2017-11-07 20:03:56 +09:00 |
|
Kyle Shockey
|
8f7b582f95
|
Improve junk data handling
|
2017-11-06 22:09:20 -08:00 |
|
Kyle Shockey
|
533fd75501
|
Deprecate authSelectors.getDefinitionsByNames
|
2017-11-06 21:53:57 -08:00 |
|
Kyle Shockey
|
ed34a8dae9
|
Linter: Remove unused import
|
2017-11-06 21:24:16 -08:00 |
|
Kyle Shockey
|
cfc030d07d
|
Rework filtering logic for definitionsForRequirements
|
2017-11-06 21:13:14 -08:00 |
|
Kyle Shockey
|
21bf5919a9
|
Rewire AuthorizeOperationBtn; create new selector for filtering definitions
|
2017-11-06 20:42:47 -08:00 |
|
Greg Thompson
|
a58cd25f08
|
Merge branch 'master' into ft/3052-extensions
|
2017-11-06 09:18:51 -06:00 |
|
Greg Thompson
|
fc3ac17710
|
imports
|
2017-11-06 09:18:16 -06:00 |
|
Greg Thompson
|
9a66acf37f
|
operation extensions display
|
2017-11-06 09:18:05 -06:00 |
|
Greg Thompson
|
44c422eba3
|
parameter extensions display
|
2017-11-06 09:17:30 -06:00 |
|
Helder Sepulveda
|
59464de58e
|
Merge branch 'master' into feature/validation_tooltips
|
2017-11-03 21:43:27 -04:00 |
|
Kyle Shockey
|
d5d7e45d62
|
Indent XML with 2 spaces
|
2017-11-03 18:13:17 -07:00 |
|
kyle
|
4315cf6b94
|
Merge branch 'master' into bug/validation-messages
|
2017-11-03 17:17:21 -07:00 |
|
kyle
|
b584837f42
|
Merge branch 'master' into master
|
2017-11-03 17:12:35 -07:00 |
|
kyle
|
c3123224d3
|
Merge branch 'master' into execute-animation-cpu-usage
|
2017-11-03 16:11:30 -07:00 |
|
Josh Ponelat
|
44361d1cbb
|
add specSelectors.hasHost for OAS3
|
2017-11-03 17:58:15 +02:00 |
|
Josh Ponelat
|
49d15e2a6f
|
add specPath to parameters/requstBody
|
2017-11-03 17:50:47 +02:00 |
|
Josh Ponelat
|
009ee1d9fb
|
propagate specPath through parameter-row
|
2017-11-03 17:50:46 +02:00 |
|
Josh Ponelat
|
6719a0af33
|
add condition for OAS 3.0 model jumps
|
2017-11-03 17:50:46 +02:00 |
|
Josh Ponelat
|
29247869d9
|
add specPath to arrays
|
2017-11-03 17:50:46 +02:00 |
|
Josh Ponelat
|
91d4ab96d7
|
partial specPath changes
|
2017-11-03 17:50:46 +02:00 |
|
kyle
|
09b37428c2
|
Merge branch 'master' into ft/property-component
|
2017-11-02 17:51:59 -07:00 |
|
kyle
|
588cacba39
|
Merge branch 'master' into ft/convert-scss-colors-into-variables
|
2017-11-02 17:09:17 -07:00 |
|
kyle
|
c50abd8cc9
|
Merge branch 'master' into bearer-dialog-fix
|
2017-11-02 16:58:36 -07:00 |
|
kyle
|
466158af08
|
Merge branch 'master' into feature/configsPlugin
|
2017-11-02 16:53:21 -07:00 |
|
Kyle Shockey
|
17e6d81504
|
Format XML with xml-but-prettier
|
2017-11-02 15:13:10 -07:00 |
|
Greg Thompson
|
4b453e3535
|
use property component in array-model and primitive-model
|
2017-11-02 15:20:20 -05:00 |
|
Greg Thompson
|
0c41155100
|
adds new property display component
|
2017-11-02 15:19:38 -05:00 |
|
Stuart Nichols
|
1a02364c2f
|
Replace color values with variables for easier theming
Replaced all color values with variables in scss files and
added associated variables to _variables.scss file
|
2017-11-02 11:50:33 +00:00 |
|
kyle
|
a95f138da7
|
Merge branch 'master' into feature/configsPlugin
|
2017-11-01 20:56:58 -07:00 |
|
HelderSepu
|
034ebb021c
|
Remove redundant Boolean call
|
2017-11-01 22:00:39 -04:00 |
|
Helder Sepulveda
|
7fd1a03c1d
|
Merge branch 'master' into bug/slow-formatXml
|
2017-11-01 21:52:45 -04:00 |
|
HelderSepu
|
f600fe8dbb
|
Simplify formatXml
|
2017-11-01 21:48:18 -04:00 |
|