Commit Graph

1697 Commits

Author SHA1 Message Date
kyle
1d286394ec Merge branch 'master' into uri-encoded-scopes-fix 2017-11-17 20:59:47 -08:00
kyle
b3a602d3b0 Merge branch 'master' into bug/3897-markdown-table-headings 2017-11-17 20:47:34 -08:00
Kyle Shockey
f382e8d72d Display name security scheme property for apiKey type 2017-11-17 20:39:38 -08:00
Kyle Shockey
26eb07da33 Linter fixes 2017-11-17 18:52:39 -08:00
Kyle Shockey
33f8338560 Prevent RequestBody from accessing a media type that ceased to exist 2017-11-17 18:45:19 -08:00
Kyle Shockey
44bd85a5bb Wrap container components in render protection 2017-11-17 18:26:07 -08:00
Kyle Shockey
200b361328 Recalculate example value when requestBody value changes 2017-11-17 17:20:01 -08:00
Kyle Shockey
f44dfebd2a Add empty string tag for Callback operations 2017-11-17 16:15:43 -08:00
Kyle Shockey
b61cf558f3 Rewire ability to disable Try It Out from OperationContainer 2017-11-17 15:47:54 -08:00
Kyle Shockey
84db66eb94 Rewire Callbacks usage of Operation to match new interface 2017-11-17 14:43:14 -08:00
Greg Thompson
31694d7533 Merge branch 'master' into ft/3052-extensions 2017-11-17 11:00:43 -06:00
conorlennon
2831c59e70 Merge branch 'master' into master 2017-11-17 09:37:35 +00:00
Kyle Shockey
ed76a10431 Linter fixes 2017-11-16 23:19:57 -08:00
Kyle Shockey
61a498969e Fix deep linking 2017-11-16 23:19:57 -08:00
Kyle Shockey
a6bd0f45f8 Fix deep linking 2017-11-16 22:49:39 -08:00
kyle
ad6a180ae5 Merge branch 'master' into bug/3904-operation-not-updating 2017-11-16 22:33:30 -08:00
Kyle Shockey
0ef0613020 Remove Response update logic; dispatch changeProducesValue correctly 2017-11-16 22:25:19 -08:00
Kyle Shockey
d28bf86129 Skip toJS() call in default mapStateToProps function 2017-11-16 21:38:41 -08:00
Kyle Shockey
d284a3d243 Use PureComponent default shouldcomponentUpdate in OperationContainer 2017-11-16 21:05:05 -08:00
Kyle Shockey
6ab3f9e938 Pass system to OperationContainer through getComponent 2017-11-16 21:03:31 -08:00
Kyle Shockey
2ce199c151 Ensure that connected containers get a System in mapStateToProps props
This will allow us to avoid system utility handaround in
connected containers.
2017-11-16 20:16:45 -08:00
Kyle Shockey
054961bfc7 Merge branch 'ft/performance' into bug/3904-operation-not-updating 2017-11-16 18:55:17 -08:00
Greg Thompson
db1ad02a64 strikethrough for deprecated property name 2017-11-16 13:26:38 -06:00
Greg Thompson
86680825af add deprecated class to tr of deprecated schema 2017-11-16 13:26:07 -06:00
kyle
6041c419c9 Merge branch 'master' into uri-encoded-scopes-fix 2017-11-14 15:18:41 -08:00
Hugo Ferrando Seage
3139f3a9d7 Change color of <th>'s border-bottom elements in markdown content 2017-11-14 17:36:06 +01:00
Owen Conti
4b6a89dd53 Fixes #3897 - Change color of <th> elements in markdown content. 2017-11-13 17:29:05 -07:00
Greg Thompson
0d0b3279bb Merge branch 'master' into ft/3052-extensions 2017-11-13 09:29:19 -06:00
Conor Lennon
f929d4fdd6 Remove check that the response has a content-length when making a
download link available.
2017-11-12 20:35:15 +00:00
Kyle Shockey
e45b9b82a8 Fix docExpansion: full regression 2017-11-10 22:34:55 -08:00
kyle
b2c41e1e07 Merge branch 'master' into feature/validation_tooltips 2017-11-10 18:40:14 -08:00
Kyle Shockey
82a2ee9a34 Add safe string method access for toTitleCase 2017-11-10 16:57:14 -08:00
kyle
c3b7f071c8 Merge branch 'master' into ft/big-spec-performance 2017-11-10 16:45:20 -08:00
kyle
12fd5d7c8d Merge branch 'master' into fix/model-longtext-fix 2017-11-10 16:23:31 -08:00
kyle
4041689c1d Merge branch 'master' into bug/3299-param-validation-regression 2017-11-10 10:52:56 -08:00
Kyle Shockey
365585ceea Add check for 0 value for number and integer parameter values 2017-11-10 10:45:19 -08:00
kyle
bfe2667326 Remove unused Immutable.List import 2017-11-09 19:28:20 -08:00
kyle
6a2659c5d0 Merge branch 'master' into ft/big-spec-performance 2017-11-09 19:17:37 -08:00
Kyle Shockey
f4f3b25d8f Create newSpecErrBatch for more wealth and prosperity 2017-11-09 16:48:22 -08:00
Kyle Shockey
e33de3049f Refactor Operation component to not trigger its own re-render 2017-11-09 16:28:53 -08:00
Helder Sepulveda
61a9fa0fcc Merge branch 'master' into feature/validation_tooltips 2017-11-09 15:41:15 -05:00
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