kyle
8a86b2f9c3
dates are important
2018-07-19 15:48:01 -07:00
Kyle Shockey
0af67642ec
v3.17.5
2018-07-19 15:34:17 -07:00
kyle
a3578fcafb
v3.17.4 ( #4731 )
...
* v3.17.4
* rebuild dist
2018-07-14 03:44:47 -04:00
kyle
9709df82d3
v3.17.3 ( #4706 )
...
* fix: handle formencoded array data correctly
* v3.17.3
* rebuild dist
2018-07-07 02:56:54 -05:00
kyle
bf21ebbc0c
v3.17.2 (via #4684 )
...
* improvement: re-enable and improve Models jump-to-path
* preserve function names
without this, a recent Swagger Client change breaks
cc: f8fccb4510
* bump swagger-client to 3.8.7
* bump selenium-server-standalone-jar
* lock down `selenium-server-standalone-jar` version
* v3.17.2
* parallelize build command
* use npm-run-all for compound scripts
* rebuild dist
2018-06-30 14:26:41 -05:00
kyle
24faa4690f
v3.17.1 ( #4656 )
...
* v3.17.1
* rebuild dist
2018-06-16 00:43:19 -07:00
kyle
f1cdb6a032
v3.17.0 ( #4616 )
...
* v3.17.0
* rebuild dist
2018-06-01 21:31:19 -07:00
kyle
d91e4e84b8
docs: README touchups ( #4606 )
...
* docs: README touchups
* Update README.md
2018-05-29 11:53:21 -07:00
kyle
bacea7af8a
v3.16.0 ( #4593 )
...
* v3.16.0
* rebuild dist
2018-05-26 00:36:08 -07:00
kyle
aa22756641
V/3.15.0 ( #4571 )
...
* v3.15.0
* rebuild dist
2018-05-19 00:38:16 -07:00
kyle
9e3a801750
v3.14.2 ( #4548 )
...
* v3.14.2
* rebuild dist
* constrict `eslint-plugin-react` version
https://github.com/yannickcr/eslint-plugin-react/issues/1789
2018-05-12 00:05:49 -07:00
kyle
11c586309f
v3.14.1 ( #4521 )
...
* v3.14.1
* transform `const` & `let` to `var` in node_modules, for IE11
* rebuild dist
2018-05-04 19:25:20 -07:00
kyle
7049de6201
v3.14.0 ( #4492 )
...
* v3.14.0
* fix: simplify config fetch interceptor implementation
* add `loadRemoteConfig` flag to requests
* v3.14.0
2018-04-27 23:20:13 -07:00
kyle
44c3f09abe
v3.13.5 ( #4464 )
...
* v3.13.5
* rebuild dist
2018-04-20 20:34:43 -07:00
kyle
5f855e56bb
v3.13.4 ( #4438 )
...
* v3.13.4
* rebuild dist
2018-04-13 18:38:21 -07:00
kyle
a0b659a96e
V/3.13.3 ( #4420 )
...
* v3.13.3
* rebuild dist
2018-04-06 22:55:24 -07:00
kyle
2c4327bfd8
v3.13.2 ( #4393 )
...
* v3.13.2
* rebuild dist
2018-03-30 21:55:58 -07:00
kyle
9c8955edd4
v3.13.1 ( #4367 )
...
* fix: don't assign example if an example does not exist
fixes #4319
* v3.13.1
* rebuild dist
2018-03-24 14:20:35 -07:00
kyle
14ef0cc379
v3.13.0 ( #4342 )
...
* v3.13.0
* Rebuild dist
2018-03-17 00:27:24 -07:00
kyle
49e0466641
v3.12.1 ( #4311 )
...
* v3.12.1
* Rebuild dist for v3.12.1
2018-03-09 20:54:22 -08:00
kyle
83232dc2d8
v3.12.0 ( #4282 )
...
* Use `parameterWithMeta` to get parameter data in <ParameterRow>
* Prefer specPath when fetching resolved subtrees in OperationContainer
* Add test for OAS3 callback rendering
* Remove debugger statement
* Pass base resolution URL directly to Swagger-Client subtree resolver
* Remove accidental comment
* Migrate additional options
* Don't default to empty Map when getting subtree
* fix(validateParam): check for ImList type before using count method
* Use `replaceState` to update `urls.primaryName`
This gives us the stateful URL we want, without:
(a) refreshing the page on update
(b) creating a long, useless history for the user
(c) implying that browser history is two-way bound
to Swagger-UI (it isn't, we don't have a router)
* Add `fn.opsFilter` docs and internal API versioning note
* restrict `x-example` functionality to Swagger 2.0
* polish Authorize + Close buttons
* add tachyons; use it for padding the new Reset button
* v3.12.0
* rebuild dist
2018-03-02 21:13:00 -08:00
kyle
e41067b4c1
v3.11.0 ( #4254 )
...
* v3.11.0
* Rebuild dist
2018-02-23 23:44:37 -08:00
kyle
1013d16d9e
v3.10.0 ( #4210 )
...
* v3.10.0
* Fix Execute styling issue
* Rebuild dist
2018-02-09 20:47:44 -08:00
kyle
9653258bc1
v3.9.3 ( #4170 )
...
* default to empty `ImmutableMap` when grabbing op metadata
* pass `errors` into JsonSchema components
* Account for Immutable data structure in JavaScriptonSchema...
...and create empty Lists instead of Maps by default.
* Pass ImmutableList through to JsonSchema child components
* v3.9.3
2018-01-26 19:38:41 -08:00
kyle
22ccdfff10
release: v3.9.2 ( #4141 )
...
* v3.9.2
* rebuild dist for v3.9.2
2018-01-20 02:05:59 -06:00
kyle
253573200a
release: 3.9.1 ( #4106 )
...
* fix(core-components): make `onToggle` a non-required prop in ModelCollapse
* release: 3.9.1
2018-01-13 01:30:37 -06:00
kyle
0818882a90
v3.9.0 ( #4078 )
2018-01-06 02:27:11 -06:00
Kyle Shockey
248aeca0db
v3.8.1
2017-12-30 01:33:23 -06:00
Kyle Shockey
03f80dcc70
v3.8.0
2017-12-23 01:58:57 -06:00
Kyle Shockey
9b5accc17f
v3.7.0
2017-12-16 00:10:01 -08:00
Kyle Shockey
1f2ea4a8a3
v3.6.1
2017-12-09 10:49:24 -08:00
Kyle Shockey
c23b884d9a
Add script documentation to development docs
2017-12-05 20:33:28 -08:00
Kyle Shockey
84f4ec805e
Reshuffle more documentation locations
2017-12-04 22:58:58 -08:00
Kyle Shockey
b19af62e20
Move Docker section out of README, into installation.md
2017-12-04 21:40:10 -08:00
Kyle Shockey
dc0fbee68e
Add documentation links to README
2017-12-04 21:31:01 -08:00
Kyle Shockey
f546c0b342
Move OAuth2 docs
2017-12-04 21:25:48 -08:00
Kyle Shockey
4bf3b209be
Move CORS documentation
2017-12-04 21:24:14 -08:00
Kyle Shockey
e3666b9a97
Remove parameters from README
2017-12-04 21:23:06 -08:00
Kyle Shockey
9400c91820
Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/docs
2017-12-04 20:38:09 -08:00
Kyle Shockey
cdf3dfa075
v3.6.0
2017-12-01 23:50:48 -08:00
kyle
d003df2e5a
Merge branch 'master' into base-url
2017-11-29 23:48:02 -06:00
Kyle Shockey
e6ecb201c7
Update interceptor documentation
2017-11-29 21:06:25 -06:00
Michael Parker
a6dd9d60e7
Add documentation to README
2017-11-28 13:22:34 -06:00
Kyle Shockey
23fd8a4d73
v3.5.0
2017-11-23 12:50:08 -06:00
Greg Thompson
8ff2d77398
Merge branch 'master' into ft/3052-extensions
2017-11-20 09:48:33 -06:00
Kyle Shockey
e2de882a16
v3.4.5
2017-11-17 22:33:47 -08:00
Greg Thompson
0d0b3279bb
Merge branch 'master' into ft/3052-extensions
2017-11-13 09:29:19 -06:00
Kyle Shockey
fadc522f56
v3.4.4
2017-11-10 23:16:51 -08:00
Greg Thompson
40c2c28a7d
add showExtensions to config table
2017-11-09 10:44:30 -06:00
Kyle Shockey
4a76e6f2cd
v3.4.3
2017-11-03 19:48:30 -07:00