Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging changes from remote #1

Merged
merged 2,496 commits into from
Apr 26, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2496 commits
Select commit Hold shift + click to select a range
b8a677b
release: v3.20.1
swaggerhub-bot Nov 24, 2018
8bdf293
improve: showing showing server description in dropdown (via #5015)
dersvenhesse Nov 26, 2018
2669b26
housekeeping: update model wrapper selector in Selenium tests (via #5…
shockey Dec 7, 2018
b84a0fe
fix: fall back to default configuration options in subtree resolver c…
shockey Dec 7, 2018
91b1bec
fix: label models section as `Schemas` in OpenAPI 3 (via #5065)
shockey Dec 7, 2018
a5568f9
improve: OAuth2 UI and test suite (via #5066)
shockey Dec 7, 2018
8512e74
release: v3.20.2
swaggerhub-bot Dec 7, 2018
2ecbdc7
housekeeping: test master branch builder trigger (via #5076)
shockey Dec 12, 2018
f5e179a
improvement: add Schema/Model switching to ModelExample component (vi…
shockey Dec 13, 2018
9658aca
housekeeping: branding updates (via #5084)
shockey Dec 15, 2018
61b5ed7
improvement: generate default oauth2RedirectUrl based on page locatio…
shockey Dec 15, 2018
441437d
release: v3.20.3
swaggerhub-bot Dec 15, 2018
a904786
Update README.md
webron Dec 15, 2018
69b362a
housekeeping: change test name + comment (via #5091)
shockey Dec 19, 2018
655ef9e
fix: `urls.primaryName` functionality regression (via #5097)
shockey Dec 22, 2018
738bddc
release: v3.20.4
swaggerhub-bot Dec 22, 2018
cefa210
housekeeping: happy new year! (via #5102)
shockey Jan 1, 2019
5052f37
housekeeping: fix typo in configuration anchor name (via #5109)
shockey Jan 5, 2019
3691d2b
fix: only apply instance-strip transformer to schema errors (via #5110)
shockey Jan 7, 2019
2db63e2
fix: Immutable property access pattern (via #5112)
shockey Jan 7, 2019
1e8e0db
fix: tag-level deep link escaping inconsistencies (via #5117)
shockey Jan 10, 2019
45e7f44
improvement: render request body description as Markdown (via #5078)
kuriyama Jan 10, 2019
e90fe9c
improvement: show description fields in form-data request bodies (via…
Makashov Jan 10, 2019
b714810
housekeeping: indicate index.html usage of deepLinking flag (via #5118)
shockey Jan 10, 2019
669ec1c
improvement: add individual CSS classes to info items (via #5051)
mirabilos Jan 11, 2019
babcfb6
improvement: support Markdown in header descriptions (via #5120)
john-hart-vertexinc-com Jan 12, 2019
315819b
fix: non-typesafe spec selector (via #5121)
shockey Jan 12, 2019
f69624b
release: v3.20.5
swaggerhub-bot Jan 12, 2019
615f0bf
housekeeping(docs): typo in oauth2.md (via #5124)
stigi Jan 16, 2019
be3500c
housekeeping: address `url-parse` vulnerability (via #5130)
heldersepu Jan 19, 2019
abf3496
bug: parameter `allowEmptyValue` + `required` interactions (via #5142)
shockey Jan 29, 2019
455ec3d
housekeeping: add React compatibility issue to readme (via #5141)
gschrader Jan 30, 2019
dd34393
improvement(docker): avoid caching mounted json/yml/yaml assets (via …
segevfiner Feb 2, 2019
ed8267a
release: v3.20.6
swaggerhub-bot Feb 2, 2019
52ce287
improvement(docker): smaller images via no-cache option (via #5157)
drewfreyling Feb 6, 2019
b716ed2
fix: gracefully handle malformed global tags array in taggedOperation…
shockey Feb 6, 2019
0047ce9
fix: don't trigger `url` remote document load if `urls` is provided (…
shockey Feb 7, 2019
15cdfe1
improvement: generate non-smart Markdown quotes (via #5162)
shockey Feb 7, 2019
48e4fb9
housekeeping: losslessly crush PNG images with pingo (via #5158)
drewfreyling Feb 7, 2019
d3c2e27
fix: coerce multipart initial property values to string (via #5166)
shockey Feb 7, 2019
3434312
housekeeping: corresponding changes for swagger-api/swagger-editor#19…
shockey Feb 8, 2019
67c1e00
release: v3.20.7
swaggerhub-bot Feb 8, 2019
3f0c066
housekeeping: bump minimum lodash version (via #5156)
heldersepu Feb 12, 2019
373da3b
fix: provide JSON editor for x-www-form-urlencoded bodies lacking pro…
shockey Feb 14, 2019
937c8f6
improvement: set `X-Requested-With` to prevent browser authentication…
dalbrx-forcam Feb 14, 2019
291e2c7
improvement: operation path + summary overflow styling (via #5184)
shockey Feb 16, 2019
85d82fc
release: v3.20.8
swaggerhub-bot Feb 16, 2019
d9f460f
fix: gracefully handle non-string operation summaries (via #5189)
shockey Feb 19, 2019
1e184e8
fix: sanitize URLs used for OAuth auth flow (via #5190)
shockey Feb 23, 2019
ff496fa
fix: type safety for operation summary handling (via #5191)
shockey Feb 24, 2019
080c70a
release: v3.20.9
swaggerhub-bot Feb 24, 2019
0990aa8
improve: subtree resolver batch handling (via #5193)
shockey Feb 25, 2019
e95588b
improvement: gracefully render malformed and empty requestBodies (via…
shockey Mar 1, 2019
7025773
feature: `swagger-ui-react` module (via #5207)
shockey Mar 2, 2019
dd961ed
improvement(docker): gzip static files (via #5199)
yodeyer Mar 2, 2019
bbaf4f0
release: v3.20.10
swaggerhub-bot Mar 2, 2019
cb01304
housekeeping: use npmrc auth for React module publishing (via #5210)
shockey Mar 2, 2019
c901457
feat(dummy-commit): trigger minor version release (via #5211)
shockey Mar 2, 2019
b3a555f
release: v3.21.0
swaggerhub-bot Mar 2, 2019
604c7b4
fix: generate gzipped Docker assets at runtime (via #5219)
shockey Mar 5, 2019
80625d0
housekeeping: bump minimum Cypress version (via #5233)
hkosova Mar 12, 2019
c6d1cc9
fix: Markdown styling nits and inconsistencies (via #5235)
ZhangYiJiang Mar 14, 2019
1497271
housekeeping: remove react-addons-perf dependency (via #5229)
pgoldtho Mar 15, 2019
65e8abd
improvement: support GFM table syntax in OpenAPI 3.0 (via #5224)
john3300 Mar 15, 2019
ccf17e9
improvement: expose system object in swagger-ui-react's onComplete ca…
gschrader Mar 15, 2019
1a62988
housekeeping: fix typo in README (via #5246)
flacki Mar 19, 2019
38def57
improvement: expose docExpansion as a prop in swagger-ui-react (via #…
laurence-hudson-mindfoundry Mar 20, 2019
be72c29
feature: add `withCredentials` configuration key (via #5149)
segevfiner Mar 20, 2019
4da3305
feat: dummy commit for minor version bump (via #5256)
shockey Mar 23, 2019
b8f7da5
release: v3.22.0 (via #5257)
shockey Mar 23, 2019
c07877b
dummy: empty commit from Jenkins
swaggerhub-bot Mar 25, 2019
98610f8
housekeeping: make release note generator more flexible (via #5266)
shockey Mar 26, 2019
f50bbec
improve: error message when rendering XML example (via #5253)
alanyst Apr 10, 2019
1dd87ce
fix: refuse to render non-string Markdown field values (via #5295)
shockey Apr 10, 2019
0c04c1c
housekeeping: allow overriding `swagger-ui-react` version` (via #5300)
shockey Apr 13, 2019
4152241
release: v3.22.0
swaggerhub-bot Apr 13, 2019
7e27714
housekeeping: force release-it to base version bumps on package manif…
shockey Apr 13, 2019
c38bf85
release: v3.22.1
swaggerhub-bot Apr 13, 2019
58d48f7
improvement: OAS3 $ref friendly-name regex in model.jsx (via #5334)
May 2, 2019
96c444e
improvement: relax schema description styling so Markdown can be effe…
May 16, 2019
5d25a0b
improvement: add `isShown` check to <ModelCollapse />'s prop `expande…
May 16, 2019
5628ff0
security: CVE-2018-20834 (via #5368)
shockey May 22, 2019
54c045f
release: v3.22.2
swaggerhub-bot May 22, 2019
57402ec
release: v3.22.3
swaggerhub-bot Jun 8, 2019
6a384ce
Update README.md
JonathanParrilla Jun 17, 2019
adb5a5b
Update README.md
JonathanParrilla Jun 17, 2019
22247db
Update README.md
JonathanParrilla Jun 17, 2019
04236f9
Update README.md
JonathanParrilla Jun 17, 2019
fbf501b
Update README.md
JonathanParrilla Jun 17, 2019
d3de58a
Update README.md
JonathanParrilla Jun 17, 2019
f7c1329
Update README.md
JonathanParrilla Jun 17, 2019
332ddae
Merge pull request #5407 from swagger-api/badgetest
JonathanParrilla Jun 17, 2019
23d7260
feat: Multiple Examples for OpenAPI 3 Parameters, Request Bodies, and…
shockey Jun 29, 2019
97b9c3e
release: v3.23.0
swaggerhub-bot Jun 29, 2019
60eb7e2
housekeeping add configuration for Lock Threads bot (via #5437)
shockey Jul 1, 2019
9ea7fd9
housekeeping: use double newline in lock message (via #5438)
shockey Jul 1, 2019
daf680c
housekeeping: silence lock bot for initial wave of actions (#5439)
shockey Jul 2, 2019
17ba2c6
housekeeping: refactor color variable names and values (via #5420)
Rody-Kirwan Jul 3, 2019
21bb452
housekeeping: address inconsistently truncated JS asset responses wit…
shockey Jul 8, 2019
9f10ab1
housekeeping: cypress standalone failures (via #5446)
shockey Jul 8, 2019
835d135
housekeeping(deps-dev): bump open from 0.0.5 to 6.0.0 (via #5449)
dependabot[bot] Jul 9, 2019
9935ea3
housekeeping: upgrade to babel@7 (via #5450)
shockey Jul 10, 2019
88204da
housekeeping: upgrade to webpack@4 (via #5454)
shockey Jul 11, 2019
7479253
housekeeping: migrate to release-it v11 (via #5335)
webpro Jul 12, 2019
eaa1f4a
bug: enum Select crashes when selecting the empty value (via #5463)
shockey Jul 13, 2019
9749a47
fix: Swagger 2.0 `Response.examples` (via #5464)
shockey Jul 13, 2019
a9493a2
fix: Swagger 2.0 `Response.examples`, again (via #5465)
shockey Jul 13, 2019
60397d6
release: v3.23.1
swaggerhub-bot Jul 13, 2019
47b992f
housekeeping: fail React flavor release if a step fails (via #5466)
shockey Jul 13, 2019
d542f98
housekeeping(flavor-react): point babel to root `.babelrc` (via #5467)
shockey Jul 19, 2019
be5e057
housekeeping: npm audit resolutions (via #5457)
shockey Jul 19, 2019
8822a72
Change Swagger-UI -> Swagger UI in docs (#5479)
hkosova Jul 19, 2019
f73260b
housekeeping: configure Renovate (via #5481)
renovate[bot] Jul 19, 2019
09e24e4
housekeeping(deps): deep-extend@0.6.0 (via #5483)
renovate[bot] Jul 19, 2019
e435122
Allow this to run in a non-root enviroment
ctron Apr 2, 2019
f53e611
Merge pull request #5476 from ctron/feature/non_root_1
JonathanParrilla Jul 29, 2019
e895fb5
fix: use `null` as a notSetValue for examplesForMediaType (via #5503)
shockey Jul 30, 2019
39f8ceb
fix: empty ModelExample rendering in a Response w/o `content` (via #…
shockey Jul 30, 2019
7c1f9ce
release: v3.23.2
swaggerhub-bot Jul 30, 2019
4cab9e4
fix: move `@babel/runtime-corejs2` to production dependencies (via #5…
shockey Jul 30, 2019
fb47aa2
release: v3.23.3
swaggerhub-bot Jul 30, 2019
5346512
housekeeping(dev-deps): babel monorepo@7.5.5 (via #5487)
renovate[bot] Jul 30, 2019
97260cf
housekeeping: more `npm audit` resolutions (via #5509)
shockey Jul 30, 2019
2af696d
housekeeping: `@kyleshockey/js-yaml` -> `js-yaml` (via #5511)
shockey Jul 31, 2019
c2058b9
housekeeping: create `.github/SECURITY.md` (via #5514)
shockey Aug 2, 2019
877ee38
housekeeping: non-breaking dependency updates (via #5515)
shockey Aug 2, 2019
551007f
release: v3.23.4
swaggerhub-bot Aug 3, 2019
1b0efbe
Grammar syntax correction (#5512)
ryan-stephen Aug 6, 2019
c27a613
fix: remove problematic Markdown optimization (via #5520)
shockey Aug 7, 2019
ac5a1c0
release: v3.23.5
swaggerhub-bot Aug 10, 2019
098cfac
housekeeping: copy Jenkins release flags to `.release-it.json` (via #…
shockey Aug 14, 2019
1793df6
housekeeping(deps): redux-immutable@3.1.0 (via #5484)
renovate[bot] Aug 20, 2019
0b3489b
fix: remove `.col` class that causes collision with Bootstrap (via #5…
thierrydallacroce Aug 21, 2019
f5a3d88
fix: React warning related to "true" used as boolean (via #5497)
silverwind Aug 23, 2019
156cc0a
housekeeping: MOAR badges (via #5494)
shockey Aug 23, 2019
408e609
housekeeping(deps): update nginx docker tag to v1.17 (via #5485)
renovate[bot] Aug 23, 2019
9c0a8a2
housekeeping: automerge non-major devDep updates (via #5547)
shockey Aug 23, 2019
4dc6956
housekeeping(dev-deps): autoprefixer@8.6.5 (via #5486)
renovate[bot] Aug 23, 2019
891223a
housekeeping(dev-deps): chromedriver@2.46.0
renovate-bot Aug 23, 2019
b28a275
housekeeping(dev-deps): css-loader@3.2.0
renovate-bot Aug 23, 2019
c74f3bb
housekeeping(dev-deps): deepmerge@2.2.1
renovate-bot Aug 23, 2019
c979504
housekeeping(dev-deps): file-loader@4.2.0
renovate-bot Aug 23, 2019
8d182d5
housekeeping(dev-deps): jsdom@11.12.0
renovate-bot Aug 23, 2019
4f6e604
housekeeping(dev-deps): less@3.10.3
renovate-bot Aug 23, 2019
8f402f9
housekeeping(dev-deps): mini-css-extract-plugin@^0.8.0
renovate-bot Aug 23, 2019
658d311
housekeeping(dev-deps): mocha@5.2.0
renovate-bot Aug 23, 2019
0241599
housekeeping(dev-deps): nightwatch@1.2.1
renovate-bot Aug 23, 2019
71c1cb3
housekeeping(dev-deps): release-it@12.3.5
renovate-bot Aug 23, 2019
e88b959
housekeeping(dev-deps): rimraf@2.7.1
renovate-bot Aug 23, 2019
aee1555
housekeeping(dev-deps): sass-loader@7.3.1
renovate-bot Aug 23, 2019
a559560
housekeeping(dev-deps): selenium-server-standalone-jar@3.141.59
renovate-bot Aug 23, 2019
afe726c
housekeeping(dev-deps): source-map-support@0.5.13
renovate-bot Aug 23, 2019
d2c0d0d
housekeeping(dev-deps): webpack-cli@3.3.7
renovate-bot Aug 23, 2019
a6d6721
housekeeping(dev-deps): webpack-dev-server@3.8.0
renovate-bot Aug 23, 2019
eaa9e10
housekeeping(dev-deps): webpack@4.39.2 (via #5562)
renovate[bot] Aug 24, 2019
5e454fe
release: v3.23.6
swaggerhub-bot Aug 24, 2019
43db164
docs: clarify that preauthorizeApiKey works for OAS3 Bearer auth too …
hkosova Aug 26, 2019
24c6473
housekeeping(dev-deps): babel-plugin-transform-react-remove-prop-type…
renovate-bot Aug 27, 2019
c9c3b23
feature: support for `Parameter.content` (#5571)
shockey Aug 31, 2019
7b737f6
release: v3.23.7
swaggerhub-bot Sep 1, 2019
4ebbc04
fix: 2.0 object parameter validation (#5583)
shockey Sep 2, 2019
7cae0d2
release: v3.23.8
swaggerhub-bot Sep 2, 2019
94c86d3
improvement: `online.swagger.io` -> `validator.swagger.io` (#5599)
shockey Sep 10, 2019
c3890c2
release: v3.23.9
swaggerhub-bot Sep 10, 2019
f523ec4
housekeeping: reorganize and rewire Mocha tests (#5600)
shockey Sep 11, 2019
85f2bf3
fix: <Select disabled> for `type: string` + `enum` schemas (#5601)
shockey Sep 11, 2019
00c8e96
fix: accept string-represented values in required array runtime valid…
shockey Sep 15, 2019
c8ad396
release: v3.23.10
swaggerhub-bot Sep 15, 2019
5f6ec8c
fix: mitigate "sequential @import chaining" vulnerability (#5616)
shockey Sep 20, 2019
77f4651
release: v3.23.11
swaggerhub-bot Sep 20, 2019
89dbf0a
Delete CONTRIBUTING.md (#5619)
webron Sep 24, 2019
dd6cdf1
fix: `parameterMacro` functionality for OAS3 (via #5617)
mtraynham Sep 27, 2019
81cc06f
housekeeping: change git clone URL (#5612)
fergiemcdowall Sep 27, 2019
0df4714
housekeeping(deps): @braintree/sanitize-url v3 (#5563)
renovate[bot] Sep 28, 2019
7d28e69
housekeeping(dev-deps): babel monorepo
renovate-bot Sep 28, 2019
bfc2bd5
housekeeping(dev-deps): json-server@0.15.1
renovate-bot Sep 28, 2019
18c849b
housekeeping(dev-deps): nightwatch@1.2.4
renovate-bot Sep 28, 2019
60933f3
housekeeping(dev-deps): release-it@12.4.1
renovate-bot Sep 28, 2019
411515c
housekeeping(dev-deps): webpack-cli@3.3.9
renovate-bot Sep 28, 2019
2976373
housekeeping(dev-deps): webpack-dev-server@3.8.1
renovate-bot Sep 28, 2019
4d50583
housekeeping(dev-deps): webpack@4.41.0
renovate-bot Sep 28, 2019
93f7a82
housekeeping(deps): dompurify v2 (#5634)
renovate[bot] Oct 1, 2019
fa351aa
housekeeping: `npm audit` concerns (#5640)
shockey Oct 2, 2019
8cabcff
housekeeping: document Docker `OAUTH2_REDIRECT_URL` option (#5641)
shockey Oct 3, 2019
139592e
feat: add PKCE support for OAuth2 Authorization Code flows (#5361)
poveilleux Oct 8, 2019
9253c0b
improvement: add `<title>` tag to oauth2-redirect.html (#5644)
oscarlofwenhamn Oct 9, 2019
7317fff
housekeeping: add homepage URL to package.json (#5652)
coliff Oct 9, 2019
71a17f8
housekeeping: use HTTPS links in README.md (#5651)
coliff Oct 9, 2019
75a0e5d
fix(validateParam): validate JSON parameter values + support `Paramet…
shockey Oct 11, 2019
25025cb
fix: overweight dependencies in PKCE implementation (#5658)
shockey Oct 12, 2019
7e5974c
release: v3.24.0
swaggerhub-bot Oct 12, 2019
e8266a3
fix: code highlight styles are now only applied `pre.microlight` (#5673)
wickedest Nov 4, 2019
d48a13a
housekeeping: `npm audit fix` (#5681)
shockey Nov 4, 2019
bcf9eb7
housekeeping(deps): redux v4 (#5569)
renovate[bot] Nov 4, 2019
e74e666
housekeeping(dev-deps): babel monorepo (#5682)
renovate[bot] Nov 4, 2019
a8b793b
housekeeping(dev-deps): cypress@3.6.0 (#5683)
renovate[bot] Nov 4, 2019
0bbc373
housekeeping(deps): redux-immutable v4 (#5639)
renovate[bot] Nov 4, 2019
8169864
release: v3.24.1
swaggerhub-bot Nov 4, 2019
38040f8
housekeeping: revert to redux@3 (#5686)
shockey Nov 4, 2019
b91eb30
release: v3.24.2
swaggerhub-bot Nov 4, 2019
43708da
housekeeping(dev-deps): eslint-plugin-react@7.16.0
renovate-bot Nov 4, 2019
c6d3e50
housekeeping(dev-deps): node-sass@4.13.0
renovate-bot Nov 4, 2019
ea9387d
housekeeping(dev-deps): npm-audit-ci-wrapper@2.4.1
renovate-bot Nov 4, 2019
977a2ce
housekeeping(dev-deps): release-it@12.4.3
renovate-bot Nov 4, 2019
c5b16b6
housekeeping(dev-deps): source-map-support@0.5.16
renovate-bot Nov 4, 2019
58e4647
housekeeping(dev-deps): url-loader@2.2.0
renovate-bot Nov 4, 2019
dd7e02b
housekeeping(dev-deps): webpack-cli@3.3.10
renovate-bot Nov 4, 2019
cfb14f7
housekeeping(dev-deps): webpack-dev-server@3.9.0
renovate-bot Nov 4, 2019
b3a8a02
housekeeping(dev-deps): webpack@4.41.2
renovate-bot Nov 4, 2019
d4d4dae
housekeeping: fix logo size (#5702)
DanielRuf Nov 6, 2019
3e72d01
housekeeping: `npm audit fix` (#5718)
shockey Nov 17, 2019
94e1019
release: v3.24.3
swaggerhub-bot Nov 18, 2019
cf50733
housekeeping: `npm audit fix` (#5772)
shockey Jan 4, 2020
2dc499c
housekeeping(docs): https path for unpkg link (#5769)
Redor Jan 5, 2020
87dfc8d
build(deps): bump lodash-es from 4.17.11 to 4.17.15 (#5764)
dependabot[bot] Jan 5, 2020
296f73a
feat(swagger-ui-react): `defaultModelExpandDepth` and `plugins` props…
pmooney-jama Jan 5, 2020
5d91b2d
housekeeping: 2️⃣0️⃣2️⃣0️⃣ (#5773)
shockey Jan 5, 2020
77ddc4f
Use official apache 2.0 license text (#5470)
mbaeuerle Jan 9, 2020
a24957e
Update README.md
webron Jan 9, 2020
c213c97
housekeeping: fix `npm run lint` and `npm test` on Windows (#5737)
Rondinelly Jan 11, 2020
44acf85
improvement: use type 'password' instead of text for client secret (#…
dalbrx-forcam Jan 11, 2020
c9d6ac4
improvement: clear auth information from memory when logging out (#5316)
leggsimon Jan 15, 2020
3911391
housekeeping: `npm audit fix` (#5805)
shockey Jan 17, 2020
e8a451a
release: v3.25.0
swaggerhub-bot Jan 17, 2020
553d48a
No more IE11
webron Jan 22, 2020
67f9f8e
docs: update prerequisites for development (#5902)
tim-lai Mar 5, 2020
e20d425
improvement: `showCommonExtensions` support for OAS3 parameters (#5901)
hkosova Mar 9, 2020
e98e7be
improvement: render OAS3 parameter type formats (#5796)
domdomegg Mar 9, 2020
350c31d
housekeeping(deps): @braintree/sanitize-url v4 (#5694)
renovate[bot] Mar 9, 2020
e35ab79
housekeeping(deps): reselect v4 (#5696)
renovate[bot] Mar 9, 2020
a2b37ec
housekeeping: add static distribution file documentation (#5095)
diberry Mar 9, 2020
54f82df
improvement: add isShownKey prop to Operation to allow overriding (#5…
Mar 9, 2020
be6a21a
housekeeping(dev-deps): cypress@3.8.3
renovate-bot Mar 9, 2020
10b08af
Fix: #5669 online validator badge (#5909)
tim-lai Mar 11, 2020
aed8791
eslint-plugin-import@2.20.1
renovate-bot Mar 11, 2020
4808c3a
eslint-plugin-react@7.19.0
renovate-bot Mar 13, 2020
20d5c22
bug: expected PropType in Model ImmutablePureComponent should be a ma…
tim-lai Mar 16, 2020
c30862e
bug: expanding model when query param showExtensions=true exists
tim-lai Mar 16, 2020
cbbc823
housekeeping(dev-deps): file-loader@4.3.0
renovate-bot Mar 16, 2020
4121eaa
housekeeping(dev-deps): http-server@^0.12.0
renovate-bot Mar 16, 2020
7178916
housekeeping(dev-deps): json-merger@1.1.2 (#5926)
renovate[bot] Mar 18, 2020
95e72e7
improvement: do not require basic password in UI (#5812)
Simran-B Mar 22, 2020
6f1dd08
support for supportedSubmitMethods property in react component (#5376)
MoOmEeN Mar 23, 2020
12e86da
fix(docker-image): send relative HTTP 301s from within container (#5409)
sibyaugustine Mar 23, 2020
0426eb2
housekeeping: prevent log warning for missing getComponent in production
tim-lai Apr 4, 2020
26fb573
housekeeping: `npm audit fix` (#5948)
shockey Apr 4, 2020
ba953aa
docs: update plugin api component for failSilently (#5953)
tim-lai Apr 13, 2020
1c2c512
housekeeping: add missing conventional-changelog devDeps (#5975)
shockey Apr 24, 2020
fb6a58d
housekeeping: revert @release-it/conventional-changelog version (#5976)
shockey Apr 24, 2020
b38203e
release: v3.25.1
swaggerhub-bot Apr 24, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .agignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dist/
46 changes: 46 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"presets": [
[
"@babel/env",
{
"targets": {
"browsers": [
/* benefit of C/S/FF/Edge only? */
"> 1%",
"last 2 versions",
"Firefox ESR",
"not dead",
]
},
"useBuiltIns": "entry",
"corejs": "2"
}
],
"@babel/preset-react"
],
"plugins": [
["@babel/plugin-transform-runtime", {
"corejs": "2"
}],
"@babel/plugin-proposal-class-properties",
"@babel/plugin-proposal-optional-chaining",
["transform-react-remove-prop-types", {
"additionalLibraries": ["react-immutable-proptypes"]
}],
[
"babel-plugin-module-resolver",
{
"alias": {
"root": ".",
"components": "./src/core/components",
"containers": "./src/core/containers",
"core": "./src/core",
"plugins": "./src/plugins",
"img": "./src/img",
"corePlugins": "./src/core/plugins",
"less": "./src/less",
}
}
]
]
}
12 changes: 8 additions & 4 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
.git
node_modules
bower_components
*.swp
/.git
/.github
/dev-helpers
/docs
/src
/swagger-ui-dist-package
/test
/node_modules
10 changes: 10 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
root = true

[*]
end_of_line = lf
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
37 changes: 37 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
parser: babel-eslint
env:
browser: true
node: true
es6: true
parserOptions:
ecmaFeatures:
jsx: true
extends:
- eslint:recommended
- plugin:react/recommended
plugins:
- react
- mocha
- import
settings:
react:
pragma: React
version: '15.0'
rules:
semi: [2, never]
strict: 0
quotes: [2, double, { allowTemplateLiterals: true }]
no-unused-vars: 2
no-multi-spaces: 1
camelcase: 1
no-use-before-define: [2, nofunc]
no-underscore-dangle: 0
no-unused-expressions: 1
comma-dangle: 0
no-console: [2, { allow: [warn, error] }]
react/jsx-no-bind: 1
react/jsx-no-target-blank: 2
react/display-name: 0
mocha/no-exclusive-tests: 2
import/no-extraneous-dependencies: 2
react/jsx-filename-extension: 2
16 changes: 1 addition & 15 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,15 +1 @@
* text eol=lf
src/**/*.ttf binary
dist/**/*.js binary
dist/**/*.ttf binary
dist/**/*.map binary
dist/**/*.eot binary
dist/**/*.svg binary
dist/**/*.ttf binary
dist/**/*.woff binary
dist/**/*.woff2 binary
dist/**/*.png binary
dist/*.html text

src/main/html/fonts/*.ttf binary
src/main/html/images/*.png binary
docker-run.sh text eol=lf
73 changes: 73 additions & 0 deletions .github/ISSUE_TEMPLATE/Bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
---
name: Bug report
about: Report an issue you're experiencing

---

<!---
Thanks for filing a bug report! 😄

Before you submit, please read the following:

If you're here to report a security issue, please STOP writing an issue and
contact us at security@swagger.io instead!

Search open/closed issues before submitting!

Issues on GitHub are only related to problems of Swagger-UI itself. We'll try
to offer support here for your use case, but we can't offer help with projects
that use Swagger-UI indirectly, like Springfox or swagger-node.

Likewise, we can't accept bugs in the Swagger/OpenAPI specifications
themselves, or anything that violates the specifications.
-->

### Q&A (please complete the following information)
- OS: [e.g. macOS]
- Browser: [e.g. chrome, safari]
- Version: [e.g. 22]
- Method of installation: [e.g. npm, dist assets]
- Swagger-UI version: [e.g. 3.10.0]
- Swagger/OpenAPI version: [e.g. Swagger 2.0, OpenAPI 3.0]

### Content & configuration
<!--
Provide us with a way to see what you're seeing,
so that we can fix your issue.
-->

Example Swagger/OpenAPI definition:
```yaml
# your YAML here
```

Swagger-UI configuration options:
```js
SwaggerUI({
// your config options here
})
```

```
?yourQueryStringConfig
```

### Describe the bug you're encountering
<!-- A clear and concise description of what the bug is. -->

### To reproduce...

Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

### Expected behavior
<!-- A clear and concise description of what you expected to happen. -->

### Screenshots
<!-- If applicable, add screenshots to help explain your problem. -->

### Additional context or thoughts
<!-- Add any other context about the problem here. -->
42 changes: 42 additions & 0 deletions .github/ISSUE_TEMPLATE/Feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
name: Feature request
about: Suggest an new feature or enhancement for this project

---

### Content & configuration

Swagger/OpenAPI definition:
```yaml
# your YAML here
```

Swagger-UI configuration options:
```js
SwaggerUI({
// your config options here
})
```

```
?yourQueryStringConfig
```


### Is your feature request related to a problem?
<!--
Please provide a clear and concise description of what the problem is.
"I'm always frustrated when..."
-->

### Describe the solution you'd like
<!-- A clear and concise description of what you want to happen. -->

### Describe alternatives you've considered
<!--
A clear and concise description of any alternative solutions or features
you've considered.
-->

### Additional context
<!-- Add any other context or screenshots about the feature request here. -->
46 changes: 46 additions & 0 deletions .github/ISSUE_TEMPLATE/Support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
name: Support
about: Ask a question or request help with your implementation.

---

<!--
We can only offer support for Swagger-UI itself.

If you're having a problem with a library that uses Swagger-UI
(for example, Springfox or swagger-node), please open an issue
in that project's repository instead.
-->

### Q&A (please complete the following information)
- OS: [e.g. macOS]
- Browser: [e.g. chrome, safari]
- Version: [e.g. 22]
- Method of installation: [e.g. npm, dist assets]
- Swagger-UI version: [e.g. 3.10.0]
- Swagger/OpenAPI version: [e.g. Swagger 2.0, OpenAPI 3.0]

### Content & configuration
<!-- Provide us with a way to see what you're seeing, so that we can help. -->

Swagger/OpenAPI definition:
```yaml
# your YAML here
```

Swagger-UI configuration options:
```js
SwaggerUI({
// your config options here
})
```

```
?yourQueryStringConfig
```

### Screenshots
<!-- If applicable, add screenshots to help give context to your problem. -->

### How can we help?
<!-- Your question or problem goes here! -->
15 changes: 15 additions & 0 deletions .github/lock.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
daysUntilLock: 365
skipCreatedBefore: 2017-03-29 # initial release of Swagger UI 3.0.0
exemptLabels: []
lockLabel: "locked-by: lock-bot"
setLockReason: false
only: issues
lockComment: false
# lockComment: |
# Locking due to inactivity.

# This is done to avoid resurrecting old issues and bumping long threads with new, possibly unrelated content.

# If you think you're experiencing something similar to what you've found here: please [open a new issue](https://github.com/swagger-api/swagger-ui/issues/new/choose), follow the template, and reference this issue in your report.

# Thanks!
55 changes: 55 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<!--- Provide a general summary of your changes in the Title above -->

### Description
<!--- Describe your changes in detail -->



### Motivation and Context
<!--- Why is this change required? What problem does it solve? -->
<!--- If it fixes an open issue, please link to the issue here. -->
<!--- Use the magic "Fixes #1234" format, so the issues are -->
<!--- automatically closed when this PR is merged. -->



### How Has This Been Tested?
<!--- Please describe in detail how you manually tested your changes. -->
<!--- Include details of your testing environment, and the tests you ran to -->
<!--- see how your change affects other areas of the code, etc. -->



### Screenshots (if appropriate):



## Checklist
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->

### My PR contains...
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [ ] No code changes (`src/` is unmodified: changes to documentation, CI, metadata, etc.)
- [ ] Dependency changes (any modification to dependencies in `package.json`)
- [ ] Bug fixes (non-breaking change which fixes an issue)
- [ ] Improvements (misc. changes to existing features)
- [ ] Features (non-breaking change which adds functionality)

### My changes...
- [ ] are breaking changes to a public API (config options, System API, major UI change, etc).
- [ ] are breaking changes to a private API (Redux, component props, utility functions, etc.).
- [ ] are breaking changes to a developer API (npm script behavior changes, new dev system dependencies, etc).
- [ ] are not breaking changes.

### Documentation
- [ ] My changes do not require a change to the project documentation.
- [ ] My changes require a change to the project documentation.
- [ ] If yes to above: I have updated the documentation accordingly.

### Automated tests
- [ ] My changes can not or do not need to be tested.
- [ ] My changes can and should be tested by unit and/or integration tests.
- [ ] If yes to above: I have added tests to cover my changes.
- [ ] If yes to above: I have taken care to cover edge cases in my tests.
- [ ] All new and existing tests passed.
Loading