Commit Graph

2112 Commits

Author SHA1 Message Date
Roman Hotsiy
17b98731a0
chore: Release 2.0.0-rc.40 🔖 2020-08-24 12:04:18 +03:00
Roman Hotsiy
be07197e6d
fix: invalid discriminator dropdown behaviour with enum 2020-08-24 12:03:44 +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
Anna Stasiuk
46eee7b70c
fix: make callbacks expandable by keyboard (#1354) 2020-08-20 17:06:55 +03:00
Roman Hotsiy
0ab06cfd84
chore: Release 2.0.0-rc.38 🔖 2020-08-20 16:52:46 +03:00
James Harris
fed9a061d5
fix: scale sideMenu labels according to computed font size (#1356) 2020-08-20 16:43:12 +03:00
Roman Hotsiy
addf8956e3
fix: do not crash for invalid parameter.in value
closes #1340
2020-08-19 13:16:05 +03:00
Anna Stasiuk
7e7d95fe18
chore: export dropdown components (#1351) 2020-08-18 13:11:13 +03:00
Roman Hotsiy
b76b936abe
chore(cli): redoc-cli@0.9.11 2020-08-18 13:07:25 +03:00
Roman Hotsiy
a3b98177a1
chore: fix demo webpack config 2020-08-18 13:05:51 +03:00
Roman Hotsiy
8e5a5e8a83
chore: Release 2.0.0-rc.37 🔖 2020-08-14 16:38:00 +03:00
Anna Stasiuk
41f81b4d96
feat: add webhooks support (#1304) 2020-08-14 16:33:25 +03:00
Anna Stasiuk
171711f79c
chore: export parameters and example components (#1347)
* chore: export parameters and example components

* chore: export OpenAPIEncoding interface
2020-08-14 12:24:22 +03:00
dependabot[bot]
74ebba6e02
chore(deps): bump prismjs from 1.20.0 to 1.21.0 in /cli (#1344)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-11 15:19:11 +03:00
Roman Hotsiy
a553393a79
chore(cli): redoc-cli@0.9.10 2020-08-04 15:53:42 +03:00
Roman Hotsiy
a6e9f6dbf6
chore: Release 2.0.0-rc.36 🔖 2020-08-04 12:24:57 +03:00
Roman Hotsiy
7af2efe731
feat: new option simpleOneOfTypeLabel 2020-08-04 12:21:58 +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
3ae069c436
chore(cli): redoc-cli@0.9.9
fixes #1318
2020-07-25 20:15:14 +03:00
Roman Hotsiy
9fe8a4b685
chore: fix eslint errors 2020-07-25 20:15:14 +03:00
Roman Hotsiy
5fea0b0fea
chore: upgrade cli deps 2020-07-25 20:15:14 +03:00
Roman Hotsiy
aedfa47ba4
chore: upgrade deps
closes #1316
2020-07-25 20:15:14 +03:00
Roman Hotsiy
1976dd4ee2
chore: minor refactor in theme.ts 2020-07-25 20:15:14 +03:00
Barış
c9596d4b6c
fix: highlight json keys using different color (#1287) 2020-07-25 19:52:27 +03:00
Roman Hotsiy
93d8f46cfe
chore: fix Github stars widget width on demo page 2020-07-24 19:54:15 +03:00
Roman Hotsiy
630d0b074e
chore: Release 2.0.0-rc.35 🔖 2020-07-24 19:51:55 +03:00
Roman Hotsiy
12bf6426ad
chore: remove tokens from .travis.yml 2020-07-24 19:51:42 +03:00
Roman Hotsiy
8a8f9ef824
chore: Release 2.0.0-rc.34 🔖 2020-07-24 19:21:14 +03:00
Oleksiy Kachynskyy
de27ac0308
fix: update EnumValues component (#1324) 2020-07-24 10:15:36 +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
Oleksiy Kachynskyy
14e7db9403
feat: add maxDisplayedEnumValues config and buttons for show/hide enums (#1322) 2020-07-21 16:54:17 +03:00
Roman Hotsiy
a96a11a4dc
feat: new option sortEnumValuesAlphabetically (#1321) 2020-07-21 16:10:48 +03:00
Roman Hotsiy
4db5bc470b chore: skipLibCheck 2020-07-13 11:29:53 +03:00
Roman Hotsiy
371f3dfc4e chore: fix tests 2020-07-13 11:29:53 +03:00
Anya Stasiuk
30a27c116b fix: update focus styling 2020-07-13 11:29:53 +03:00
Anya Stasiuk
3d25005f08 fix: make endpoint dropdown accessible 2020-07-13 11:29:53 +03:00
Anya Stasiuk
e8a0d105ca fix: make dropdowns accessible by keyboard 2020-07-13 11:29:53 +03:00
Anya Stasiuk
006031c517 fix: make sample controls focusable 2020-07-13 11:29:53 +03:00
Anya Stasiuk
05fd7543a2 fix: make properties focusable 2020-07-13 11:29:53 +03:00
Anya Stasiuk
442014c06d fix: make response sections focusable 2020-07-13 11:29:53 +03:00
Anya Stasiuk
47c6319206 fix: fix contrast ratio for response titles 2020-07-13 11:29:53 +03:00
Roman Hotsiy
0904b3fec2
fix: fix expand variable for vars with hyphens or dots
fixes #926
2020-06-27 19:51:39 +03:00
Roman Hotsiy
633d71293f
fix: default style and explode for params
fixes #1016
2020-06-27 19:22:49 +03:00
Roman Hotsiy
418b74848d
chore: upgrade openapi-sampler
fixes #907
fixes #1296
2020-06-27 19:03:41 +03:00
Moshe Eshel
644e96ae45
feat: array size info based on min max Items properties (#1308) 2020-06-27 18:45:00 +03:00
Roman Hotsiy
41b8b5d77b
chore: add missing changelog changes 2020-06-25 19:05:08 +03:00
Roman Hotsiy
5eec3be4c5
chore: Release 2.0.0-rc.31 🔖 2020-06-25 18:47:49 +03:00
Petr Flaks
865a56a2a9
fix: prevent body scrolling when user scrolls side menu (#1300) 2020-06-23 11:53:00 +03:00