Commit Graph

  • b4f3f02f8d Merge remote-tracking branch 'upstream/master' into master Shelby Sanders 2020-10-19 18:43:58 -0700
  • 38ab451bf5 typo Kamil Tunkiewicz 2020-10-19 10:58:10 +0200
  • 8f72da450d Test buttons visibility AvroraPolnareff 2020-10-19 00:52:28 +0300
  • d4738945ec Making buttons not displaying if data is flat AvroraPolnareff 2020-10-17 18:45:26 +0300
  • 13aa7133bc
    Add field constraint indicator for uniqueItems Michael Huynh 2020-10-18 09:48:55 +0800
  • c1d5ab3468 correct path matching Kamil Tunkiewicz 2020-10-16 19:44:30 +0200
  • df6b922330 copy change Kamil Tunkiewicz 2020-10-16 19:43:30 +0200
  • 6c410cb734 properly handling relative paths Kamil Tunkiewicz 2020-10-16 19:41:17 +0200
  • 35ac32fe49 serving any type of file Kamil Tunkiewicz 2020-10-16 19:24:30 +0200
  • 9a5a4774d4 few corrections: Kamil Tunkiewicz 2020-10-16 19:05:12 +0200
  • 1fdfd1353d
    chore: Release 2.0.0-rc.44 🔖 romanhotsiy 2020-10-16 17:57:51 +0300
  • 0703f73f79
    feat: new extensions hook PropertyDetailsCell + wrap property name into span romanhotsiy 2020-10-16 17:41:35 +0300
  • 91bd11bccb CLI: Adding options to serve static files from a folder Kamil Tunkiewicz 2020-10-16 17:05:14 +0200
  • 67331ac581
    chore: Release 2.0.0-rc.44 🔖 v2.0.0-rc.44 romanhotsiy 2020-10-16 17:57:51 +0300
  • 0fae030996
    feat: new extensions hook PropertyDetailsCell + wrap property name into span romanhotsiy 2020-10-16 17:41:35 +0300
  • 956fb51a91
    Add 'maxDisplayedEnumValues' option to docs Hleb Albau 2020-10-16 11:41:38 +0300
  • f5eeacfd05
    chore: add .vscode to .gitignore (#1416) Roman Hotsiy 2020-10-14 11:49:54 +0300
  • a9ebbfe013
    chore: add .vscode to .gitignore romanhotsiy 2020-10-13 19:16:11 +0300
  • d4016b8142
    chore: fix tests v2.0.0-rc.43 romanhotsiy 2020-10-13 19:10:04 +0300
  • 129e18b939
    chore: Release 2.0.0-rc.43 🔖 romanhotsiy 2020-10-13 19:00:36 +0300
  • 26c407bd0f
    fix: fix broken observable after mobx upgrade (#1415) Roman Hotsiy 2020-10-13 18:59:58 +0300
  • 39bedf90c4
    fix: fix broken observable after mobx upgrade romanhotsiy 2020-10-13 18:58:00 +0300
  • b848988c34
    chore: Release 2.0.0-rc.42 🔖 v2.0.0-rc.42 romanhotsiy 2020-10-13 17:19:10 +0300
  • c90245598e
    chore: update test snapshot (#1414) Roman Hotsiy 2020-10-13 17:13:35 +0300
  • 4716620ab4
    Update src/services/__tests__/models/Response.test.ts Roman Hotsiy 2020-10-13 17:10:21 +0300
  • bbe83fe391
    chore: update test snapshot romanhotsiy 2020-10-13 17:07:56 +0300
  • a0f15d99f0
    chore: upgrade to mobx@6 (#1412) Roman Hotsiy 2020-10-13 16:58:27 +0300
  • 3b9b6ab33e
    chore: upgrade to mobx@6 romanhotsiy 2020-10-13 16:55:25 +0300
  • 84ab95ddc7
    fix: make schema layout more responsive on small screen (#1411) Roman Hotsiy 2020-10-13 16:21:36 +0300
  • c10decbbd5
    fix: ie11 fix romanhotsiy 2020-10-13 16:14:09 +0300
  • 6f6fe575e5
    fix: make authorizations responseive too romanhotsiy 2020-10-13 15:25:28 +0300
  • 086302bb23
    docs: unqualify mobx version for react usage (#1380) David Goss 2020-10-13 12:56:53 +0100
  • 146b38c9d0
    fix: make samples accessible by keyboard (#1401) Anna Stasiuk 2020-10-13 14:56:03 +0300
  • 0c782ec51f
    docs: improvements to vendor extensions topic (#1386) Swapnil Ogale 2020-10-13 22:55:45 +1100
  • 6632d84453
    fix: hide dropdown input on IE 11 (#1403) Anna Stasiuk 2020-10-13 14:50:00 +0300
  • 8f99cd0882
    feat: Dockerfile compatible with OpenShift (#1407) (#1408) Vincent Leon 2020-10-13 13:47:58 +0200
  • c0509b3770
    fix: make schema layout more responsive on small screen romanhotsiy 2020-10-13 14:40:59 +0300
  • 465429470a feat: Dockerfile compatible with OpenShift (#1407) Vincent LEON 2020-10-11 18:52:36 +0200
  • 45f779a2fd Merge branch 'master' of github.com:shelbys/redoc into master Shelby Sanders 2020-10-08 18:40:57 -0700
  • 69f1974a6c Add showExtentions support for Responses Shelby Sanders 2020-10-08 18:39:29 -0700
  • dbaab9e306 Add showExtentions for Responses Shelby Sanders 2020-10-08 13:44:56 -0700
  • 918e2414f6 Corrected responses to support $ref Shelby Sanders 2020-10-08 13:44:00 -0700
  • ad926e2a84 chore: run prettier for all files Oleksiy Kachynskyy 2020-10-08 12:25:53 +0300
  • cdca7e6ccd fix: add styles to dropdown for focus state Anya Stasiuk 2020-10-07 14:03:03 +0300
  • b80ab2b1c6 feat: make dropdown to switch between code samples Anya Stasiuk 2020-10-07 13:53:31 +0300
  • 021752cf3e fix: hide dropdown input on IE 11 Anya Stasiuk 2020-10-06 18:16:17 +0300
  • ce7ffee7e5 chore: set outline-width and padding to collapser Anya Stasiuk 2020-10-06 18:12:50 +0300
  • 1c0fea02b8 Implement configurable min char len to init search Chintan Radia 2020-10-05 12:19:59 +0530
  • 00f0943ee4 fix: make samples accessible by keyboard Anya Stasiuk 2020-10-04 12:11:17 +0300
  • f805271d90
    chore: fix demo examples urls (#1400) Kostyantyn Pshenychnyy 2020-10-02 11:46:27 +0300
  • a8af84c6e4 Fix #1397: Update demo url value pshenok 2020-10-02 11:41:41 +0300
  • 8d4fbd419c
    Fix #1387: Update the styled-components peerDependency (#1396) Tom Green 2020-09-28 16:29:24 -0500
  • 05d9f37c1c
    Update package.json Roman Hotsiy 2020-09-29 00:28:59 +0300
  • a053ab3ae9 Update the styled-components peerDependency in package.json to 5.1.1 to match the devDependency Tom Green 2020-09-28 16:03:28 -0500
  • 33e2484ede add copyfiles to dependencies davew 2020-09-28 10:36:38 -0700
  • 9aa742025e
    chore: Release 2.0.0-rc.41 🔖 v2.0.0-rc.41 Roman Hotsiy 2020-09-24 17:55:19 +0300
  • 38ac792b85
    chore: do not use single-letter tokens in search Roman Hotsiy 2020-09-24 14:04:51 +0300
  • 346b10f173
    feat: load external search index Roman Hotsiy 2020-09-24 14:03:16 +0300
  • 9730c4ee1c
    feat: support for ignoring specified named schemas Roman Hotsiy 2020-09-24 13:59:59 +0300
  • a5468fb7bb
    fix: fix displaying top-level object without any properties Roman Hotsiy 2020-09-24 13:58:41 +0300
  • 571f0de2b7
    chore: change side menu message Sergey Dubovyk 2020-09-22 22:38:31 +0300
  • e00f642db9 Fixing TOC Swapnil Ogale 2020-09-22 20:27:49 +1000
  • 057427d05c Trying TOC linebreaks Swapnil Ogale 2020-09-18 17:07:31 +1000
  • 5d35a7ec60 problem with code tag on json and use COPYFILES instead of Mac CP command davew 2020-09-17 11:27:41 -0700
  • ca482c072b Update to TOC Swapnil Ogale 2020-09-17 14:03:04 +1000
  • 62156b024f Suggested improvements to vendor extensions topic Swapnil Ogale 2020-09-17 10:01:30 +1000
  • 8e3a7f6084 2177 - use API title if no filename avail, 2199 - download should download rather than open davew 2020-09-16 14:56:53 -0700
  • a7cea7f4c1 davew/BDEVEXP-2652-redoc-json-coloring davew 2020-09-16 12:15:50 -0700
  • 527775481c rm comment Lucia Li 2020-09-11 17:34:31 -0700
  • 115eddf52e feat: add support for x-description to override description of resolved Mattias Runge-Broberg 2020-09-11 10:50:57 +0200
  • 5c21c8ae43
    docs: unqualify mobx version for react usage David Goss 2020-09-10 02:07:50 +0100
  • 36e4785a62 fix compile error Lucia Li 2020-09-09 16:57:43 -0700
  • 02f8819eb1 pull Redocly/redoc.git master to fork Lucia Li 2020-09-09 15:36:18 -0700
  • f3e8ab4f8e
    fix: fix displaying response title (#1376) Anna Stasiuk 2020-09-08 16:14:39 +0300
  • 6a75d4caf1 feat: add optional BASE_PATH to Docker config draoncc 2020-09-08 12:27:56 +0200
  • caff49fb6a fix: fix displaying response title Anya Stasiuk 2020-09-07 15:50:05 +0300
  • d32b3c8422
    chore: demo deployment to s3 (#1373) Andriy Leliv 2020-09-07 12:54:36 +0300
  • a6b41aa00b
    fix: show long pattern and add toggle button (#1375) Anna Stasiuk 2020-09-07 12:53:30 +0300
  • 29d23f00e9 fix: show long pattern and add toggle button Anya Stasiuk 2020-09-04 16:20:34 +0300
  • c801b87d2a
    fix: display response code at the top after adding a line break (#1374) Anna Stasiuk 2020-09-03 14:18:42 +0300
  • e2e03313b2 chore: rename component from Strong to Code Anya Stasiuk 2020-09-03 14:17:50 +0300
  • cb36eecc26 fix: display response code at the top after adding a line break Anya Stasiuk 2020-09-03 14:06:21 +0300
  • 7cf4835969 Update yml: actions/cache Andriy Leliv 2020-09-02 16:52:04 +0300
  • e096a44c1f Update action ymls Andriy Leliv 2020-09-02 16:29:06 +0300
  • af36ad39af feat: demo deployment to s3 Andriy Leliv 2020-09-02 15:40:26 +0300
  • 38c985961e
    Update README.md Favour Kelvin 2020-08-27 18:06:40 +0100
  • 17cc9bf83e
    Update README.md Favour Kelvin 2020-08-27 18:05:56 +0100
  • 004fa06f66
    Update README.md Favour Kelvin 2020-08-27 17:55:34 +0100
  • 19c931c3fe
    Update README.md Favour Kelvin 2020-08-27 17:54:11 +0100
  • eb1b3b55f4 feat: Add bundles Till Kolter 2020-08-26 00:04:36 +0200
  • 422ec09771 feat: Add bundles Till Kolter 2020-08-25 23:36:10 +0200
  • 4e7c7228aa
    chore(cli): redoc-cli@0.9.12 Roman Hotsiy 2020-08-24 12:34:36 +0300
  • c9a9f941a5 Deployed to Github Pages RedocBot 2020-08-24 09:18:51 +0000
  • 17b98731a0
    chore: Release 2.0.0-rc.40 🔖 v2.0.0-rc.40 Roman Hotsiy 2020-08-24 12:04:18 +0300
  • be07197e6d
    fix: invalid discriminator dropdown behaviour with enum Roman Hotsiy 2020-08-24 12:03:44 +0300
  • 49f04d321f feat: Add MDX Slate style Till Kolter 2020-08-23 22:44:18 +0200
  • 029b82b209 feat: Extend Scheme Till Kolter 2020-08-23 13:10:03 +0200
  • 02381504f5 feat: Add MDX Till Kolter 2020-08-22 14:40:10 +0200
  • 1d56ee70aa feat: Add options expandAllFields hideShelfIcon hideHttpVerbs Till Kolter 2020-08-22 14:36:56 +0200
  • d78e0a3fbf feat: Add mdx Till Kolter 2020-08-22 14:22:11 +0200