Vladimir Gorej
|
19f58ef3f3
|
feat(json-schema-2020-12): add support for id keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
679698b998
|
feat(json-schema-2020-12): add support for vocabulary keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
d6d3e9ffc1
|
feat(json-schema-2020-12): add support for keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
7d5cad0a1a
|
feat(json-schema-2020-12): handle cycles in rendering
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
fe181ede90
|
feat(json-schema-2020-12): detect expandable behavior
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
e517397fd2
|
feat(json-schema-2020-12): infer type of schema if not defined
Handles schema cycles as well.
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
83ba76c117
|
feat(json-schema-2020-12): add support for boolean JSON Schema
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
161c5af17d
|
feat(json-schema-2020-12): add support for title keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
a7efbf5b19
|
feat(json-schema-2020-12): add support for description keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
c4ec33b82c
|
feat(json-schema-2020-12): add support for format keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
f06c1caed5
|
feat(json-schema-2020-12): add support for type keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
7cfc5e3656
|
feat(json-schema-2020-12): add support for deep expandable behavior
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
ddedb57dc0
|
feat(json-schema-2020-12): add support for expandable behavior
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
9ed1c1b3a0
|
feat: introduce new UI + extendable behavior
Ref #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
ab1842083d
|
feat(json-schema-2020-12): add initial rendering engine
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
swagger-bot
|
dbd8931161
|
chore(release): cut the v5.0.0-alpha.6 release
|
2023-04-04 08:28:34 +00:00 |
|
Vladimír Gorej
|
0fabcafdf7
|
fix(oas31): fix rendering Path Items containing schemas with cycles (#8547)
The fix comes from updating the swagger-client to v3.19.6.
Refs #8537
|
2023-04-04 10:14:31 +02:00 |
|
Vladimír Gorej
|
e6df4a8494
|
chore: merge pull request #8546 from swagger-api/char0n/master-update
Merge with master branch
|
2023-04-04 10:04:04 +02:00 |
|
Vladimir Gorej
|
f4423ef87e
|
Merge branch 'master' into next
|
2023-04-04 09:56:32 +02:00 |
|
dependabot[bot]
|
0d88549f4d
|
chore(deps-dev): bump open from 8.4.2 to 9.1.0 (#8539)
Bumps [open](https://github.com/sindresorhus/open) from 8.4.2 to 9.1.0.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v8.4.2...v9.1.0)
---
updated-dependencies:
- dependency-name: open
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-04 09:46:51 +02:00 |
|
dependabot[bot]
|
bc43aa31a6
|
chore(deps-dev): bump deepmerge from 4.3.0 to 4.3.1 (#8544)
Bumps [deepmerge](https://github.com/TehShrike/deepmerge) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/TehShrike/deepmerge/releases)
- [Changelog](https://github.com/TehShrike/deepmerge/blob/master/changelog.md)
- [Commits](https://github.com/TehShrike/deepmerge/compare/v4.3.0...v4.3.1)
---
updated-dependencies:
- dependency-name: deepmerge
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-04 09:39:12 +02:00 |
|
dependabot[bot]
|
b45938255b
|
chore(deps): bump nginx from 1.23.3-alpine to 1.23.4-alpine (#8542)
|
2023-04-03 12:02:33 +00:00 |
|
dependabot[bot]
|
624a4f77d0
|
chore(deps-dev): bump @babel/preset-env from 7.20.2 to 7.21.4 (#8540)
|
2023-03-31 12:13:27 +00:00 |
|
dependabot[bot]
|
8d68a3ce7d
|
chore(deps-dev): bump eslint from 8.34.0 to 8.37.0 (#8538)
|
2023-03-31 12:05:00 +00:00 |
|
swagger-bot
|
747033e1ad
|
chore(release): cut the v5.0.0-alpha.5 release
|
2023-03-31 07:47:07 +00:00 |
|
Vladimír Gorej
|
a21e843cbb
|
fix(oas31): fix resolver error about immutable Headers (#8536)
This bug fix comes via swagger-client@3.19.5.
Refs #8532
|
2023-03-31 09:23:36 +02:00 |
|
swagger-bot
|
d4adabdb84
|
chore(release): cut the v4.18.2 release
|
2023-03-30 17:09:15 +00:00 |
|
Vladimír Gorej
|
186bfa46cc
|
chore(deps): update dependencies (#8534)
- swagger-client from 3.19.1 to 3.19.5
- babel-loader from 8.3.0 to 9.1.2
- lint-staged from 13.1.2 to 13.2.0
Closes #8515
Closes #8531
|
2023-03-30 18:25:21 +02:00 |
|
dependabot[bot]
|
809e744d3c
|
chore(deps-dev): bump cssnano from 5.1.15 to 6.0.0 (#8529)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.1.15 to 6.0.0.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.15...cssnano@6.0.0)
---
updated-dependencies:
- dependency-name: cssnano
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-30 18:11:27 +02:00 |
|
Vladimír Gorej
|
7132e16f98
|
fix: add relative reference support for baseDoc option (#8533)
This support comes with swagger-client@3.19.4 update.
Refs #8525
|
2023-03-30 16:16:23 +02:00 |
|
dependabot[bot]
|
ce837af1fe
|
chore(deps-dev): bump json-server from 0.17.2 to 0.17.3 (#8530)
|
2023-03-29 12:05:23 +00:00 |
|
dependabot[bot]
|
eb2affcb3f
|
chore(deps-dev): bump webpack-stats-plugin from 1.0.3 to 1.1.1 (#8528)
|
2023-03-28 12:12:20 +00:00 |
|
dependabot[bot]
|
7a2e0bf847
|
chore(deps-dev): bump postcss-loader from 7.0.2 to 7.1.0 (#8527)
|
2023-03-28 12:05:00 +00:00 |
|
Vladimír Gorej
|
b99436b265
|
chore(dist-tags): use alpha dist tags for 5.x.y-alpha.* releases (#8526)
Refs #8518
|
2023-03-28 13:55:07 +02:00 |
|
dependabot[bot]
|
efc2ac0961
|
chore(deps-dev): bump @commitlint/cli from 17.4.4 to 17.5.0 (#8522)
|
2023-03-27 15:33:18 +00:00 |
|
dependabot[bot]
|
1df5872d6b
|
chore(deps-dev): bump webpack from 5.76.0 to 5.76.3 (#8521)
|
2023-03-27 14:52:34 +00:00 |
|
dependabot[bot]
|
8513237f61
|
chore(deps-dev): bump postcss-preset-env from 8.0.1 to 8.1.0 (#8520)
|
2023-03-27 12:07:01 +00:00 |
|
dependabot[bot]
|
14bb960e9a
|
chore(deps-dev): bump prettier from 2.8.4 to 2.8.7 (#8516)
|
2023-03-24 12:18:46 +00:00 |
|
dependabot[bot]
|
9370ab7c70
|
chore(deps-dev): bump terser-webpack-plugin from 5.3.6 to 5.3.7 (#8514)
|
2023-03-24 12:11:33 +00:00 |
|
Vladimír Gorej
|
4db964378b
|
test(core): align test with dependency update (#8512)
|
2023-03-24 09:40:27 +01:00 |
|
Vladimir Gorej
|
d6b3d52b92
|
Merge branch 'master' into next
|
2023-03-24 09:01:42 +01:00 |
|
dependabot[bot]
|
48426836b3
|
chore(deps-dev): bump local-web-server from 4.2.1 to 5.3.0 (#8458)
Bumps [local-web-server](https://github.com/lwsjs/local-web-server) from 4.2.1 to 5.3.0.
- [Release notes](https://github.com/lwsjs/local-web-server/releases)
- [Commits](https://github.com/lwsjs/local-web-server/compare/v4.2.1...v5.3.0)
---
updated-dependencies:
- dependency-name: local-web-server
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-24 08:42:18 +01:00 |
|
dependabot[bot]
|
f8196c6199
|
chore(deps-dev): bump expect from 28.1.3 to 29.5.0 (#8462)
Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 28.1.3 to 29.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/expect)
---
updated-dependencies:
- dependency-name: expect
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-24 08:31:38 +01:00 |
|
dependabot[bot]
|
4fa4453f5e
|
chore(deps): bump dompurify from 2.3.10 to 3.0.1 (#8463)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.10 to 3.0.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.10...3.0.1)
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-23 19:37:32 +01:00 |
|
Vladimír Gorej
|
cb15dbb6e5
|
fix(oas3): expand Callback operation without browser error (#8510)
Refs #7465
|
2023-03-23 15:35:46 +01:00 |
|
Vladimír Gorej
|
4dc83b900d
|
fix(oas3): expand Callback operation without browser error (#8509)
Refs #8508
|
2023-03-23 15:12:17 +01:00 |
|
Vladimír Gorej
|
3d3fea09c6
|
fix(oas31): render Callback operations only (#8507)
Before this fix, other Path Item fields were
included into rendering of Operation Objects under
a specific Callback Object.
Refs #8504
|
2023-03-23 13:38:35 +01:00 |
|
Vladimir Gorej
|
7bdb605dcf
|
docs(oas31): provide docs for createOnlyOAS31SelectorWrapper
|
2023-03-23 11:05:26 +01:00 |
|
Vladimír Gorej
|
e1816a5937
|
refactor(oas31): use OpenAPI 3.1 specific component wrapper util (#8503)
|
2023-03-23 10:55:41 +01:00 |
|
Vladimír Gorej
|
16224263d1
|
feat(oas31): add support for OpenAPI 3.1.0 badge (#8502)
Refs #8501
|
2023-03-23 10:13:20 +01:00 |
|