Commit Graph

3818 Commits

Author SHA1 Message Date
Kyle Shockey
e2fcadf6d4 Use Client branch 2017-09-06 13:25:06 -07:00
Kyle Shockey
d14ae62aa5 Parse JSON requestBodies so Client can consume them correctly 2017-09-05 15:07:55 -07:00
Kyle
f618ed632d Merge pull request #3632 from heldersepu/master
fix #3624
2017-09-05 14:14:06 -07:00
Kyle Shockey
7a2c7d2cdc Squash commit: OAS3 Try-It-Out changes 2017-09-05 13:59:31 -07:00
HelderSepu
947953d087 fix #3624 2017-09-02 19:59:18 -04:00
Mike Gilbode
d7ae284a0c Add defaultModelRendering parameter. 2017-08-30 23:30:57 -04:00
Kyle
de64123d6f Merge pull request #3619 from vanta/patch-1
Typo fix
2017-08-29 12:11:44 -07:00
Krzysztof Wolny
6c03655003 Typo fix 2017-08-28 15:33:54 +02:00
Kyle
f0fdc6613e Merge pull request #3614 from shockey/v/3.1.7
v3.1.7
2017-08-25 18:46:51 -07:00
Kyle Shockey
2b644afb44 v3.1.7 2017-08-25 18:39:19 -07:00
Kyle
e37d4a5108 Merge pull request #3613 from swagger-api/bug/3586-promise-polyfill-species-test
Only polyfill `Promise` if it doesn't exist at all
2017-08-25 16:17:11 -07:00
Kyle
db4aa95d4a Only polyfill Promise if it doesn't exist at all 2017-08-25 15:56:54 -07:00
Kyle
f5df9ff173 Merge pull request #3612 from invictusmaneo/bug/3610
Bugfix for #3610
2017-08-25 12:13:34 -07:00
Kyle Shockey
5da3843281 Refactor: use ternary operators at attribute level instead of element level 2017-08-25 12:06:11 -07:00
Surya
f63d2b1ae8 If deeplinking is disabled the anchor tag has no href attribute as a result the mouse pointer is not a pointer as it is no longer a hyperlink, setting the cursor explicitly to pointer. 2017-08-25 23:57:21 +05:30
Surya
f7efd58305 Removed href attribute from anchor tag if deeplinking is disabled 2017-08-25 23:43:56 +05:30
Owen Conti
32c96e348b Merge pull request #3602 from swagger-api/master
Merge master into ft/performance
2017-08-21 19:23:52 -06:00
Owen Conti
2c5a0a7816 Merge branch 'ft/3584-operation-container-component' into ft/3598-responses-shouldComponentUpdate 2017-08-21 19:17:41 -06:00
Owen Conti
95461ed697 Merge branch 'ft/performance' of github.com:swagger-api/swagger-ui into ft/3584-operation-container-component 2017-08-21 19:07:58 -06:00
Kyle Shockey
a6944a279c Remove getComponent call for RequestUrl 2017-08-21 17:21:48 -07:00
Kyle Shockey
b2f7953319 Merge branch 'master' of github.com:swagger-api/swagger-ui into dalbani-feature/request-url 2017-08-21 17:19:33 -07:00
Kyle Shockey
39450f7364 Merge branch 'feature/request-url' of https://github.com/dalbani/swagger-ui into dalbani-feature/request-url 2017-08-21 17:19:17 -07:00
Kyle
56ff3afc5d Merge pull request #3565 from owenconti/ft/map-state-to-props-for-components
`mapStateToProps` for container components
2017-08-21 17:09:00 -07:00
Kyle
b6cd5049e5 Merge pull request #3601 from swagger-api/shockey-patch-1
Update issue_template.md: Version detection hint
2017-08-21 16:05:27 -07:00
Kyle
edbbbdd6ee Update issue_template.md 2017-08-21 16:01:04 -07:00
Ron
237c71cac7 Merge pull request #3600 from swagger-api/version-docs
Version docs
2017-08-21 15:54:00 -07:00
Ron
deeb2bcd3e fixed file name 2017-08-21 15:45:59 -07:00
Ron
f548ec4dfd more docs! 2017-08-21 15:44:14 -07:00
Ron
4c28385751 expanded documentation 2017-08-21 15:38:51 -07:00
Owen Conti
0a45649834 Fixed mapStateToProps test to handle non-static mapStateToProps 2017-08-20 18:57:59 -06:00
Owen Conti
cfb4625eb0 Add shouldComponentUpdate to response.jsx and live-response.jsx. Remove isShownKey from shouldComponentUpdate of OperationContainer. Moved response and request out to separate props for operation.jsx. Removed unused request prop from responses.jsx. 2017-08-20 18:50:49 -06:00
Owen Conti
017a26af1e Merge branch 'ft/3584-operation-container-component' into ft/3598-responses-shouldComponentUpdate 2017-08-20 17:03:16 -06:00
Owen Conti
050f4d1918 Clean up OperationContainer props. 2017-08-20 17:02:51 -06:00
Owen Conti
bcefb6eb3e Convert pathMethod prop to two separate props. 2017-08-20 15:25:13 -06:00
Owen Conti
8426dcdf7b Fix failed test due to removed getConfigs 2017-08-20 08:16:02 -06:00
Owen Conti
2946baf2bd Merge branch 'master' into ft/3584-operation-container-component 2017-08-20 08:07:15 -06:00
Owen Conti
0d90305550 Remove unnecessary div in app.jsx 2017-08-20 08:06:59 -06:00
Owen Conti
7cc9f9a4db Update Operations component to call OperationContainer instead of Operation.jsx 2017-08-20 07:57:07 -06:00
Owen Conti
dd414534f9 Update Operation component to be dumb, update responses to accept Immutable prop types 2017-08-20 07:56:40 -06:00
Owen Conti
d4d66b80ca Add OperationContainer component 2017-08-20 07:55:54 -06:00
Owen Conti
0b41c917d1 Revert Perf tool back to core/index.js 2017-08-19 13:59:24 -06:00
Owen Conti
ff2ed2584e Revert Perf tool back to core/index.js 2017-08-19 13:59:09 -06:00
Owen Conti
e61c12fe18 Move performance debugging tools to app.jsx 2017-08-19 08:33:03 -06:00
Owen Conti
c0cfaabd7e Remove unused getComponent as prop to <Execute 2017-08-19 08:32:21 -06:00
Kyle
72c8887d7b Merge pull request #3595 from shockey/v/3.1.6
v3.1.6
2017-08-18 18:51:10 -07:00
Kyle Shockey
bd3d00c182 v3.1.6 2017-08-18 18:43:52 -07:00
Kyle
ff4930b235 Merge pull request #3593 from oysteinsigholt/fix-domNodeMerge
Fixes #3589 - Remove domNode from deepExtend
2017-08-18 09:49:10 -07:00
Øystein Sigholt
7287c74a3a Remove domNode from deepExtend 2017-08-18 18:27:16 +02:00
Kyle
668827b9d2 Merge pull request #3534 from gilbode/ft/request_interceptor
Add support for requestInterceptor / responseInterceptor.
2017-08-17 17:45:05 -07:00
Matthew Seal
54b383a7d2 Updated docs for correct usage of SWAGGER_JSON 2017-08-15 18:02:17 -07:00