shockey
10f12c287e
Merge branch 'master' into fix-orderedmap-length
2017-07-21 19:07:36 -07:00
shockey
99d368673b
Merge pull request #3427 from owenconti/bug/3414-validate-params-reworked
...
validateParam() fixes
2017-07-21 18:42:13 -07:00
shockey
8704db7d0f
Merge branch 'master' into bug/3414-validate-params-reworked
2017-07-21 18:35:02 -07:00
Owen Conti
d9c07a6c30
Merge branch 'master' into fix-orderedmap-length
2017-07-21 19:18:37 -06:00
Owen Conti
8bf9037bbc
Merge pull request #3440 from owenconti/bug/3434-links-in-response-style
...
Fixes #3434 - Change link style color
2017-07-21 19:12:56 -06:00
Owen Conti
3f7145b8b1
Merge branch 'master' into bug/3434-links-in-response-style
2017-07-21 19:07:37 -06:00
shockey
2145ab1408
Merge pull request #3438 from swagger-api/ux-ui
...
Update topbar.jsx
2017-07-21 18:02:31 -07:00
shockey
e04b96fde4
Merge branch 'master' into ux-ui
2017-07-21 17:58:08 -07:00
Owen Conti
b9bb4c124e
Fixes #3434 - Change link style color for .response-col_description__inner links
2017-07-21 18:46:50 -06:00
Owen Conti
9939c01f80
Merge pull request #3439 from owenconti/bug/3422-expand-collapse-arrows-on-models
...
Fixes #3422 - Expand/collapse arrows fix
2017-07-21 18:30:53 -06:00
Owen Conti
eb1f3b1fa6
Fixes #3422 - Fixed regression bug on models.jsx expand/collapse arrows due to bad merge
2017-07-21 17:23:28 -06:00
shockey
0010bf20a6
Update add-plugin.md
2017-07-21 16:04:58 -07:00
shockey
c82f85f123
Update topbar.jsx
2017-07-21 16:01:52 -07:00
Owen Conti
e60ae7bbbb
Merge branch 'master' into bug/3414-validate-params-reworked
2017-07-20 21:40:43 -06:00
Owen Conti
666e22f989
Update parameter <select> elements to render 'invalid' classes. Add '.invalid' CSS for <select> elements. Rework validateParam() function. Added .btn-sm class for "Add item" and "Remove item" buttons in array parameters. Reduce border-width on <select> elements inside parameters. Update tests for utils.validateParam().
2017-07-20 21:33:57 -06:00
shockey
4353e321ad
Merge pull request #3423 from swagger-api/dist-index-deep-linking
...
Enable deep linking in dist/index.html
2017-07-20 17:25:08 -07:00
shockey
1e5304790e
Enable deep linking in dist/index.html
2017-07-20 17:20:01 -07:00
shockey
6102718306
Merge pull request #3404 from MugeSo/fix-oauth2-password-flow
...
Fix oauth2 password flow
2017-07-20 16:56:26 -07:00
shockey
5affa2572d
Merge branch 'master' into fix-oauth2-password-flow
2017-07-20 16:46:49 -07:00
Leon Weidauer
25c63b5f76
Fix length issue in OrderedMaps
...
Previously, a definiton with a 'length' property with numeric value
would result in an OrderedMap of that length.
This is now fixed and covered by tests
2017-07-20 12:01:00 +02:00
shockey
8775c63fb4
Merge pull request #3408 from dalbani/patch-1
...
Embellish "base URL" caption
2017-07-19 12:22:20 -07:00
shockey
2a8e7b9752
Merge branch 'master' into patch-1
2017-07-19 12:02:12 -07:00
shockey
a1c82ebc1b
Merge pull request #3412 from shockey/remove-path-translator
...
Remove path translator
2017-07-18 20:47:25 -07:00
Kyle Shockey
6a48e43ca5
Delete path translator tests
2017-07-18 20:42:46 -07:00
Kyle Shockey
2ef7b2ad8d
Remove path translator
2017-07-18 20:32:09 -07:00
shockey
7b5a327171
Merge pull request #3352 from owenconti/bug/3329-duplicate-css
...
Fixes #3329 - Fix duplicate CSS in production builds
2017-07-18 11:14:48 -07:00
shockey
b1ab6b007b
Merge branch 'master' into bug/3329-duplicate-css
2017-07-18 11:11:31 -07:00
Damiano Albani
c076a07092
Embellish "base URL" caption
2017-07-18 15:23:44 +02:00
TANAKA Koichi
0bc382b78a
Fix oauth2 password flow
...
fix filed name for scope of grant request body.
2017-07-18 16:52:29 +09:00
shockey
904d3ece8e
Merge pull request #3402 from swagger-api/readme-deeplinking-config
...
Add deepLinking to README
2017-07-17 20:27:34 -07:00
shockey
f7e6cadff3
Add deepLinking to README
2017-07-17 20:20:46 -07:00
shockey
eecf4fafe9
Merge pull request #3401 from swagger-api/readme-security-contact
...
Add security contact to README
2017-07-17 20:07:31 -07:00
shockey
a8f1f4979a
Add security contact to README
2017-07-17 20:03:11 -07:00
Owen Conti
b1605a0177
Merge branch 'master' into bug/3329-duplicate-css
...
# Conflicts:
# make-webpack-config.js
2017-07-17 18:49:19 -06:00
shockey
aab1403ba5
Merge pull request #3399 from wmarshall/bug/3398-parseSearch-typo
...
Fix parseSearch typo
2017-07-17 16:37:40 -07:00
Will Marshall
1d9e71ff3e
parseSeach -> parseSearch in index.js
2017-07-17 13:39:06 -07:00
Will Marshall
7363776079
parseSeach -> parseSearch
2017-07-17 13:35:26 -07:00
shockey
9ec121d98b
Merge pull request #3389 from shockey/include-apis-preset-by-default
...
Add Api preset in constructor by default
2017-07-15 09:31:51 -07:00
shockey
0d2c457153
Merge branch 'master' into include-apis-preset-by-default
2017-07-15 09:27:27 -07:00
shockey
a72fc24075
Merge pull request #3392 from shockey/v/3.0.19
...
v3.0.19
2017-07-14 21:53:08 -07:00
Kyle Shockey
4c89360c83
Rebuild dist
2017-07-14 21:44:40 -07:00
Kyle Shockey
830bafe9dc
Remove animated from Models collapse
...
This solves a stack overflow problem in Models->Collapse->Collapse->Motion.
2017-07-14 21:15:36 -07:00
Kyle Shockey
f60f43b039
Rebuild dist
2017-07-14 19:38:46 -07:00
Kyle Shockey
e6587fb03c
v3.0.19
2017-07-14 19:32:49 -07:00
shockey
b0a67fb579
Merge pull request #3390 from umar-ahmed/master
...
Fixed bug in module export name for absolute path in swagger-ui-dist
2017-07-14 19:17:46 -07:00
shockey
5a2d5786b9
Merge branch 'master' into master
2017-07-14 19:12:04 -07:00
shockey
7462d069cc
Maintain backwards compatibility with absolutePath
2017-07-14 19:11:53 -07:00
shockey
4a70ea03f0
Merge pull request #3391 from shockey/bug/3384-external-documentation-markdown
...
Render external documentation descriptions as Markdown
2017-07-14 18:26:32 -07:00
Kyle Shockey
7d01a5a8ac
Fix external documentation styling
2017-07-14 18:22:01 -07:00
Kyle Shockey
4c6b765fe0
Render external documentation description as Markdown
2017-07-14 18:21:43 -07:00