Files
swagger-ui/src/core/components
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
..
2018-03-02 21:13:00 -08:00
2018-02-23 01:12:53 -08:00
2017-08-20 08:06:59 -06:00
2017-06-29 04:37:19 +02:00
2017-06-29 04:37:19 +02:00
2017-12-11 14:27:28 -06:00
2017-12-08 22:28:51 -08:00
2017-03-17 21:17:53 -07:00
2017-06-29 04:37:19 +02:00
2018-02-23 01:12:53 -08:00
2018-02-23 22:25:28 -08:00
2018-02-23 01:12:53 -08:00
2017-06-29 04:37:19 +02:00
2018-02-23 01:12:53 -08:00
2018-03-02 21:13:00 -08:00
2018-02-23 01:12:53 -08:00
2017-08-09 17:35:33 -07:00
2017-03-17 21:17:53 -07:00
2017-06-29 04:37:19 +02:00
2017-07-28 19:47:46 -07:00