Commit Graph

764 Commits

Author SHA1 Message Date
Kyle Shockey
c601f9b0ca Add try/catch protection for statePlugin interfaces 2018-01-03 13:59:48 -06:00
Kyle Shockey
9bad35ed85 Refactor specPath to Im data structures to avoid waste renders 2017-12-28 18:04:12 -06:00
Kyle Shockey
9d48c4751a Refactor afterLoad interface to expose raw plugin context 2017-12-28 16:26:18 -06:00
kyle
10b4f5d8a7 Merge branch 'master' into support/editor-validation-refactor 2017-12-23 00:18:26 -06:00
kyle
7469705bef Merge branch 'master' into bug/4040-default-tag 2017-12-22 23:35:54 -06:00
Kyle Shockey
57db23ed1f Don't parse non-method path keys as operations 2017-12-22 23:30:38 -06:00
Kyle Shockey
ca0b248df2 Prevent non-object values from being dispatched as new JSON content 2017-12-22 23:19:10 -06:00
Kyle Shockey
27156bb79d Linter fixes 2017-12-22 22:58:37 -06:00
Kyle Shockey
b03bf90664 Allow initialState key deletion 2017-12-22 22:41:53 -06:00
Kyle Shockey
a9ebdb8a7a Add layout back to initalState 2017-12-22 22:29:55 -06:00
Kyle Shockey
68c689e491 Type-check errors before iterating over them 2017-12-20 13:59:22 -06:00
Kyle Shockey
150ebf3bc0 Add ability to explicitly skip rendering 2017-12-19 23:46:09 -06:00
Kyle Shockey
e07b105b29 Remove layout from default initial state 2017-12-19 23:45:35 -06:00
Kyle Shockey
022b660b8c Merge branch 'master' into support/editor-validation-refactor 2017-12-19 23:29:59 -06:00
Kyle Shockey
7faf79ae38 Fix deepLinking scroll behavior 2017-12-16 00:28:53 -08:00
kyle
15dbc20efd Merge branch 'master' into master 2017-12-15 18:22:07 -08:00
kyle
2b3a590e29 Merge branch 'master' into patch-1 2017-12-15 17:26:53 -08:00
Kyle Shockey
49333dfadc Merge branch 'master' of github.com:swagger-api/swagger-ui into feature/small-tweaks 2017-12-15 17:22:03 -08:00
kyle
48fd8f7689 Merge branch 'master' into ft/deeplinking-link-component 2017-12-15 17:05:22 -08:00
Kyle Shockey
a2f8d289a0 Fix error transformer imports 2017-12-15 14:17:12 -08:00
Kyle Shockey
2dd25abbdd Move initOAuth attacher out of core constructor 2017-12-15 14:16:44 -08:00
Kyle Shockey
c1ae4c133d Add afterLoad plugin interface 2017-12-14 21:01:37 -08:00
Kyle Shockey
85c83931c4 Move configs plugin to core 2017-12-14 20:17:31 -08:00
Kyle Shockey
b5c713a72b Eliminate require.context usage 2017-12-14 20:17:31 -08:00
Kyle Shockey
ca7f7ea78b Stop using require.context in error transformers 2017-12-14 20:17:31 -08:00
Greg Thompson
a41cdfd650 Merge branch 'master' into ft/deeplinking-link-component 2017-12-13 08:32:57 -06:00
Gonen Dukas
4320118f17 Merge branch 'master' into master 2017-12-13 14:51:43 +02:00
Helder Sepulveda
6ba6039eb7 Merge branch 'master' into master 2017-12-12 17:48:40 -05:00
Helder Sepulveda
f3cb0d7195 Merge branch 'master' into patch-1 2017-12-12 17:44:50 -05:00
Kyle Shockey
dfa96e66a4 Improve a handful of error surfacing messages
`Spec` => `API definition`, notably.
2017-12-12 13:34:25 -08:00
Kyle Shockey
3db4f6c93a Wrap BaseLayout loading messages in swagger-ui+loading-container 2017-12-12 13:24:42 -08:00
kyle
faa9ada6b8 class => className 2017-12-12 12:31:55 -08:00
Greg Thompson
0e883d4a7a Merge remote-tracking branch 'upstream/master' into ft/deeplinking-link-component 2017-12-12 09:18:12 -06:00
Helder Sepulveda
b2a435afdc Replace text with Loading throbber 2017-12-12 07:41:33 -05:00
kyle
5c17153df1 Merge branch 'master' into master 2017-12-11 20:29:02 -08:00
kyle
aaf62a4e60 Merge branch 'master' into patch-1 2017-12-11 19:20:29 -08:00
kyle
91ed3baae7 Merge branch 'master' into bug/loading 2017-12-11 19:18:52 -08:00
kyle
af14cc9e78 Add missing comma 2017-12-11 19:09:00 -08:00
kyle
a94c6c0e7f Merge branch 'master' into feature/deeplink-zenscroll 2017-12-11 19:05:16 -08:00
Greg Thompson
f819612144 Merge branch 'master' into ft/deeplinking-link-component 2017-12-11 14:28:28 -06:00
Greg Thompson
d2e931f3e1 DeepLink feedback 2017-12-11 14:27:28 -06:00
Helder Sepulveda
8becc9a9a7 Update response-body.jsx
Add support for svg images, with this change we will show an actual preview of the image
2017-12-11 15:14:58 -05:00
Gonen Dukas
a5d1853557 Do not display undocumenetd when there is a default response 2017-12-11 17:49:16 +02:00
Helder Sepulveda
fb8c3e46e7 Merge branch 'master' into master 2017-12-11 08:51:02 -05:00
Helder Sepulveda
58b64294c8 Merge branch 'master' into bug/loading 2017-12-11 08:50:34 -05:00
Kyle Shockey
9ada122a6b Fix issue with specPath in Callbacks 2017-12-09 11:00:24 -08:00
Kyle Shockey
1f2ea4a8a3 v3.6.1 2017-12-09 10:49:24 -08:00
Helder Sepulveda
d7857052c7 Merge branch 'master' into master 2017-12-09 11:23:43 -05:00
Helder Sepulveda
040d648e64 Merge branch 'master' into bug/loading 2017-12-09 11:22:49 -05:00
HelderSepu
67b2b716e4 Show loading message when we are loading 2017-12-09 11:12:41 -05:00