Commit Graph

2945 Commits

Author SHA1 Message Date
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
Scott O'Hara
c4409c58d8 Remove fallback to name for array model title (Fixes #3424) 2017-07-21 11:42:06 +10: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
cb6b305fc9 Merge branch 'master' into xlink-deprecated 2017-07-20 17:00:25 -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
Austin
73f89fc2fd Added href attribute to <use> tags with deprecated xlinkHref attribute. 2017-07-19 20:16:53 -05: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
Owen Conti
24882b69a8 File formatting fixes 2017-07-17 21:15:05 -06:00
Owen Conti
0622bd7179 Revert changes based on @Minasokoni's suggestion 2017-07-17 21:09:25 -06: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
54b867a9bc Merge branch 'master' into bug/2903-wrong-font-for-error
# Conflicts:
#	dev-helpers/index.html
2017-07-17 18:51:04 -06: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