Commit Graph

  • eac7bb8051
    chore: Release 2.0.0-rc.17 🔖 v2.0.0-rc.17 Roman Hotsiy 2019-10-16 16:38:43 +0300
  • 0a01e9a080
    fix: active menu item scroll into view Roman Hotsiy 2019-10-15 15:59:48 +0300
  • 0c20e64178 fix: changed several components style font-family to monospace (#1063) Andrew Zhukevych 2019-10-16 16:02:50 +0300
  • b5af71da5f fix: no quotes for default values in header fields. (#1059) russellrobinson 2019-10-17 00:01:54 +1100
  • 8bfa364010 docs: improve options documentation (#1071) Alex 2019-10-16 14:58:02 +0200
  • 23f7ed5e1f
    Improve options documentation Alex 2019-10-16 12:51:57 +0200
  • 616721d218 Removed typo thisismo 2019-10-14 15:05:53 +0200
  • c986d8abd3 Removed unneccessary feature thisismo 2019-10-14 15:05:17 +0200
  • c8488ff365 Merge remote-tracking branch 'upstream/master' thisismo 2019-10-14 14:54:43 +0200
  • 9e6005ff72 Extended search thisismo 2019-10-14 14:45:05 +0200
  • d761b8f7a2 fix typo in tests dscriptions nanov 2019-10-13 07:29:34 +0300
  • 383a41d3a0 refactor contrats check nanov 2019-10-12 17:39:17 +0300
  • 2855fca34f write tests for 'multipleOf' constrain nanov 2019-10-12 17:38:37 +0300
  • b9b07cde0f add 'multipleOf' to honeyPerDay nanov 2019-10-12 17:12:26 +0300
  • 689fe64b2d feat: visualise 'multipleOf' property nanov 2019-10-12 17:10:08 +0300
  • 33101c7fcf wrap json examples in code tag Andriy 2019-10-12 16:46:06 +0300
  • fbf2147a5d changed font-family to monospace in MIME Types and Field/property Hollister009 2019-10-12 16:08:41 +0300
  • 71a4bfab80 fixed font-family in ConstarintItem styles Hollister009 2019-10-12 15:53:53 +0300
  • 4494f80dbc fix: types over-pluralization (#1057) Michael Huynh 2019-10-12 17:33:03 +0800
  • 4adb927463 feat: added support for file paths as --options cli argument (#1049) Sergey Dubovyk 2019-10-12 12:30:41 +0300
  • 4d4cfd65aa docs: fix typo (#1062) Anastasiya Mashoshyna 2019-10-12 12:24:03 +0300
  • 96d9de3319
    fix typo Anastasiya Mashoshyna 2019-10-12 11:22:59 +0300
  • 50ad9f8ddd No quotes for default values in header fields. Spaces around the pattern values. README improvement. Russell Robinson 2019-10-10 15:14:08 +1100
  • f0e08f4e8e Show examples in objects. Ryan Kim 2019-10-09 13:43:41 -0500
  • 4e352c734f
    Fix type pluralization Michael Huynh 2019-10-09 21:14:40 +0800
  • e1534ffef0
    Merge branch 'master' into master RaHa 2019-10-09 13:47:00 +0330
  • 06d9a55dfb (feat) added support for file paths as --options cli argument knidarkness 2019-10-01 12:25:14 +0300
  • 20298bf560
    Merge pull request #1 from Redocly/master Sergey Dubovyk 2019-10-01 11:58:26 +0300
  • 69c3dce883
    chore(cli): redoc-cli@0.9.2 Roman Hotsiy 2019-09-30 14:53:07 +0300
  • 98a5139127
    chore: Release 2.0.0-rc.16 🔖 v2.0.0-rc.16 Roman Hotsiy 2019-09-30 14:40:58 +0300
  • d09c1c1086
    fix: fix scrollYOffset when SSR Roman Hotsiy 2019-09-30 14:39:58 +0300
  • eb8d4fd678
    chore(cli): redoc-cli@0.9.1 Roman Hotsiy 2019-09-30 13:56:53 +0300
  • dd583b6a2e
    chore(cli): update yarn.lock Roman Hotsiy 2019-09-30 13:52:33 +0300
  • 4f63088638
    chore(cli): redoc-cli v0.9.0 Roman Hotsiy 2019-09-30 13:34:27 +0300
  • 53962def82
    chore: Release 2.0.0-rc.15 🔖 v2.0.0-rc.15 Roman Hotsiy 2019-09-30 13:33:05 +0300
  • e318fb3381
    fix: remove excessive whitespace between md sections on small screens Roman Hotsiy 2019-09-30 13:10:32 +0300
  • faa74d6002
    fix: false-positive recursive detection with allOf at the same level Roman Hotsiy 2019-09-30 12:55:47 +0300
  • 4649683785
    fix: clicking on group title breaks first tag Roman Hotsiy 2019-09-30 11:37:35 +0300
  • 67e2a8fb79
    fix: left menu item before group is not highligted Roman Hotsiy 2019-09-30 11:32:27 +0300
  • 5aa7784307
    fix: auth section appears twice Roman Hotsiy 2019-09-30 11:20:55 +0300
  • e787d9e276
    fix: do not crash on empty scopes Roman Hotsiy 2019-09-30 11:05:09 +0300
  • 9f0694c10f
    docs: expandDefaultServerVariables Roman Hotsiy 2019-09-30 10:40:13 +0300
  • 2a28130c82 feat(cli): added support for JSON string value for --options CLI argument (#1047) Sergey Dubovyk 2019-09-30 12:56:03 +0300
  • 38483a4029 added try/catch for JSON parsing and fail fast approach if JSON is invalid knidarkness 2019-09-30 12:50:38 +0300
  • c0a4bb78e9 removed redundant variable knidarkness 2019-09-30 12:15:21 +0300
  • 2e735d1bff added support for JSON string for --options cli argument knidarkness 2019-09-30 12:03:09 +0300
  • 8632b193b2 refactor(cli): Update watching (#716) Melvyn Sopacua 2019-09-30 09:51:12 +0200
  • 2ca105bb94
    Merge branch 'master' into update-watch-backend Roman Hotsiy 2019-09-30 09:49:59 +0200
  • d6150199bf
    chore: resolve discussion Roman Hotsiy 2019-09-30 10:45:51 +0300
  • 0360dcee5a feat: new option expandDefaultServerVariables (#1014) Antherkiv 2019-09-30 02:39:19 -0500
  • f0c2181bd1
    chore: upgrade deps Roman Hotsiy 2019-09-30 10:34:49 +0300
  • 21258a5b61
    fix: fix scrollYOffset when SSR Roman Hotsiy 2019-09-30 09:54:19 +0300
  • 32a464aaa8 fix: use url-template dependency (#1008) Peter Wessels 2019-09-30 09:12:26 +0200
  • aceb3438f2 feat(cli): add disableGoogleFont parameter to cli (#1045) duxiaofeng 2019-09-26 00:14:21 +0800
  • 350649d8b3 chore: correct typo of expolde to explode (#1009) Anthony Porthouse 2019-09-25 17:11:53 +0100
  • 76faa4db09 add disableGoogleFont parameter to cli duxiaofeng-github 2019-09-24 11:49:13 +0800
  • f12ba27d30
    test: fix e2e v1.22.3 Roman Hotsiy 2019-09-16 15:50:37 +0300
  • db0a1abc7d
    chore: release v1.22.3 v1.x Roman Hotsiy 2019-09-16 15:01:13 +0300
  • f48824a4c2
    fix: pinpoint stream-http to 2.7.2 Roman Hotsiy 2019-09-16 13:32:36 +0300
  • bc3651a82e Restore DiscriminatorDropdown test snapshot Steven Nguyen 2019-09-09 15:47:24 -0700
  • 67be0580ca Update schema render to optionally render title and description Steven Nguyen 2019-09-09 11:27:03 -0700
  • 108bb01f27 Merge branch 'master' into feature/schema-descriptions Steven Nguyen 2019-09-09 10:54:26 -0700
  • e1fae40e78 fix: rtl support icon rotation in sideMenu sajjad 2019-08-31 16:39:50 +0430
  • 991da3a62b Merge branch 'master' of https://github.com/raha1923/redoc fateme.fazli 2019-08-31 16:14:03 +0430
  • 5128c1bb44 fix(rtl): background stub position condition based on rtl fateme.fazli 2019-08-31 16:13:53 +0430
  • 6de485ceba Merge remote-tracking branch 'origin/master' sajjad 2019-08-31 16:13:35 +0430
  • c3269fda17 Merge branch 'master' of https://github.com/raha1923/redoc fateme.fazli 2019-08-31 16:04:52 +0430
  • 523d3c6540 feat(rtl): added rtl compatibility to ResponseList component fateme.fazli 2019-08-31 16:04:43 +0430
  • eff165618c Merge remote-tracking branch 'origin/master' sajjad 2019-08-31 16:04:28 +0430
  • 7dacf2e3c8 fix: rtl support in field layouts sajjad 2019-08-31 16:02:32 +0430
  • be09bc3e55 Merge branch 'master' of https://github.com/raha1923/redoc Arian Rahimi 2019-08-31 11:24:32 +0430
  • a8b88eb786 feat(rtl): added rtl compatibility to Endpoint component fateme.fazli 2019-08-28 14:45:52 +0430
  • ca4d833575 Merge branch 'master' of https://github.com/raha1923/redoc Arian Rahimi 2019-08-28 14:31:46 +0430
  • 5f22544cca Merge branch 'master' of https://github.com/raha1923/redoc fateme.fazli 2019-08-27 17:48:02 +0430
  • 3c352ceccb feat(font): added Vazir font. fateme.fazli 2019-08-27 17:47:39 +0430
  • f787bc14af fix: AppInfo and MiddlePanel support RTL Arian Rahimi 2019-08-27 14:58:11 +0430
  • 68fff16d41 Merge remote-tracking branch 'origin/master' sajjad 2019-08-26 16:11:47 +0430
  • 26d38e180d fix: rtl support change direction of sideMenu icons. center sideMenu icon in phone size. sajjad 2019-08-26 16:11:37 +0430
  • d6f9778232 feat: add Persian version of demo openApi yaml configuration Arian Rahimi 2019-08-26 11:39:36 +0430
  • 574d4032c1 feat: add direction to the redoc styled component Arian Rahimi 2019-08-25 13:37:57 +0430
  • 3549819f80 Use json-stringify-pretty-compact to give compact pretty JSON in purple code for x- extensions Stuart McGrigor 2019-08-23 01:37:48 +1200
  • 500708b6c6 Added redocOptions as a separate token in template; it allows us to hand-write the redocHTML, which allows us to have a callback on ReDoc.init Stuart McGrigor 2019-08-23 01:36:25 +1200
  • d1c7e3b301 We're using json-stringify-pretty-compact to give us somewhat compact but still pretty JSON on x-vendorExtensions Stuart McGrigor 2019-08-23 01:34:44 +1200
  • d74e2d6c46 docs: Add core-js as peer dependency in docs (#1018) Quinn Blenkinsop 2019-08-20 00:12:27 -0700
  • ffacdc09be
    chore: setup simple unit-tests workflow Roman Hotsiy 2019-08-19 09:35:21 +0300
  • 66b131a0da
    Update and rename .github/CONTRIBUTING.md to .github/CONTRIBUTING.md Siriporn319 2019-08-18 04:57:19 +0700
  • b26cd42558
    Add core-js as peer dependency in docs Quinn Blenkinsop 2019-08-16 13:51:57 -0700
  • 33ff6fd535 fix(server/variables/default/expanding): Víctor Antonio Hernández Monroy 2019-08-13 16:06:21 -0500
  • 2415c2a50e request code samples could fetch the sample files kyle 2019-08-13 18:30:37 +0800
  • 1b3e0ced7b Merge branch 'master' of https://github.com/raha1923/redoc Arian Rahimi 2019-08-13 14:47:28 +0430
  • bce1309d11 chore: add road-map to the readme ignore /.idea dir in git Arian Rahimi 2019-08-13 14:46:38 +0430
  • 40368dde01
    Correct typo of expolde to explode Anthony Porthouse 2019-08-09 11:35:20 +0100
  • e5165b8cbe Playground edition of ReDoc uses options Stuart McGrigor 2019-08-09 00:24:19 +1200
  • 15017ed0e5 Ignore generated static HTML files Stuart McGrigor 2019-08-08 23:17:49 +1200
  • 9f8c38a138 Adjusted sample specifications in demo Stuart McGrigor 2019-08-08 23:16:52 +1200
  • 60f3b66516 Add some CSS styling to the index.html template Stuart McGrigor 2019-08-08 23:16:14 +1200
  • de831ad38a fixed up a couple of TS compilation errors Stuart McGrigor 2019-08-08 23:15:28 +1200
  • 2ab26e22f1 Orange Bold headings for tag groups Stuart McGrigor 2019-08-08 22:10:32 +1200
  • 121bf640fa
    chore: Release 2.0.0-rc.14 🔖 v2.0.0-rc.14 Roman Hotsiy 2019-08-07 12:33:55 +0300
  • b95e38f8e7 fix: use url template dependency Peter Wessels 2019-08-07 11:27:52 +0200