Commit Graph

3747 Commits

Author SHA1 Message Date
kyle
b749ea737d Merge pull request #4062 from shockey/master
v3.8.1
2017-12-30 01:39:49 -06:00
Kyle Shockey
248aeca0db v3.8.1 2017-12-30 01:33:23 -06:00
kyle
adf03e49ae Merge pull request #4060 from shockey/master
Refactor `specPath` to Immutable.js data structures to avoid waste renders
2017-12-28 18:55:02 -06:00
Kyle Shockey
9bad35ed85 Refactor specPath to Im data structures to avoid waste renders 2017-12-28 18:04:12 -06:00
kyle
ccc3b109a7 Merge pull request #4059 from shockey/master
Refactor `afterLoad` interface to expose raw plugin context
2017-12-28 16:49:58 -06:00
Kyle Shockey
56caeec8c8 Add documentation for rootInjects interface 2017-12-28 16:44:20 -06:00
Kyle Shockey
9d48c4751a Refactor afterLoad interface to expose raw plugin context 2017-12-28 16:26:18 -06:00
kyle
1646b270f8 Merge pull request #4052 from shockey/v/3.8.0
v3.8.0
2017-12-23 02:03:30 -06:00
Kyle Shockey
03f80dcc70 v3.8.0 2017-12-23 01:58:57 -06:00
kyle
f982eb4894 Merge pull request #4049 from shockey/support/editor-validation-refactor
Supporting changes for Swagger-Editor semantic validation changes
2017-12-23 00:25:30 -06:00
kyle
10b4f5d8a7 Merge branch 'master' into support/editor-validation-refactor 2017-12-23 00:18:26 -06:00
kyle
9c2f9d2059 Merge pull request #4051 from shockey/bug/4040-default-tag
Don't parse non-method path keys as operations
2017-12-22 23:39:38 -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
135fc34077 Merge pull request #4050 from shockey/bug/editor-1596
Prevent non-object values from being dispatched as new JSON content
2017-12-22 23:25:26 -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
Ville Skyttä
8c4b511227 Run *.png through zopflipng -m 2017-12-16 22:42:14 +02:00
kyle
7693dfe5bc Merge pull request #4036 from shockey/v/3.7.0
v3.7.0
2017-12-16 00:36:21 -08:00
Kyle Shockey
7faf79ae38 Fix deepLinking scroll behavior 2017-12-16 00:28:53 -08:00
Kyle Shockey
9b5accc17f v3.7.0 2017-12-16 00:10:01 -08:00
kyle
d0ffb2bb9d Merge pull request #4010 from heldersepu/master
Add defaultModelsExpandDepth
2017-12-15 18:31:03 -08:00
Kyle Shockey
87572a856b Remove redundant changes to dist/index.html
This is not necessary, since all of these options are the same
as the defaults
2017-12-15 18:25:37 -08:00
Kyle Shockey
292639de57 Undo changes to dev-helpers/index.html 2017-12-15 18:24:43 -08:00
kyle
15dbc20efd Merge branch 'master' into master 2017-12-15 18:22:07 -08:00
kyle
5e72f68738 Merge pull request #4020 from heldersepu/patch-1
Update response-body.jsx to support SVG images
2017-12-15 17:29:44 -08:00
kyle
2b3a590e29 Merge branch 'master' into patch-1 2017-12-15 17:26:53 -08:00
kyle
0413410a1d Merge pull request #3244 from swagger-api/feature/small-tweaks
Some small tweaks
2017-12-15 17:26:31 -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 Shockey
d65d7b3dd7 Revert /dist to contents of master 2017-12-15 17:21:49 -08:00
kyle
e594392920 Merge pull request #3980 from thompsongl/ft/deeplinking-link-component
ft/deeplinking-link-component
2017-12-15 17:08:11 -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
kyle
bb54eaa127 Merge pull request #4019 from swagger-api/swagger-ui/master
Do not display undocumenetd when there is a default response
2017-12-14 15:43:25 -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
kyle
7f19d791f8 Merge pull request #4026 from swagger-api/ft/docs
Clarify wrapComponent interface in Plugin API docs
2017-12-12 15:55:23 -08:00
kyle
9147d2eac2 Merge branch 'master' into ft/docs 2017-12-12 15:49:23 -08:00
kyle
1613455bc4 Merge pull request #4006 from MartinNowak/patch-1
fix example integration
2017-12-12 15:49:05 -08:00