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
3d79fcf79f
Merge branch 'master' into bug/3405-default-scheme-change
2017-07-18 21:40:34 -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
Owen Conti
c10702d24e
Merge branch 'master' of github.com:swagger-api/swagger-ui into bug/3405-default-scheme-change
2017-07-18 19:59:11 -06:00
Owen Conti
2c35ba2c8f
Fixes #3405 - Changed logic for schemes.jsx component to select default scheme when there is no selected scheme. Added test for functionality.
2017-07-18 19:58:02 -06: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
Owen Conti
a18c100d3f
Reimplemented fixes after merge with master
2017-07-17 18:46:29 -06:00
Owen Conti
97b8123610
Merge branch 'master' into bug/3100-sub-objects-as-required
...
# Conflicts:
# src/core/components/model.jsx
2017-07-17 18:43:58 -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
shockey
bbaf49e16a
Merge pull request #3355 from owenconti/feature/2926-click-model-name-to-toggle
...
Fixes #2926 - Click name of model to collapse/expand
2017-07-14 18:04:17 -07:00
shockey
79cc31bd95
Merge branch 'master' into feature/2926-click-model-name-to-toggle
2017-07-14 17:46:33 -07:00
shockey
59dc570d9a
Merge pull request #3353 from owenconti/bug/3078-newlines-in-markdown
...
Fixes #3078 - Newlines in markdown content
2017-07-14 17:36:06 -07:00
shockey
cbe1680c6d
Merge branch 'master' into bug/3078-newlines-in-markdown
2017-07-14 17:29:10 -07:00
shockey
6ec7006c21
Update markdown.jsx
2017-07-14 17:28:36 -07:00
shockey
81b2aa7979
Merge pull request #3363 from owenconti/bug/3361-non-required-integers
...
Fixes #3361 - Check for null and undefined values in validateParam
2017-07-14 17:07:04 -07:00
shockey
b941882df7
Merge branch 'master' into bug/3361-non-required-integers
2017-07-14 16:52:40 -07:00
shockey
8f752adffa
Merge pull request #3388 from shockey/ft/2884-operation-deep-linking
...
Operation & Tag deep linking
2017-07-14 16:48:21 -07:00
Kyle Shockey
449a7b0023
Remove Shebang functionality from Known Issues
2017-07-14 16:36:59 -07:00
Kyle Shockey
abfad69e93
Disable deep linking by default
2017-07-14 16:18:25 -07:00
umar-ahmed
d743137491
Modified module export name for absolute path to match documentation in Readme.
2017-07-14 18:51:08 -04:00
shockey
ec33480c25
Merge branch 'master' into bug/3361-non-required-integers
2017-07-14 15:41:40 -07:00
shockey
e77c980ae8
Merge branch 'master' into ft/2884-operation-deep-linking
2017-07-14 15:40:20 -07:00