Commit Graph

71 Commits

Author SHA1 Message Date
Tony Tam
f0a099728c Merge branch 'master' of github.com:wordnik/swagger-ui 2014-07-03 12:19:47 -07:00
Travis Illig
e250ab3e66 Fix handling for jQuery response headers
Fixes the way response headers are parsed when using the jQuery client. Enables the response headers to be properly viewed in the UI. Previous logic consistently returned an empty set of headers. Includes minor changes to allow the use of JS strict mode, at least for this function.
2014-06-17 09:46:12 -07:00
Tony Tam
b8e4317929 updated to support explicit keys 2014-06-12 17:50:23 -07:00
Tony Tam
05588bb669 fix for upload with no files 2014-05-14 09:45:18 -04:00
Tony Tam
1f3746a846 rebuilt distro for #331 2014-04-29 09:58:33 -07:00
Tony Tam
ca47551d93 updated swagger.js version 2014-04-27 21:36:04 -07:00
Kyle J. Ginavan
34ab47e9e7 moved css scoping to less templates per owners request, converted highlight.default.css to less, and made reset css its only include as it is difficult to scope due to html and body tag css overrides 2014-04-11 09:59:19 -05:00
Tony Tam
96c14e43a9 updated oauth2 support into a single config 2014-03-20 15:38:30 -07:00
Tony Tam
1f6aa46e52 updated swagger-js, version 2014-03-19 08:28:16 -07:00
Tony Tam
a5556d7f01 added options styling, swagger-js update, per #420 2014-03-18 19:41:49 -07:00
Tony Tam
28ac6f8745 rebuilt 2014-03-05 17:08:53 -08:00
Tony Tam
2a9453531d updated client 2014-03-05 17:06:09 -08:00
Tony Tam
c92e9a14b9 fix for #410, varibles declared in closures cause ie8 pains 2014-03-04 23:30:15 -08:00
Tony Tam
7b77ffd079 ie8 fixes 2014-02-27 19:55:56 -08:00
Tony Tam
2a642f5a5f fix for https://github.com/wordnik/swagger-js/issues/81 2014-02-26 12:13:42 -08:00
Tony Tam
aa848529c0 updated swagger-js 2014-02-19 11:49:15 -08:00
Tony Tam
7108afc191 updated swagger-js version 2014-02-19 11:17:26 -08:00
Tony Tam
0095768ab7 fix for https://github.com/wordnik/swagger-ui/pull/399 2014-02-18 15:54:36 -08:00
Tony Tam
31e772f0bf fix for array params 2014-02-18 10:59:49 -08:00
Tony Tam
b41b200061 fixes for allowable values 2014-02-16 08:26:38 -08:00
Tony Tam
65a5bc34eb updated swagger-js per https://github.com/wordnik/swagger-ui/pull/394#issuecomment-35181116 https://github.com/wordnik/swagger-ui/pull/394#issuecomment-35181116 2014-02-16 07:58:18 -08:00
Tony Tam
cc49093471 updated swagger-js versions 2014-02-13 14:11:31 -08:00
Tony Tam
0c0ffc569f updated swagger-client 2014-02-03 22:25:57 -08:00
Tony Tam
18ce470f12 merge of #369, https://github.com/wordnik/swagger-js/issues/74 2014-02-03 17:51:05 -08:00
Tony Tam
53593b796e fix for #387 2014-02-03 16:20:07 -08:00
Tony Tam
2378b176f5 fix for #388 2014-02-03 08:28:22 -08:00
Tony Tam
7dd5142df2 fix for #381 2014-01-27 07:13:12 -08:00
Tony Tam
c22d94b940 updated swagger-js client, support for IE8 2014-01-23 20:40:10 -08:00
Tony Tam
e7b9525911 updated swagger-js version to address #377, #72 2014-01-21 18:31:26 -08:00
Tony Tam
15acb15af6 fix for #248 2014-01-02 19:54:10 -08:00
invincible
542d4fe478 safe-JSON-parsing-check-for-type-undefined 2013-12-27 13:51:50 -05:00
Tony Tam
4601f62702 fix for #334 2013-11-06 21:06:27 -08:00
Tony Tam
348f1e109b updated swagger-js 2013-09-26 16:24:06 -07:00
Tony Tam
3347d7e9fd merged pr for https://github.com/wordnik/swagger-js/pull/54 2013-09-16 14:54:36 -07:00
Tony Tam
8158e9b25f fix for #310 2013-09-14 20:43:20 -07:00
Tony Tam
1b662db2d2 fix for required fields showing optional 2013-09-12 11:00:27 -07:00
Tony Tam
6c1de0b560 added enum support per #296 2013-08-29 17:27:49 -07:00
Tony Tam
4fb5b86db1 updated swagger-js to address sample schema issues 2013-08-29 17:15:50 -07:00
Tony Tam
f22efb66de fix for #279, empty boolean drop-downs 2013-08-20 12:48:14 -07:00
Tony Tam
085cc05cc7 fixed responseMessages issue per #267 2013-08-19 11:40:03 -07:00
Tony Tam
888db09fd8 fixed enum, required flags 2013-08-14 16:49:08 -07:00
Tony Tam
9fccf1c3a6 updated swagger-client 2013-08-14 11:27:18 -07:00
Tony Tam
205125cd9d fixes for content-type 2013-08-14 10:38:41 -07:00
Tony Tam
4b5e4e5d69 updated for 1.2 support 2013-08-12 08:28:40 -07:00
Tony Tam
b2637fc4bc removed console log, updated swagger.js 2013-07-31 08:11:51 -07:00
Tony Tam
c6f2aada45 merged https://github.com/wordnik/swagger-js/issues/42 2013-07-18 11:40:47 -07:00
Tony Tam
e980cca6b4 added api info 2013-07-11 00:26:05 -07:00
Tony Tam
58746157b3 added authorization support from swagger-js 2.0 2013-07-09 11:27:32 -07:00
Tony Tam
2a206b0a6b renamed discoveryUrl to url to match js change 2013-07-08 23:53:05 -07:00
Tony Tam
6a5dfdcedc fix for #174, #78 2013-07-08 22:03:15 -07:00