romanhotsiy
3ba622f3ab
fix: add includes polyfill
...
fixes #1530
2021-02-15 14:51:25 +02:00
Roman Hotsiy
8270481e9f
fix: false-positive recursive tag case when using oneOf + allOf ( #1534 )
2021-02-15 14:50:35 +02:00
romanhotsiy
524e512b94
chore(cli): v0.10.3
2021-02-15 14:19:47 +02:00
romanhotsiy
8d98fed766
chore(cli): upgrade redoc to rc.49
2021-02-15 14:19:47 +02:00
romanhotsiy
d3589ddfbb
chore: clean up .travis.yaml
2021-02-15 14:19:47 +02:00
Anton Kozachuk
d288165a4e
fix: background-color in search results ( #1531 )
...
* fix: background-color in search results
* Delete some changes
2021-02-15 14:14:54 +02:00
romanhotsiy
755a9095f5
chore: update travis badge url
2021-01-30 23:36:10 +02:00
romanhotsiy
753b4abe84
chore: Release 2.0.0-rc.49 🔖
2021-01-30 23:18:43 +02:00
Anton Kozachuk
c874a5942c
fix: pass boolean and number values as a string in highlight function ( #1512 )
2021-01-30 14:19:18 +02:00
romanhotsiy
0dce880dce
fix: crash on multiple examples on parameter object
...
fixes #1485
2021-01-28 11:21:25 +02:00
baijunyao
d886751261
chore: remove duplicate semicolons ( #1504 )
2021-01-22 11:15:10 +02:00
Karl Scheirer
a5e8e818c8
docs: document theme options ( #1438 )
2021-01-08 14:05:10 +02:00
romanhotsiy
040ce72a8a
fix: fix SourceCodeWithCopy component to be non-pure
2020-12-11 11:14:01 +02:00
romanhotsiy
bc19750771
chore(cli): v0.10.2
2020-12-11 11:12:53 +02:00
jabba-jedi
f0755a804f
docs: fix the Rebilly link
2020-12-10 12:38:12 +02:00
Roman Hotsiy
2a329c1bec
docs: fix menuToggle
default value
...
fixes #1476
[ci skip]
2020-12-01 15:24:20 +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
Anna Stasiuk
8c559bcbcd
fix: add missed labels to elements ( #1445 )
2020-11-30 12:51:27 +02:00
Anna Stasiuk
bb4594ee58
feat: add new option hideSchemaPattern ( #1475 )
...
* feat: add new option hideSchemaPattern
* chore: add hideSchemaPattern option to readme
2020-11-30 11:54:46 +02:00
Roman Hotsiy
d12e410d99
feat: support multiple examples for parameters ( #1470 )
2020-11-23 14:00:17 +02:00
romanhotsiy
340a568262
chore(cli): v0.10.1
2020-11-17 13:05:14 +02:00
romanhotsiy
c6b7d567d9
chore: Release 2.0.0-rc.47 🔖
2020-11-17 11:31:22 +02:00
romanhotsiy
d09e744d15
fix: limit autogen json samples depth to 10
2020-11-17 11:26:04 +02:00
romanhotsiy
b6d6f864a0
chore: upgrade some deps
2020-11-17 11:22:34 +02:00
Karl Scheirer
64b01162dc
docs: add 3 vendor extensions to list ( #1457 )
2020-11-10 10:21:02 +02:00
romanhotsiy
faf6fd00c1
chore: Release 2.0.0-rc.46 🔖
2020-11-05 15:36:15 +02:00
Anna Stasiuk
702fea0f41
feat: add tabTextColor option for responses ( #1451 )
2020-11-05 15:23:05 +02:00
Anna Stasiuk
6bedcf94b2
fix: fix arrow color in responses ( #1452 )
2020-11-05 15:22:42 +02:00
Anna Stasiuk
4729fc3d8f
fix: remove duplicated slash if hideHostname option enabled ( #1448 )
2020-11-03 14:47:23 +02:00
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