Commit Graph

4052 Commits

Author SHA1 Message Date
Jonathan Parrilla
d3de58aced Update README.md 2019-06-17 10:51:34 -04:00
Jonathan Parrilla
fbf501b406 Update README.md 2019-06-17 10:50:49 -04:00
Jonathan Parrilla
04236f9710 Update README.md 2019-06-17 10:50:01 -04:00
Jonathan Parrilla
22247dbd1e Update README.md 2019-06-17 10:45:30 -04:00
Jonathan Parrilla
adb5a5b4d0 Update README.md 2019-06-17 10:44:24 -04:00
Jonathan Parrilla
6a384ce4f0 Update README.md 2019-06-17 10:43:59 -04:00
swaggerhub-bot
57402ecdd8 release: v3.22.3 2019-06-08 18:14:11 +00:00
swaggerhub-bot
54c045fd47 release: v3.22.2 2019-05-22 01:36:53 +00:00
kyle
5628ff02f4 security: CVE-2018-20834 (via #5368)
* bump minimum `bundlesize` version

* bump `node-sass`

* bump webpack + webpack-dev-server; update lockfile
2019-05-21 17:17:14 -07:00
geraldglynn
5d25a0b690 improvement: add isShown check to <ModelCollapse />'s prop expanded logic (via #5331) 2019-05-15 20:45:07 -07:00
M-Vainauskas
96c444e81e improvement: relax schema description styling so Markdown can be effective (via #5340) 2019-05-15 20:34:48 -07:00
geraldglynn
58d48f7e1a improvement: OAS3 $ref friendly-name regex in model.jsx (via #5334) 2019-05-01 18:46:11 -07:00
swaggerhub-bot
c38bf85e34 release: v3.22.1 2019-04-13 01:40:36 +00:00
kyle
7e277142de housekeeping: force release-it to base version bumps on package manifest (via #5301) 2019-04-12 18:19:48 -07:00
swaggerhub-bot
4152241d7b release: v3.22.0 2019-04-13 01:07:48 +00:00
kyle
0c04c1cdec housekeeping: allow overriding swagger-ui-react version` (via #5300)
...by setting the `REACT_FLAVOR_VERSION_IDENTIFIER` env var
2019-04-12 17:40:46 -07:00
kyle
1dd87ce26e fix: refuse to render non-string Markdown field values (via #5295) 2019-04-10 16:04:33 -07:00
Alan Wessman
f50bbecc38 improve: error message when rendering XML example (via #5253)
The original message gave no clues as to the underlying cause, which is that the element name needs to be specified explicitly (using xml/name) if it can't be determined from a $ref.
2019-04-09 17:17:36 -07:00
kyle
98610f88a6 housekeeping: make release note generator more flexible (via #5266) 2019-03-26 14:51:01 -07:00
swaggerhub-bot
c07877b40c dummy: empty commit from Jenkins 2019-03-25 20:32:19 +00:00
kyle
b8f7da5623 release: v3.22.0 (via #5257) 2019-03-23 10:54:00 -07:00
kyle
4da33052a2 feat: dummy commit for minor version bump (via #5256)
in be72c29, I mistakenly wrote `feature` instead of `feat`, which isn't in line with Angular commit conventions.
2019-03-23 01:12:04 -07:00
Segev Finer
be72c292ca feature: add withCredentials configuration key (via #5149)
* Add the withCredentials configuration key

It enables passing credentials in CORS requests. e.g. Cookies and
Authorization headers.

* Improve withCredentials documentation

* Add unit tests for the withCredentials config

* Update configuration.md

* Update configuration.md

* only set `withCredentials` Fetch flag if the config value is truthy

there are some workarounds in the wild today that involve setting `withCredentials` on `system.fn.fetch` directly. 

this approach avoids mangling those existing workarounds!

* add more test cases

* Update configs-wrap-actions.js

* Update index.js
2019-03-20 12:36:08 -07:00
Laurence Hudson
38def57c2d improvement: expose docExpansion as a prop in swagger-ui-react (via #5242)
* improvement: expose docExpansion setting as a prop in swagger-ui-react

* Update README.md

* Update index.js

* Update README.md

* Update README.md
2019-03-19 19:04:34 -07:00
flacki
1a629886d6 housekeeping: fix typo in README (via #5246) 2019-03-19 11:38:37 -07:00
Glen Schrader
ccf17e90e2 improvement: expose system object in swagger-ui-react's onComplete callback (via #5221)
* expose swagger object so it can be controlled in the onComplete function

* docs: swagger-ui-react onComplete system argument
2019-03-14 19:29:40 -07:00
Brian Johnson
65e8abde55 improvement: support GFM table syntax in OpenAPI 3.0 (via #5224) 2019-03-14 17:58:02 -07:00
Peter Goldthorp
1497271155 housekeeping: remove react-addons-perf dependency (via #5229)
* Remove react-addons-perf dependency

* update lockfile

* include ReactPerf in non-production builds
2019-03-14 17:36:49 -07:00
Zhang Yi Jiang
c6d1cc9c72 fix: Markdown styling nits and inconsistencies (via #5235)
* bug: fix pre styles for block code

* bug: Fix badge padding

* create Markdown-specific stylesheet
2019-03-14 16:51:49 -07:00
Helen Kosova
80625d0b8a housekeeping: bump minimum Cypress version (via #5233)
* Update Cypress version

* regenerate package-lock.json
2019-03-12 11:19:28 -07:00
kyle
604c7b420f fix: generate gzipped Docker assets at runtime (via #5219) 2019-03-05 15:49:45 -08:00
swaggerhub-bot
b3a555f589 release: v3.21.0 2019-03-02 06:24:24 +00:00
kyle
c901457281 feat(dummy-commit): trigger minor version release (via #5211) 2019-03-01 22:17:15 -08:00
kyle
cb01304d64 housekeeping: use npmrc auth for React module publishing (via #5210)
* fix: use npmrc auth for React module publishing

* revert removal
2019-03-01 21:47:55 -08:00
swaggerhub-bot
bbaf4f06a3 release: v3.20.10 2019-03-02 05:31:20 +00:00
Yann Odeyer
dd961ed401 improvement(docker): gzip static files (via #5199) 2019-03-01 21:06:40 -08:00
kyle
7025773fbf feature: swagger-ui-react module (via #5207)
* swagger-ui-react alpha.0

* alpha.1

* alpha.2

* alpha.3

* begin updating README

* alpha.4

* WIP: `displayOperationId` support

* move loading error readouts to BaseLayout

* add `url` prop

* export React component as default

* add interceptor support

* modify docs markup

* add `onComplete` prop

* add `spec` prop

* Update README.md

* alpha.6

* remove independent manifest; build releasable exclusively from template

* ensure dist is present; drop config field in manifest

* drop alpha field

this script is now able to release to npm!

* remove unused selector references

* Update README.md
2019-03-01 20:41:30 -08:00
kyle
e95588bd1f improvement: gracefully render malformed and empty requestBodies (via #5208) 2019-02-28 19:54:21 -08:00
kyle
0990aa82f2 improve: subtree resolver batch handling (via #5193)
* fix: prevent subtree paths from being queued more than once in a batch

* fix: clear subtree resolver errors by current path

* drop `List` import
2019-02-25 14:33:10 -08:00
swaggerhub-bot
080c70ae76 release: v3.20.9 2019-02-24 01:37:48 +00:00
kyle
ff496fa5bd fix: type safety for operation summary handling (via #5191)
* fix: gracefully handle non-string operation summaries

* use lodash for more summary type safety
2019-02-23 17:00:29 -08:00
kyle
1e184e8e21 fix: sanitize URLs used for OAuth auth flow (via #5190)
* fix: sanitize URLs used for OAuth auth flow

* embetter test case

* fix linter issue
2019-02-23 14:14:30 -08:00
kyle
d9f460f4a8 fix: gracefully handle non-string operation summaries (via #5189) 2019-02-19 15:41:16 -08:00
swaggerhub-bot
85d82fc0a8 release: v3.20.8 2019-02-16 02:50:26 +00:00
kyle
291e2c7251 improvement: operation path + summary overflow styling (via #5184)
* improvement: operation path + summary overflow styling

* inject zero-width spaces for better path breaking

* migrate 4867 regression test to tolerate new ZWSPs

* rm `dev-helpers/doc.yaml`
2019-02-15 20:05:26 -06:00
dalbrx-forcam
937c8f6208 improvement: set X-Requested-With to prevent browser authentication dialog (via #4934) 2019-02-14 17:20:06 -06:00
kyle
373da3bee3 fix: provide JSON editor for x-www-form-urlencoded bodies lacking properties (via #5180) 2019-02-13 18:47:01 -06:00
Helder Sepulveda
3f0c0666ba housekeeping: bump minimum lodash version (via #5156)
* Update lodash

fix for Regular Expression Denial of Service:
https://snyk.io/vuln/SNYK-JS-LODASH-73639

* update lockfile
2019-02-12 17:29:56 -06:00
swaggerhub-bot
67c1e00d96 release: v3.20.7 2019-02-08 23:27:33 +00:00
kyle
3434312cf7 housekeeping: corresponding changes for swagger-api/swagger-editor#1935 (via #5170)
* `schema` -> `structural`

* drop strip-instance transformer
2019-02-08 17:16:18 -06:00