conorlennon
|
3c2af93589
|
Merge branch 'master' into master
|
2017-11-21 08:20:35 +00:00 |
|
kyle
|
cfc7b1a192
|
Merge pull request #3930 from floriantraber/bug/3571-oas-3.0-doesnt-render-in-ie11-startsWith-function-missing
Fixes #3571 - add polyfill for startsWith function for IE11.
|
2017-11-20 15:17:15 -08:00 |
|
Greg Thompson
|
8ff2d77398
|
Merge branch 'master' into ft/3052-extensions
|
2017-11-20 09:48:33 -06:00 |
|
conorlennon
|
7c1126ce51
|
Merge branch 'master' into master
|
2017-11-20 07:58:09 +00:00 |
|
Florian Traber
|
e2d0bd7628
|
Fixes #3571 - add polyfill for startsWith function for IE11.
|
2017-11-18 17:21:24 +01:00 |
|
Christoph Kappestein
|
774acb1f28
|
add flow to make scope checkbox id unqiue
|
2017-11-18 09:59:15 +01:00 |
|
kyle
|
2ad1bacf6f
|
Merge pull request #3928 from shockey/v/3.4.5
v3.4.5
|
2017-11-17 23:11:06 -08:00 |
|
Kyle Shockey
|
ce2b2ca9cb
|
Rebuild with fixes
|
2017-11-17 23:05:50 -08:00 |
|
Kyle Shockey
|
e5b2193708
|
Fix Callback Response markdown styling
|
2017-11-17 22:59:20 -08:00 |
|
Kyle Shockey
|
c7a3520dc5
|
Fix AuthorizeOperationBtn staleness issue
|
2017-11-17 22:55:20 -08:00 |
|
Kyle Shockey
|
e2de882a16
|
v3.4.5
|
2017-11-17 22:33:47 -08:00 |
|
kyle
|
b740eee286
|
Merge pull request #3840 from Jaza/uri-encoded-scopes-fix
Don't URI-encode scopes when posting in oauth2 password flow
|
2017-11-17 21:05:19 -08:00 |
|
kyle
|
1d286394ec
|
Merge branch 'master' into uri-encoded-scopes-fix
|
2017-11-17 20:59:47 -08:00 |
|
kyle
|
0d2dbae733
|
Merge pull request #3909 from hugo19941994/bug/3897-markdown-table-headings
Bug/3897 markdown table headings
|
2017-11-17 20:51:48 -08:00 |
|
kyle
|
b3a602d3b0
|
Merge branch 'master' into bug/3897-markdown-table-headings
|
2017-11-17 20:47:34 -08:00 |
|
kyle
|
a2f592d29b
|
Merge pull request #3927 from shockey/master
Display `name` security scheme property for apiKey type
|
2017-11-17 20:46:07 -08:00 |
|
Kyle Shockey
|
f382e8d72d
|
Display name security scheme property for apiKey type
|
2017-11-17 20:39:38 -08:00 |
|
kyle
|
b5da26856a
|
Merge pull request #3926 from swagger-api/bug/editor-1565-callback-expansion
Callback expansion issues
|
2017-11-17 19:12:46 -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 |
|
kyle
|
c28b128fe3
|
Merge pull request #3922 from swagger-api/bug/3904-operation-not-updating
Update Operation content correctly
|
2017-11-17 14:21:30 -08:00 |
|
kyle
|
f6727b42b3
|
Merge branch 'master' into bug/3904-operation-not-updating
|
2017-11-17 14:16:48 -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
|
170aa12349
|
Merge pull request #3894 from legrego/master
Update react-split-pane for React-16 support
|
2017-11-16 23:34:17 -08: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
|
7624d6b5fc
|
Add test for system injection with mapStateToProps containers
|
2017-11-16 20:10:54 -08:00 |
|
Kyle Shockey
|
054961bfc7
|
Merge branch 'ft/performance' into bug/3904-operation-not-updating
|
2017-11-16 18:55:17 -08:00 |
|
Kyle Shockey
|
dc7f15ea1b
|
Add missing core-js to dependencies
Not related to this bug, but needed to be done to silence an
error thrown by Webpack.
|
2017-11-16 17:55:15 -08:00 |
|
Larry Gregory
|
61663fd5ba
|
Merge branch 'master' into master
|
2017-11-16 19:00:43 -05:00 |
|
kyle
|
60989190d7
|
Merge pull request #3919 from thompsongl/ft/deprecated-schema
Ft/deprecated schema
|
2017-11-16 15:36:47 -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 |
|