Tony Tam
666246c14c
rebuilt
2015-05-13 08:50:40 -04:00
Matthias Le Brun
082dc476e6
fixed MainView for ES5 browser.
...
calling ES6 String.prototype.startWith doesn't work in all browsers
yet.
2015-05-13 14:41:08 +02:00
Tony Tam
bf7164119b
updated swagger-js, rebuilt
2015-05-13 07:24:57 -04:00
Tony Tam
95bf95e91f
fix for #1257
2015-05-10 17:59:25 -07:00
Tony Tam
5640bf782f
updated swagger-client version
2015-05-08 15:30:21 -07:00
Tony Tam
261e1894e0
set highlight threshold per #1184
2015-05-08 14:45:19 -07:00
Tony Tam
4365d34ee1
rebuilt
2015-05-08 13:29:47 -07:00
Tony Tam
4f3116930b
merged
2015-05-08 12:50:45 -07:00
Tony Tam
5abd2819f9
merged
2015-05-08 12:48:16 -07:00
Tony Tam
b1efe883db
merged logic from #1177
2015-05-08 12:45:00 -07:00
Tony Tam
cdd80820cf
fix for #1253
2015-05-08 12:23:18 -07:00
Tony Tam
1696a1ba34
added fix from outdated PR #1122
2015-05-08 12:06:56 -07:00
Tony Tam
ccfc4aa4ba
manually added #1086 , #1089
2015-05-08 12:01:06 -07:00
Tony Tam
9666eaeb96
updated swagger-client version
2015-05-08 06:26:07 -07:00
Josh Ponelat
f4b2c49eb5
fix #1191 , forgot to put returns on handlebar helper
2015-04-22 09:00:50 +02:00
Laurent Lepinay
78c7dda0a9
fixed jshint issues
2015-04-20 10:32:33 +02:00
Laurent Lepinay
f3ee0a436c
Merge remote-tracking branch 'upstream/develop_2.0' into JSONEditor
...
Conflicts:
dist/swagger-ui.js
dist/swagger-ui.min.js
2015-04-20 10:16:54 +02:00
Merlin Göttlinger
5b72632cb6
created files in dist
2015-04-17 19:09:46 +02:00
Tony Tam
631329fdfb
rebuilt
2015-04-16 12:30:37 -07:00
Tony Tam
0ab3370bc5
rebuilt
2015-04-15 12:27:09 -07:00
Mohsen Azimi
e6664851b3
Support plain text in response
...
Fixes #1109
Fixes #1111
2015-04-15 12:05:48 -07:00
laurent lepinay
801acf07e3
Merge remote-tracking branch 'SwaggerOfficial/develop_2.0' into JSONEditor
...
Conflicts:
dist/swagger-ui.js
dist/swagger-ui.min.js
package.json
2015-04-07 05:20:02 -07:00
Tony Tam
978588a8d4
updated package, rebuilt
2015-03-28 17:17:11 -07:00
Tony Tam
0c6fcde0c1
rebuilt
2015-03-27 18:51:45 -07:00
laurent lepinay
326f542d04
Merge branch 'develop_2.0' into JSONEditor
...
Conflicts:
dist/index.html
dist/swagger-ui.js
dist/swagger-ui.min.js
2015-03-27 02:15:29 -07:00
Mohsen Azimi
d451c2b539
Add link innerText
2015-03-26 13:08:23 -07:00
Mohsen Azimi
c157fe41c1
Add support for downloading via Blob
2015-03-26 13:06:33 -07:00
Mohsen Azimi
6b8f6e2827
Add file download to try operation
2015-03-26 11:41:06 -07:00
Mohsen Azimi
445e0353ca
Append .json to v1 spec files to enforce Content-Type when serving in test
2015-03-25 12:49:57 -07:00
Mohsen Azimi
6523318f88
Rename redirectUrl optoon to oauth2RedirectUrl
2015-03-24 13:33:40 -07:00
Mohsen Azimi
ede1faa0c8
Add ability to override redirectUrl in swagger-oauth
...
Fixes #457
2015-03-24 13:33:18 -07:00
laurent lepinay
e7b7465335
Merge branch 'develop_2.0' into JSONEditor
...
Conflicts:
dist/index.html
dist/swagger-ui.js
dist/swagger-ui.min.js
src/main/coffeescript/view/MainView.coffee
src/main/coffeescript/view/OperationView.coffee
src/main/coffeescript/view/ParameterView.coffee
src/main/coffeescript/view/ResourceView.coffee
src/main/coffeescript/view/SignatureView.coffee
src/main/html/index.html
2015-03-24 07:06:07 -07:00
Mohsen Azimi
b58eee10e7
Fix JSHint issues
2015-03-23 16:00:43 -07:00
Mohsen Azimi
93c18d59b8
Make SwaggerUi UMD compatible
2015-03-23 14:28:14 -07:00
Tony Tam
38ac8428d1
rebuilt
2015-03-17 16:29:02 -07:00
Mohsen Azimi
9b409f75b8
Encode/decode tags before using it in the URL
...
Fixes #994
Conflicts:
dist/swagger-ui.min.js
2015-03-17 14:14:28 -07:00
Mohsen Azimi
f49c1689d2
Move backward compatibility to swaggerUi.js and warn users about API changes
2015-03-17 12:10:28 -07:00
Mohsen Azimi
8c6e3a6d95
Append Docs to window for now
...
also remove expection for global swaggerUi from JSHint
2015-03-16 13:58:05 -07:00
Mohsen Azimi
51bbbf03db
Remove all references to swaggerUi global instance
2015-03-16 13:52:38 -07:00
Mohsen Azimi
66adb0d508
Remove global auth object references and fix header api key adding mechanism
...
Fixes #1033
2015-03-16 13:45:08 -07:00
Mohsen Azimi
9ed1ad88ec
Pass router to all views
2015-03-16 11:08:28 -07:00
Mohsen Azimi
4e22ff8b96
Wrap all SwaggerUI code in a iife
...
to avoid leaking globals other than SwaggerUi and swaggerUi
TODO: we should remove swaggerUi global dependency too
2015-03-12 17:51:44 -07:00
Mohsen Azimi
07ac7fcf95
Fix all JSHint errors
2015-03-12 16:50:57 -07:00
Mohsen Azimi
096cd120a4
Some cleanup in Docs.js
...
Doc.js is ignored in JSHint so we are not cleaning it up entirely!
2015-03-12 16:46:51 -07:00
Mohsen Azimi
dac83b71c8
Remove global views
...
Append all views to SwaggerUi.Views object
2015-03-12 16:42:23 -07:00
Mohsen Azimi
8440833f6c
Remove [].forEach calls
2015-03-12 16:22:19 -07:00
Mohsen Azimi
f35bbc7ec1
Fix binding error in swagger-js file
2015-03-12 16:22:19 -07:00
Mohsen Azimi
9ad29d72b0
remove coffeescript from build process
2015-03-12 16:22:19 -07:00
laurent lepinay
447b905132
JSONEditor enable/disable flag
2015-03-12 07:12:07 -07:00
Jeremy Whitlock
bdb181cb08
Update swagger-js with latest
...
* For the e2e tests to run, we had to enable CORS in http-server. The
release of http-server that supports CORS hasn't come out yet so we
have to use http-server@master until then. Here is the commit I speak
of: 30f4d1e008
2015-03-11 14:17:11 -06:00