Commit Graph

  • b33b9543fa
    chore: add a few more integration tests Roman Hotsiy 2018-02-17 21:27:15 +0200
  • 73e890ba60
    Update swagger.yaml Luciano Jr 2018-02-16 12:21:25 +0000
  • 454e5bd0e9
    feat: new option hide-download-button Roman Hotsiy 2018-02-16 12:45:24 +0200
  • 420c51a4ba
    fix: null example not used in schema samples Roman Hotsiy 2018-02-16 12:30:26 +0200
  • 13165fb8fc
    fix: referenced header name is empty Roman Hotsiy 2018-02-12 09:59:16 +0200
  • e1b2065b2e
    refactor: switch to simple Tooltip (🗜 yet another 83kB to bundle size) Roman Hotsiy 2018-02-09 13:31:54 +0200
  • 213f85b719
    refactor: switch to marked (🗜 -81kB to minified bundle size) Roman Hotsiy 2018-02-09 13:29:18 +0200
  • 6990cd2f24
    feat: basis search Roman Hotsiy 2018-02-08 18:41:02 +0200
  • 71e189ffc5
    chore: refactor ObjectSchema and Field, less rerenders on expand Roman Hotsiy 2018-02-08 11:40:43 +0200
  • 1f7fc44292
    fix: fix crash when referencing non-existing security scheme Roman Hotsiy 2018-02-08 10:34:43 +0200
  • 73b2126d54
    Release 2.0.0-alpha.12 🔖 v2.0.0-alpha.12 Roman Hotsiy 2018-02-08 01:19:22 +0200
  • 1f3701d3a9
    fix: fix oneOf title for array Roman Hotsiy 2018-02-08 01:18:04 +0200
  • ff3bb2461a
    fix: discriminator fix Roman Hotsiy 2018-02-08 01:10:15 +0200
  • ee822f6ebe
    fix: filter out non-existing security schemas + warn Roman Hotsiy 2018-02-08 00:51:00 +0200
  • dead16199f
    fix: crash in MarkdownRenderer on non-string Roman Hotsiy 2018-02-08 00:50:26 +0200
  • b95f665526
    chore: make TS happy Roman Hotsiy 2018-02-07 23:21:18 +0200
  • 7ed5bc1573
    chore: update deps Roman Hotsiy 2018-02-07 23:13:54 +0200
  • f31a031a63
    chore: fix lint errors and test Roman Hotsiy 2018-02-07 23:01:56 +0200
  • 32cd670a89
    chore: refactor MarkdownRenderer.extractHeadings Roman Hotsiy 2018-02-07 22:54:55 +0200
  • 84d1c7b2f2
    fix: resolve menu synchronization issue (use proper throttle) Roman Hotsiy 2018-02-07 22:53:55 +0200
  • 29207cf0d2
    fix: improve copy tooltip perf Roman Hotsiy 2018-02-07 22:52:13 +0200
  • a3cbb14f74
    fix: fix tbody > tr nesting warning Roman Hotsiy 2018-02-05 11:45:25 +0200
  • a7e9254b6c
    tests: rewrite test to not use useless snapshot Roman Hotsiy 2018-01-30 16:47:17 +0200
  • a6ae43a136
    tests: filter out options object from snapshorts Roman Hotsiy 2018-01-30 16:45:52 +0200
  • 3aab2d97d3
    feat: responsive side menu Roman Hotsiy 2018-01-30 15:36:21 +0200
  • a29c3ccc2d
    fix: basic responsiveness Roman Hotsiy 2018-01-30 15:35:18 +0200
  • a66de6cb58
    Release 2.0.0-alpha.11 🔖 v2.0.0-alpha.11 Roman Hotsiy 2018-01-29 18:45:25 +0200
  • 4037e8492d
    chore: update benchmark to latest puppeteer Roman Hotsiy 2018-01-29 15:11:44 +0200
  • d8d1cc174d
    chore: update deps Roman Hotsiy 2018-01-29 14:32:57 +0200
  • fab4fee726
    tests: add tests for md renderer Roman Hotsiy 2018-01-29 13:09:51 +0200
  • a35541ff19
    chore: improve basic benchmark Roman Hotsiy 2018-01-29 13:09:38 +0200
  • e9f23f76ae
    fix: crash on 2-level md heading at the beginning Roman Hotsiy 2018-01-29 10:51:45 +0200
  • 4b5df22fa0
    fix: make active tab more clear Roman Hotsiy 2018-01-24 12:32:25 +0200
  • 6c71a668f2
    fix: wrap text in code samples Roman Hotsiy 2018-01-24 11:53:21 +0200
  • ef4e6d8ae2
    tests: add SSR test Roman Hotsiy 2018-01-23 19:09:23 +0200
  • 5bb0bdfd29
    feat: port "copy to clipboard" / "expand/collapse all" functionality Roman Hotsiy 2018-01-23 18:34:27 +0200
  • 199f240e7c
    fix: perfect scroll not working Roman Hotsiy 2018-01-23 14:58:30 +0200
  • 2bae43fd06
    chore: add CONTRIBUTING.md 👥 Roman Hotsiy 2018-01-23 13:49:06 +0200
  • f6a36d8df0
    chore: update deps Roman Hotsiy 2018-01-22 20:39:41 +0200
  • dc18743df4
    chore: add tslint + fix lint issues Roman Hotsiy 2018-01-22 20:30:53 +0200
  • a7c3d622bb chore: Added ReDoc new Logo (#413) 💅 Cesar Level 2018-01-23 06:45:18 -0500
  • 701a7add6f Centered Logo and copy Cesar 2018-01-22 11:19:56 -0500
  • 865dcab72d Centered Logo and copy Cesar 2018-01-22 11:17:07 -0500
  • 65aebb4cd1 Centered Logo Cesar 2018-01-22 11:12:33 -0500
  • dff10f2f72 Centered Logo Cesar 2018-01-22 11:10:43 -0500
  • c728910b6b Changed ReDoc logo size Cesar 2018-01-22 11:06:40 -0500
  • 82953e915c Changed ReDoc logo Cesar 2018-01-22 09:55:04 -0500
  • 5ef3c8cebc
    Update CHANGELOG.md Roman Hotsiy 2018-01-22 08:43:52 +0200
  • 85a5b0712c
    chore: fix deployment v1.20.0 Roman Hotsiy 2018-01-21 23:42:39 +0200
  • c009d40054
    chore: release v1.20.0 🔖 Roman Hotsiy 2018-01-21 22:52:03 +0200
  • f9bbbb2d70
    chore: speed-up e2e test on apis.guru list Roman Hotsiy 2018-01-21 22:50:36 +0200
  • b9665d5f45
    chore: drop bower support 🔥 Roman Hotsiy 2018-01-21 22:34:19 +0200
  • 3819ad7e6a
    chore: update snapshots Roman Hotsiy 2018-01-21 22:00:22 +0200
  • 12f79f081a
    fix: use array items example Roman Hotsiy 2018-01-21 21:04:14 +0200
  • c17a26c8cf Merge 3868b5dd20 into e6e1be0dfe ilMattion 2018-01-21 19:58:03 +0000
  • e6e1be0dfe
    chore: try fix chrome headless on travis Roman Hotsiy 2018-01-21 21:57:48 +0200
  • 5925431dbf
    chore: ignore ts warning for not-found file from ../compiled Roman Hotsiy 2018-01-21 21:52:26 +0200
  • 53003fc076
    chore: fix typings Roman Hotsiy 2018-01-21 21:51:38 +0200
  • 195786e570
    chore: update deps Roman Hotsiy 2018-01-21 21:45:24 +0200
  • c406dc5409
    fix: Path parameters are not correctly overriden Roman Hotsiy 2018-01-21 21:22:32 +0200
  • e8adb605c3
    fix: Use parentNode instead of parentElement to fix IE11 crash Roman Hotsiy 2018-01-21 20:48:49 +0200
  • 687b75331a chore: Use safer mark.js version (npm) (#407) Julian Kühnel 2018-01-21 20:39:51 +0100
  • 96fb7ce436 fix: courier misspelling (#409) Josh Price 2018-01-22 06:36:37 +1100
  • 2e346db972
    Fix Courier misspelling Josh Price 2018-01-19 11:46:06 +1100
  • 8df469f7de
    Release v2.0.0-alpha.10 v2.0.0-alpha.10 Roman Hotsiy 2018-01-16 17:29:42 +0200
  • 28d1cca2eb
    chore: update snapshots Roman Hotsiy 2018-01-16 17:27:07 +0200
  • 2d20d06500
    fix: readonly/writeonly not respected in nested schemas Roman Hotsiy 2018-01-16 17:11:23 +0200
  • 94789e3145
    fix: definition name Roman Hotsiy 2018-01-16 17:10:42 +0200
  • 1fb6967064
    fix: first menu item keeps always selected Roman Hotsiy 2018-01-16 16:33:27 +0200
  • 3fd1f46f29 Merge d466f157fc into d083c1631d zucher 2018-01-16 09:37:36 +0000
  • d466f157fc
    Fix compilation failure zucher 2018-01-16 10:37:32 +0100
  • 6bae562116
    Use safer mark.js version (npm) Julian Kühnel 2018-01-12 20:31:46 +0100
  • 392ac71eb4
    Release v2.0.0-alpha.9 v2.0.0-alpha.9 Roman Hotsiy 2018-01-11 18:17:12 +0200
  • 34a8fe4906
    fix: handle scrollYOffset in ScrollService Roman Hotsiy 2018-01-11 18:08:33 +0200
  • 39d1ac5f22
    Release v2.0.0-alpha.8 v2.0.0-alpha.8 Roman Hotsiy 2018-01-10 19:21:20 +0200
  • 0253c5d76d
    fix: undo section id + some minor fixes Roman Hotsiy 2018-01-10 19:20:35 +0200
  • b7f0a1a4c4
    Release v2.0.0-alpha.7 v2.0.0-alpha.7 Roman Hotsiy 2018-01-10 18:26:00 +0200
  • 33678e647e
    fix: crate spec as data/base64 link when ssr Roman Hotsiy 2018-01-10 18:24:55 +0200
  • 975636411b
    fix: example value is not showed if it is false Roman Hotsiy 2018-01-10 18:23:53 +0200
  • 174345399f
    fix: add id attr to headers to work before react is loaded if ssr Roman Hotsiy 2018-01-10 18:23:14 +0200
  • 7eb477b9de
    Release v2.0.0-alpha.6 v2.0.0-alpha.6 Roman Hotsiy 2018-01-10 16:19:42 +0200
  • 480c4a8425
    update snapshots Roman Hotsiy 2018-01-10 16:13:28 +0200
  • 0b0bc99f73
    fix: move title propagation to the correct place Roman Hotsiy 2018-01-10 13:02:32 +0200
  • 9d0f2a9273
    move required label to the left column Roman Hotsiy 2018-01-10 13:01:20 +0200
  • 3868b5dd20
    Update README.md ilMattion 2018-01-10 09:57:45 +0100
  • 9925f5a130 Merge d5a5615b3a into d083c1631d George Wilson 2018-01-09 18:06:26 +0000
  • bfee3ed269
    fix: owerwrite text-align to left Roman Hotsiy 2018-01-09 19:01:37 +0200
  • d67852f9c4
    do not crashe when used in node (isomorphic) Roman Hotsiy 2018-01-09 19:00:17 +0200
  • d083c1631d feat: align parameters to match up (#375) David Cumps 2017-12-25 14:11:24 +0100
  • 6b036ac707 chore: Fix demo link (#398) David J. Felix 2017-12-25 08:08:17 -0500
  • 680ddb1918
    Fix demo link David J. Felix 2017-12-21 14:48:45 -0500
  • 4ca40a4217 Make a single request for Google Fonts Brendan Abbott 2017-12-20 17:04:27 +1000
  • d8153818bc
    Make a single request for Google Fonts Brendan Abbott 2017-12-20 17:04:27 +1000
  • 50e2a5868d
    feat: initial display security requirements Roman Hotsiy 2017-12-15 12:17:14 +0200
  • 9be40718f4
    chore: update deps Roman Hotsiy 2017-12-15 12:15:30 +0200
  • 8d84860b1e Merge remote-tracking branch 'origin/master' Craig Larrabee 2017-12-08 22:46:06 -0500
  • 47e49b960e removed inadvertent dependency changes Craig Larrabee 2017-12-08 22:45:45 -0500
  • 03b806d048
    Merge branch 'master' into master craiglarrabee 2017-12-08 20:41:38 -0700
  • 395e6a43a1 Added support for x-extendedDiscriminator Craig Larrabee 2017-12-08 22:33:04 -0500
  • 59939902a3 Added Observable import to schema-changer.service.ts Craig Larrabee 2017-12-08 11:38:53 -0500