dependabot[bot]
bab1f90f5c
chore(deps-dev): bump @babel/preset-env from 7.13.5 to 7.13.8
2021-03-01 00:34:29 -05:00
dependabot[bot]
e76f36ac74
chore(deps-dev): bump @babel/core from 7.13.1 to 7.13.8
2021-03-01 00:30:09 -05:00
dependabot[bot]
7367c204d0
chore(deps-dev): bump css-loader from 5.0.2 to 5.1.0
2021-02-26 00:50:57 -05:00
dependabot[bot]
64541667b1
chore(deps-dev): bump mini-css-extract-plugin from 1.3.8 to 1.3.9
2021-02-26 00:24:35 -05:00
dependabot[bot]
e1e99a9d4e
chore(deps-dev): bump @babel/plugin-transform-runtime from 7.13.6 to 7.13.7
2021-02-25 00:38:41 -05:00
dependabot[bot]
c1ed6d42c1
chore(deps): bump @babel/runtime-corejs3 from 7.13.6 to 7.13.7
2021-02-25 00:28:59 -05:00
swagger-bot
d525cc820d
chore(release): cut the v3.44.0 release
2021-02-25 00:28:50 +00:00
Tim Lai
b7d3d1ce4a
fix(info): use externalDocsUrl check to render Link ( #6997 )
...
* fixes screen reader accessibility issue
2021-02-24 15:56:24 -08:00
Luc Guinchard
482dea8f53
refactor(oauth): put script tag in body ( #6958 )
2021-02-24 15:07:49 -08:00
Mahtis Michel
4db2edcad2
feat: verbose Failed to fetch error ( #6938 )
...
* feat: verbose Failed to fetch error
* refactor: disable console.error in src/core/plugins/spec/actions.js
Co-authored-by: Tim Lai <timothy.lai@gmail.com >
2021-02-24 14:32:25 -08:00
dependabot[bot]
b3e08ff8a2
chore(deps-dev): bump @babel/preset-env from 7.12.17 to 7.13.5
2021-02-24 02:41:52 -05:00
dependabot[bot]
d647d74b0c
chore(deps-dev): bump @babel/plugin-transform-runtime from 7.12.17 to 7.13.6
2021-02-24 00:45:03 -05:00
dependabot[bot]
fd637ef897
chore(deps): bump @babel/runtime-corejs3 from 7.12.18 to 7.13.6
2021-02-24 00:40:06 -05:00
dependabot[bot]
e732d40208
chore(deps-dev): bump @babel/cli from 7.12.17 to 7.13.0
2021-02-24 00:27:17 -05:00
dependabot[bot]
c1c7cf3f0f
chore(deps-dev): bump @babel/plugin-proposal-class-properties from 7.12.13 to 7.13.0
2021-02-23 03:03:18 -05:00
dependabot[bot]
1ef597e3b3
chore(deps-dev): bump @babel/core from 7.12.17 to 7.13.1
2021-02-23 02:45:47 -05:00
dependabot[bot]
f66a1e89c6
chore(deps-dev): bump @babel/plugin-proposal-optional-chaining from 7.12.17 to 7.13.0
2021-02-23 02:43:28 -05:00
dependabot[bot]
2e01e8b614
chore(deps-dev): bump @babel/register from 7.12.13 to 7.13.0
2021-02-23 00:24:52 -05:00
dependabot[bot]
fc1d94b42b
chore(deps-dev): bump @babel/plugin-proposal-nullish-coalescing-operator from 7.12.13 to 7.13.0
2021-02-23 00:21:44 -05:00
dependabot[bot]
5668cea84a
chore(deps): bump lodash from 4.17.20 to 4.17.21
2021-02-22 00:28:10 -05:00
dependabot[bot]
33eb352745
chore(deps-dev): bump @babel/core from 7.12.16 to 7.12.17
2021-02-19 02:43:00 -05:00
dependabot[bot]
1e976a11f1
chore(deps-dev): bump @babel/plugin-transform-runtime from 7.12.15 to 7.12.17
2021-02-19 02:35:57 -05:00
dependabot[bot]
9b19984d04
chore(deps-dev): bump mini-css-extract-plugin from 1.3.7 to 1.3.8
2021-02-19 02:35:48 -05:00
dependabot[bot]
373a34769b
chore(deps-dev): bump @babel/cli from 7.12.16 to 7.12.17
2021-02-19 00:48:19 -05:00
dependabot[bot]
7745aca18d
chore(deps-dev): bump @babel/plugin-proposal-optional-chaining from 7.12.16 to 7.12.17
2021-02-19 00:44:42 -05:00
dependabot[bot]
0238592b91
chore(deps): bump @babel/runtime-corejs3 from 7.12.13 to 7.12.18
2021-02-19 00:44:19 -05:00
dependabot[bot]
eb90f41021
chore(deps-dev): bump @babel/preset-env from 7.12.16 to 7.12.17
2021-02-19 00:24:29 -05:00
dependabot[bot]
dcf5364d8a
chore(deps): bump url-parse from 1.5.0 to 1.5.1
2021-02-19 00:22:37 -05:00
dependabot[bot]
89b8370cc5
chore(deps): bump url-parse from 1.4.7 to 1.5.0
2021-02-18 01:12:28 -05:00
Luc Guinchard
17093f2c7c
fix(lint): use semicolons + closing link in html ( #6951 )
...
- use semicolons in js.
- closing the link tag.
2021-02-17 16:15:04 -08:00
dependabot[bot]
b0951bbc2c
chore(deps-dev): bump eslint-plugin-jest from 24.1.3 to 24.1.5
2021-02-17 01:23:56 -05:00
dependabot[bot]
58a623bef0
chore(deps-dev): bump open from 7.4.1 to 7.4.2
2021-02-17 01:19:45 -05:00
Mahtis Michel
ba74c02951
feat(docs): sample datepicker plugin with json schema components ( #6939 )
...
* Document JSON schema components, its mappings and give example how to create a date picker for type: string format: date and format: date-time.
2021-02-16 16:39:26 -08:00
Mahtis Michel
0e6dc0487c
feat(models): collapsed schema content should be clickable ( #6942 )
2021-02-16 16:02:55 -08:00
dependabot[bot]
1082aba7bb
chore(deps-dev): bump mini-css-extract-plugin from 1.3.6 to 1.3.7
2021-02-16 00:27:43 -05:00
dependabot[bot]
11157d8bd6
chore(deps-dev): bump open from 7.4.0 to 7.4.1
2021-02-15 00:29:22 -05:00
dependabot[bot]
a0584119cc
chore(deps-dev): bump @babel/cli from 7.12.13 to 7.12.16
2021-02-12 02:48:26 -05:00
dependabot[bot]
fb7af2d07a
chore(deps-dev): bump @babel/core from 7.12.13 to 7.12.16
2021-02-12 02:30:28 -05:00
dependabot[bot]
429283d2e1
chore(deps-dev): bump @babel/preset-env from 7.12.13 to 7.12.16
2021-02-12 00:54:04 -05:00
dependabot[bot]
b76dd90360
chore(deps-dev): bump mocha from 8.2.1 to 8.3.0
2021-02-12 00:33:10 -05:00
dependabot[bot]
bbaa4c054a
chore(deps-dev): bump @babel/plugin-proposal-optional-chaining from 7.12.13 to 7.12.16
2021-02-12 00:28:51 -05:00
swagger-bot
973e4614f8
chore(release): cut the v3.43.0 release
2021-02-11 18:53:24 +00:00
Mahtis Michel
a2a561e943
feat: validate nullable ( #6928 )
2021-02-11 10:18:13 -08:00
Mahtis Michel
7ead9baa80
* fix(sample-gen): enum without type should be handled by sample-gen ( #6912 )
2021-02-11 09:58:28 -08:00
Mahtis Michel
fad81f8cb9
feat: use example gen for multiple example value retainer examples ( #6920 )
...
* fix: multiple examples with same value jumps to first example
2021-02-11 09:33:04 -08:00
dependabot[bot]
649be5d78b
chore(deps-dev): bump postcss from 8.2.5 to 8.2.6
2021-02-11 00:23:04 -05:00
Chad Killingsworth
5e69d3c4f2
fix: support OAuth2 PKCE when using the OIDC authorization_code flow ( #6914 )
...
* Previous checks only supported the OAuth2 authorizationCode flow and missed the equivalent OIDC flow.
2021-02-10 09:52:35 -08:00
dependabot[bot]
710b9d16a3
chore(deps-dev): bump mini-css-extract-plugin from 1.3.4 to 1.3.6
2021-02-09 00:32:34 -05:00
dependabot[bot]
1df258993b
chore(deps-dev): bump css-loader from 5.0.1 to 5.0.2
2021-02-09 00:25:04 -05:00
dependabot[bot]
b61c9f727d
chore(deps-dev): bump postcss from 8.2.4 to 8.2.5
2021-02-08 00:37:20 -05:00