Caleb Boyd
4567534cbb
fix: use shrinkwrap for cli package ( #1446 )
2020-10-31 08:35:46 +02:00
romanhotsiy
6a97239f50
chore(cli): v0.10.0
2020-10-27 22:30:46 +02:00
romanhotsiy
0ec03a34df
chore: upgrade cli to rc.45
2020-10-27 22:30:03 +02:00
romanhotsiy
aa53416d14
chore: Release 2.0.0-rc.45 🔖
2020-10-27 17:52:34 +02:00
Hleb Albau
7ffaf9ff72
docs: add 'maxDisplayedEnumValues' option to docs ( #1421 )
2020-10-27 10:54:08 +02:00
Michael Huynh
c0ae9de607
feat: add field constraint indicator for uniqueItems ( #1423 )
...
* Add field constraint indicator for uniqueItems
Resolves #1353
* Update src/components/Fields/FieldContstraints.tsx
Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>
2020-10-27 10:51:44 +02:00
Anna Stasiuk
e2de5b065e
fix: increase colors contrast to make them more accessible ( #1433 )
2020-10-27 10:44:06 +02:00
Dávid Kaya
c11f679f82
fix: fix the name of OpenID Connect security scheme ( #1425 )
...
The official name of the OpenID Connect security scheme does not contain a space between 'Open' and 'ID', see https://openid.net/connect/ .
2020-10-27 10:42:26 +02:00
romanhotsiy
1fdfd1353d
chore: Release 2.0.0-rc.44 🔖
2020-10-16 18:24:37 +03:00
romanhotsiy
0703f73f79
feat: new extensions hook PropertyDetailsCell + wrap property name into span
2020-10-16 18:24:26 +03:00
Roman Hotsiy
f5eeacfd05
chore: add .vscode to .gitignore ( #1416 )
2020-10-14 11:49:54 +03:00
romanhotsiy
d4016b8142
chore: fix tests
2020-10-13 19:10:04 +03:00
romanhotsiy
129e18b939
chore: Release 2.0.0-rc.43 🔖
2020-10-13 19:00:53 +03:00
Roman Hotsiy
26c407bd0f
fix: fix broken observable after mobx upgrade ( #1415 )
2020-10-13 18:59:58 +03:00
romanhotsiy
b848988c34
chore: Release 2.0.0-rc.42 🔖
2020-10-13 17:19:10 +03:00
Roman Hotsiy
c90245598e
chore: update test snapshot ( #1414 )
2020-10-13 17:13:35 +03:00
Roman Hotsiy
a0f15d99f0
chore: upgrade to mobx@6 ( #1412 )
2020-10-13 16:58:27 +03:00
Roman Hotsiy
84ab95ddc7
fix: make schema layout more responsive on small screen ( #1411 )
2020-10-13 16:21:36 +03:00
David Goss
086302bb23
docs: unqualify mobx version for react usage ( #1380 )
...
Per https://github.com/Redocly/redoc/issues/1189#issuecomment-606857342 the latest version works now, and the currently-specified version doesn't.
2020-10-13 14:56:53 +03:00
Anna Stasiuk
146b38c9d0
fix: make samples accessible by keyboard ( #1401 )
...
* fix: make samples accessible by keyboard
* chore: set outline-width and padding to collapser
2020-10-13 14:56:03 +03:00
Swapnil Ogale
0c782ec51f
docs: improvements to vendor extensions topic ( #1386 )
2020-10-13 14:55:45 +03:00
Anna Stasiuk
6632d84453
fix: hide dropdown input on IE 11 ( #1403 )
2020-10-13 14:50:00 +03:00
Vincent Leon
8f99cd0882
feat: Dockerfile compatible with OpenShift ( #1407 ) ( #1408 )
...
Co-authored-by: Vincent LEON <vincent.leon@amadeus.com>
2020-10-13 14:47:58 +03:00
Kostyantyn Pshenychnyy
f805271d90
chore: fix demo examples urls ( #1400 )
2020-10-02 11:46: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
Roman Hotsiy
38ac792b85
chore: do not use single-letter tokens in search
2020-09-24 14:04:58 +03:00
Roman Hotsiy
346b10f173
feat: load external search index
2020-09-24 14:04:58 +03:00
Roman Hotsiy
9730c4ee1c
feat: support for ignoring specified named schemas
2020-09-24 14:04:57 +03:00
Roman Hotsiy
a5468fb7bb
fix: fix displaying top-level object without any properties
2020-09-24 14:04:57 +03:00
Anna Stasiuk
f3e8ab4f8e
fix: fix displaying response title ( #1376 )
2020-09-08 16:14:39 +03:00
Andriy Leliv
d32b3c8422
chore: demo deployment to s3 ( #1373 )
2020-09-07 12:54:36 +03:00
Anna Stasiuk
a6b41aa00b
fix: show long pattern and add toggle button ( #1375 )
2020-09-07 12:53:30 +03:00
Anna Stasiuk
c801b87d2a
fix: display response code at the top after adding a line break ( #1374 )
...
* fix: display response code at the top after adding a line break
* chore: rename component from Strong to Code
2020-09-03 14:18:42 +03:00
Roman Hotsiy
4e7c7228aa
chore(cli): redoc-cli@0.9.12
2020-08-24 12:34:36 +03:00
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