kyle
0818882a90
v3.9.0 ( #4078 )
2018-01-06 02:27:11 -06:00
kyle
0751022b77
bug(polyfiller): check for Promise on global/window object
2018-01-06 00:19:29 -06:00
kyle
fc070408f6
docs(contributing): add merging pull requests section ( #4076 )
2018-01-05 22:34:04 -06:00
David DE CARVALHO
a47da98b54
feat(render/parameters): display enums, defaults, and examples when not in TIO mode
2018-01-05 22:09:32 -06:00
narutowyh
12a9fbc0ca
fix: ignore prototype's keys in a handful of for...in loops
2018-01-05 21:57:17 -06:00
Juan J. Jimenez-Anca
bd41b736a8
feat: display last error when definition/config load fails
...
Contains a breaking internal API change to `errActions.newThrownErr`, which will require a MINOR version bump. Swagger-Editor does not depend on the old usage style.
2018-01-05 21:45:21 -06:00
kyle
a8f204181e
Merge pull request #4075 from jenglish404/patch-2
...
Make parameter description styles consistent
2018-01-05 20:51:23 -06:00
kyle
67d472acc7
Merge branch 'master' into patch-2
2018-01-05 20:07:03 -06:00
kyle
aebcfe8e5d
Merge pull request #4073 from champjss/master
...
Change nginx configuration in Docker container based on BASE_URL, instead of moving actual files
2018-01-05 19:23:24 -06:00
jenglish404
71c0742735
Make parameter description styles consistent
...
Remove .swagger-ui .parameters-col_description p formatting from _table.scss. With this in place, the parameter descriptions are bold and a larger font for request parameters. This is inconsistent with how response values are displayed.
2018-01-05 15:17:22 -08:00
Jatesadakarn Saengrat
8e4f94b33f
Change nginx configuration based on BASE_URL, instead of moving actual files
2018-01-05 18:56:30 +07:00
kyle
a9ea10da2c
Merge pull request #4037 from scop/zopflipng
...
Run *.png through zopflipng -m
2018-01-03 18:58:49 -06:00
kyle
8f3535b5ff
Merge branch 'master' into zopflipng
2018-01-03 18:55:00 -06:00
kyle
0ca0b8120f
Merge pull request #4067 from shockey/master
...
Add try/catch protection for statePlugin interfaces
2018-01-03 16:54:27 -06:00
kyle
603c436427
Merge branch 'master' into master
2018-01-03 16:37:15 -06:00
Kyle Shockey
c601f9b0ca
Add try/catch protection for statePlugin interfaces
2018-01-03 13:59:48 -06:00
kyle
c742df9573
Merge pull request #4066 from swagger-api/the-year-is-now-2018
...
Happy new year 🎉
2018-01-02 15:36:12 -06:00
kyle
ecfda531de
Happy new year 🎉
2018-01-02 15:33:04 -06:00
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