Oprysk Vyacheslav
ace52f7e49
chore: update packages ( #1824 )
2021-12-09 12:38:03 +02:00
Aarni Koskela
3d11a80c9c
chore: replace bundlesize with size-limit ( #1822 )
2021-12-09 10:29:35 +02:00
AlexVarchuk
f0bd5c8acf
chore: v2.0.0-rc.58 ( #1808 )
2021-11-29 15:48:22 +02:00
AlexVarchuk
0e43ad3102
fix: add browser build for webpack 5 ( #1796 )
2021-11-29 14:27:06 +02:00
Oprysk Vyacheslav
4fb5f914fa
chore: run prettier & add husky pre-commit hook ( #1800 )
2021-11-24 16:11:45 +02:00
AlexVarchuk
e621535dc7
chore: v2.0.0-rc.57 ( #1770 )
2021-10-11 17:56:29 +03:00
AlexVarchuk
3f6bf5febb
chore: update libs ( #1707 )
2021-09-20 14:08:58 +03:00
AlexVarchuk
c904cdb705
chore: up version for release ( #1722 )
2021-08-11 13:11:02 +03:00
Roman Hotsiy
d724440085
feat: add yaml highlight ( #1684 )
...
* feat: add yaml highlight
* chore: upgrade prism version
2021-07-09 17:04:53 +03:00
romanhotsiy
68690d1872
chore: v2.0.0-rc.55
2021-07-01 12:45:19 +03:00
romanhotsiy
bcfae6acef
chore: v2.0.0-rc.54
2021-06-09 15:46:58 +03:00
Roman Hotsiy
c09cf9dbbe
chore: modernize build pipeline ( #1635 )
2021-06-09 14:57:36 +03:00
Roman Hotsiy
92387bc653
chore: upgrade dependencies ( #1634 )
2021-06-02 15:53:36 +03:00
AlexVarchuk
823be24b31
feat: add basic support openApi 3.1 ( #1622 )
2021-05-31 19:23:05 +03:00
Andriy Leliv
5c8524d80f
chore: Release 2.0.0-rc.53
2021-04-12 18:28:56 +03:00
Andriy Leliv
3c4ece966c
chore: Release 2.0.0-rc.52
2021-04-09 22:17:30 +03:00
Andriy Leliv
ca3108b78b
chore: update openapi-core version to fix parsing root document
2021-04-09 22:16:50 +03:00
Andriy Leliv
60bf22e106
chore: Release 2.0.0-rc.51
2021-04-08 19:58:52 +03:00
Andriy Leliv
503394655d
chore: use openapi-core to bundle definition instead of json-schema-ref-parser ( #1500 )
...
* chore: use openapi-core to bundle definition instead of json-schema-ref-parser
* chore: update: root and demo webpack configs
* chore: refactor loadAndBundleSpec
* chore: update vesions: openapi-core, redoc
* chore: rolled back webpack.config(s) to previous version
* chore: changed the way of creating core Config for bundling definition
* fix: disable eslint react/display-name
* fix: update nodejs version to 12 in travis config
* chore: optimize verification: browser or server
* chore: add fetch only for browser
* Update src/utils/loadAndBundleSpec.ts
* chore: isBrowser verification improvment
Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>
2021-04-08 15:49:15 +03:00
romanhotsiy
8bee3d5777
chore: Release 2.0.0-rc.50 🔖
2021-02-15 14:52:37 +02:00
romanhotsiy
753b4abe84
chore: Release 2.0.0-rc.49 🔖
2021-01-30 23:18:43 +02:00
romanhotsiy
7b78e75287
chore: Release 2.0.0-rc.48 🔖
2020-11-30 13:09:04 +02:00
romanhotsiy
abcd7e0832
chore: upgrade prism.js
...
fixes #1455
2020-11-30 13:08:00 +02:00
romanhotsiy
c6b7d567d9
chore: Release 2.0.0-rc.47 🔖
2020-11-17 11:31:22 +02:00
romanhotsiy
b6d6f864a0
chore: upgrade some deps
2020-11-17 11:22:34 +02:00
romanhotsiy
faf6fd00c1
chore: Release 2.0.0-rc.46 🔖
2020-11-05 15:36:15 +02:00
romanhotsiy
aa53416d14
chore: Release 2.0.0-rc.45 🔖
2020-10-27 17:52:34 +02:00
romanhotsiy
1fdfd1353d
chore: Release 2.0.0-rc.44 🔖
2020-10-16 18:24:37 +03:00
romanhotsiy
129e18b939
chore: Release 2.0.0-rc.43 🔖
2020-10-13 19:00:53 +03:00
romanhotsiy
b848988c34
chore: Release 2.0.0-rc.42 🔖
2020-10-13 17:19:10 +03:00
Roman Hotsiy
a0f15d99f0
chore: upgrade to mobx@6 ( #1412 )
2020-10-13 16:58:27 +03:00
Tom Green
8d4fbd419c
Fix #1387 : Update the styled-components peerDependency ( #1396 )
...
* Update the styled-components peerDependency in package.json to 5.1.1 to match the devDependency
* Update package.json
Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>
2020-09-29 00:29:24 +03:00
Roman Hotsiy
9aa742025e
chore: Release 2.0.0-rc.41 🔖
2020-09-24 17:55:19 +03:00
Andriy Leliv
d32b3c8422
chore: demo deployment to s3 ( #1373 )
2020-09-07 12:54:36 +03:00
Roman Hotsiy
17b98731a0
chore: Release 2.0.0-rc.40 🔖
2020-08-24 12:04:18 +03:00
Roman Hotsiy
babae6098c
chore: Release 2.0.0-rc.39 🔖
2020-08-22 14:57:34 +03:00
Roman Hotsiy
d009e4a959
fix: broken dropdowns with SSR by using forked react-dropdown-aria
2020-08-22 14:57:31 +03:00
Roman Hotsiy
0ab06cfd84
chore: Release 2.0.0-rc.38 🔖
2020-08-20 16:52:46 +03:00
Roman Hotsiy
8e5a5e8a83
chore: Release 2.0.0-rc.37 🔖
2020-08-14 16:38:00 +03:00
Roman Hotsiy
a6e9f6dbf6
chore: Release 2.0.0-rc.36 🔖
2020-08-04 12:24:57 +03:00
Anna Stasiuk
2ce71895bc
fix: make elements accessible by keyboard navigation tools ( #1339 )
...
* fix: make api endpoint selectable
* fix: make response schema details selectable
* fix: update react-dropdown-aria to make dropdowns selectable
2020-08-04 12:19:01 +03:00
Roman Hotsiy
aedfa47ba4
chore: upgrade deps
...
closes #1316
2020-07-25 20:15:14 +03:00
Roman Hotsiy
630d0b074e
chore: Release 2.0.0-rc.35 🔖
2020-07-24 19:51:55 +03:00
Roman Hotsiy
8a8f9ef824
chore: Release 2.0.0-rc.34 🔖
2020-07-24 19:21:14 +03:00
Roman Hotsiy
676faa943a
chore: Release 2.0.0-rc.33 🔖
2020-07-21 17:16:29 +03:00
Roman Hotsiy
1834a140e2
chore: Release 2.0.0-rc.32 🔖
2020-07-21 16:54:18 +03:00
Anya Stasiuk
e8a0d105ca
fix: make dropdowns accessible by keyboard
2020-07-13 11:29:53 +03:00
Roman Hotsiy
418b74848d
chore: upgrade openapi-sampler
...
fixes #907
fixes #1296
2020-06-27 19:03:41 +03:00
Roman Hotsiy
5eec3be4c5
chore: Release 2.0.0-rc.31 🔖
2020-06-25 18:47:49 +03:00
Roman Hotsiy
5bace3008f
chore: Release 2.0.0-rc.30 🔖
2020-05-25 16:50:58 +03:00