Mészáros Mihály
|
ec1ba7a124
|
fix most lint errors
|
2017-04-06 06:08:52 +02:00 |
|
Kyle Shockey
|
9cfc18c8ee
|
Merge branch 'master' into bug/no-line-numbers-without-jumptoline
|
2017-04-05 15:50:55 -07:00 |
|
Kyle Shockey
|
8bae745f78
|
Improve spec error messaging
|
2017-04-05 15:42:22 -07:00 |
|
Mészáros Mihály
|
ae33b7f46a
|
Implement application/client_credentials flow
|
2017-04-05 20:20:23 +02:00 |
|
Anna Bodnia
|
f27f1b7808
|
fix #2816
|
2017-04-05 15:57:23 +03:00 |
|
Kyle Shockey
|
0ee0236666
|
Fix render issues that occurs when jumpToLine isn't provided
|
2017-04-04 17:45:37 -07:00 |
|
Jeff Weeks
|
2535758adf
|
Merge branch 'master' into master
|
2017-04-04 14:26:48 -04:00 |
|
shockey
|
e4c47717eb
|
Update utils.js
|
2017-04-04 11:06:33 -07:00 |
|
Anna Bodnia
|
59ecaf40ee
|
fix #2456
|
2017-04-04 16:09:28 +03:00 |
|
Anna Bodnia
|
5be1ae582c
|
fix #2807
|
2017-04-04 15:07:34 +03:00 |
|
Anna Bodnia
|
fde75d408e
|
fix #2839
|
2017-04-04 14:34:59 +03:00 |
|
Anna Bodnia
|
c86199a506
|
fix #2800
|
2017-04-04 12:39:26 +03:00 |
|
Kyle Shockey
|
ed9e94f506
|
Fix linter problems
|
2017-03-31 18:05:01 -07:00 |
|
Anna Bodnia
|
d2e20a72f0
|
fixes #2795
|
2017-03-31 18:35:52 +03:00 |
|
Anna Bodnia
|
879fc4ce04
|
fix badge async load
|
2017-03-31 11:19:10 +03:00 |
|
Anna Bodnia
|
161dc57cd5
|
#2827 remove online validator badge for specs hosted locally
|
2017-03-30 18:55:16 +03:00 |
|
Anna Bodnia
|
432cd7f965
|
#2774 display scopes for oauth2 password flow
|
2017-03-30 17:49:32 +03:00 |
|
Marc Gibbons
|
a1e5f2198e
|
Allow any HTTP headers, send cookies on same origin
|
2017-03-29 17:18:41 -04:00 |
|
Jeff Weeks
|
2a6ecb2d38
|
Update utils.js
|
2017-03-29 16:30:25 -04:00 |
|
Anna Bodnia
|
0b668ccf2a
|
fix badge display
|
2017-03-29 22:20:12 +03:00 |
|
Anna Bodnia
|
ded299d891
|
#2796 disable validator (with badge) by removing it from config
|
2017-03-29 12:36:38 +03:00 |
|
Kyle Shockey
|
431b67362c
|
Eliminate the need for the ES6 module backflips in Standalone example
|
2017-03-27 19:51:45 -07:00 |
|
Anna Bodnia
|
a13dc1ede1
|
Fix display of auth button not to depend on schemes
|
2017-03-27 22:57:27 +03:00 |
|
shockey
|
e23dada9fe
|
Merge pull request #2755 from buunguyen/master
Use loadSpec option of latest swagger client
|
2017-03-25 00:57:46 -07:00 |
|
Kyle Shockey
|
40ccf6aa98
|
Send spec url to swagger-client
|
2017-03-25 00:35:52 -07:00 |
|
Buu Nguyen
|
633fa101b9
|
Merge branch 'master' of https://github.com/swagger-api/swagger-ui
# Conflicts:
# dist/swagger-ui-bundle.js
# dist/swagger-ui-bundle.js.map
# dist/swagger-ui-standalone-preset.js
# dist/swagger-ui.js
# dist/swagger-ui.js.map
|
2017-03-24 10:59:11 -07:00 |
|
Kyle Shockey
|
8dd23053b2
|
Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/linting-and-testing
|
2017-03-23 16:43:37 -07:00 |
|
Kyle Shockey
|
e1fcbfbf09
|
Linter error fixes
|
2017-03-23 16:36:45 -07:00 |
|
Kyle Shockey
|
78c67f9eb1
|
Refactor window wrapper for node testing
|
2017-03-22 21:09:36 -07:00 |
|
Kyle Shockey
|
f195d01184
|
Autofix ESLint problems
|
2017-03-22 20:40:05 -07:00 |
|
Anna Bodnia
|
4ebe2273da
|
fixes for XML render
|
2017-03-22 16:14:20 +02:00 |
|
Kyle Shockey
|
3be5d2cb93
|
Remove plugin that's breaking Try It Out when host/basePath isn't defined
|
2017-03-21 16:43:06 -07:00 |
|
shockey
|
bdf564ee3a
|
Merge pull request #2750 from Minasokoni/schemes-condition
Added conditional to hide schemes div if no schemes are with in the spec
|
2017-03-21 11:54:04 -07:00 |
|
Buu Nguyen
|
a6a3affff9
|
Use loadSpec option of latest swagger client
|
2017-03-20 18:10:31 -07:00 |
|
Robert Barnwell
|
d4c632253e
|
Merge branch 'master' into target-blankv2
|
2017-03-20 16:15:07 -07:00 |
|
Minasokoni
|
2248e02a4d
|
added target=_blank to links in info section
|
2017-03-20 16:12:59 -07:00 |
|
Minasokoni
|
cdb4380dde
|
added conditional for security
|
2017-03-20 14:35:07 -07:00 |
|
Minasokoni
|
384eeffcaf
|
added conditional to hide schemes div if no schemes are avail
|
2017-03-20 14:20:58 -07:00 |
|
Robert Barnwell
|
69a0efa0df
|
Merge branch 'master' into styling-fixes
|
2017-03-20 11:32:17 -07:00 |
|
Minasokoni
|
b6a3310ffc
|
pre wrap fix
|
2017-03-20 11:30:07 -07:00 |
|
Minasokoni
|
75824afe18
|
force svg size
|
2017-03-20 11:28:51 -07:00 |
|
Kyle Shockey
|
33e5775dcf
|
Default OnlineValidator url; rebuild dist
|
2017-03-19 19:27:09 -07:00 |
|
Kyle Shockey
|
eb548f6396
|
Merge branch 'master' of github.com:swagger-api/swagger-ui
|
2017-03-19 18:25:42 -07:00 |
|
Kyle Shockey
|
c5222153d0
|
De-mystify compound logic
|
2017-03-19 18:23:56 -07:00 |
|
Kyle Shockey
|
62be80741e
|
Clarify variable names for configs
|
2017-03-19 18:20:14 -07:00 |
|
Kyle Shockey
|
b41c92f15a
|
Merge branch 'url-from-query' of https://github.com/bodnia/swagger-ui into bodnia-url-from-query
|
2017-03-19 18:07:21 -07:00 |
|
shockey
|
5f0cc74e89
|
Update index.js
Disabling the YAML config plugin, for now.
|
2017-03-19 17:31:49 -07:00 |
|
Minasokoni
|
2b37eeff9c
|
removed expand button
|
2017-03-19 12:22:42 -07:00 |
|
Minasokoni
|
bece956ad5
|
error styling updates, method colors added
|
2017-03-19 12:21:15 -07:00 |
|
Josh Ponelat
|
4749b90350
|
move the securityDefinitions conditional, outside of Schemes
|
2017-03-19 17:35:26 +02:00 |
|