Commit Graph

1553 Commits

Author SHA1 Message Date
Roman Hotsiy
dead16199f
fix: crash in MarkdownRenderer on non-string 2018-02-08 00:50:26 +02:00
Roman Hotsiy
b95f665526
chore: make TS happy 2018-02-07 23:21:18 +02:00
Roman Hotsiy
7ed5bc1573
chore: update deps 2018-02-07 23:13:54 +02:00
Roman Hotsiy
f31a031a63
chore: fix lint errors and test 2018-02-07 23:06:07 +02:00
Roman Hotsiy
32cd670a89
chore: refactor MarkdownRenderer.extractHeadings 2018-02-07 22:54:55 +02:00
Roman Hotsiy
84d1c7b2f2
fix: resolve menu synchronization issue (use proper throttle) 2018-02-07 22:54:09 +02:00
Roman Hotsiy
29207cf0d2
fix: improve copy tooltip perf 2018-02-07 22:52:13 +02:00
Roman Hotsiy
a3cbb14f74
fix: fix tbody > tr nesting warning 2018-02-05 15:49:12 +02:00
Roman Hotsiy
a7e9254b6c
tests: rewrite test to not use useless snapshot 2018-01-30 16:48:15 +02:00
Roman Hotsiy
a6ae43a136
tests: filter out options object from snapshorts 2018-01-30 16:47:02 +02:00
Roman Hotsiy
3aab2d97d3
feat: responsive side menu 2018-01-30 15:38:16 +02:00
Roman Hotsiy
a29c3ccc2d
fix: basic responsiveness 2018-01-30 15:35:18 +02:00
Roman Hotsiy
a66de6cb58
Release 2.0.0-alpha.11 🔖 2018-01-29 18:45:25 +02:00
Roman Hotsiy
4037e8492d
chore: update benchmark to latest puppeteer 2018-01-29 15:11:44 +02:00
Roman Hotsiy
d8d1cc174d
chore: update deps 2018-01-29 14:32:57 +02:00
Roman Hotsiy
fab4fee726
tests: add tests for md renderer 2018-01-29 13:09:51 +02:00
Roman Hotsiy
a35541ff19
chore: improve basic benchmark 2018-01-29 13:09:38 +02:00
Roman Hotsiy
e9f23f76ae
fix: crash on 2-level md heading at the beginning 2018-01-29 10:51:45 +02:00
Roman Hotsiy
4b5df22fa0
fix: make active tab more clear 2018-01-24 12:32:25 +02:00
Roman Hotsiy
6c71a668f2
fix: wrap text in code samples 2018-01-24 11:53:21 +02:00
Roman Hotsiy
ef4e6d8ae2
tests: add SSR test 2018-01-24 11:52:05 +02:00
Roman Hotsiy
5bb0bdfd29
feat: port "copy to clipboard" / "expand/collapse all" functionality
closes #410
2018-01-23 18:49:45 +02:00
Roman Hotsiy
199f240e7c
fix: perfect scroll not working 2018-01-23 15:31:21 +02:00
Roman Hotsiy
2bae43fd06
chore: add CONTRIBUTING.md 👥
[ci skip]
2018-01-23 15:06:45 +02:00
Roman Hotsiy
f6a36d8df0
chore: update deps 2018-01-23 15:06:27 +02:00
Roman Hotsiy
dc18743df4
chore: add tslint + fix lint issues 2018-01-23 15:04:50 +02:00
Cesar Level
a7c3d622bb chore: Added ReDoc new Logo (#413) 💅 2018-01-23 13:45:18 +02:00
Roman Hotsiy
5ef3c8cebc
Update CHANGELOG.md 2018-01-22 08:43:52 +02:00
Roman Hotsiy
85a5b0712c
chore: fix deployment 2018-01-21 23:42:39 +02:00
Roman Hotsiy
c009d40054
chore: release v1.20.0 🔖 2018-01-21 22:52:03 +02:00
Roman Hotsiy
f9bbbb2d70
chore: speed-up e2e test on apis.guru list 2018-01-21 22:50:43 +02:00
Roman Hotsiy
b9665d5f45
chore: drop bower support 🔥 2018-01-21 22:45:26 +02:00
Roman Hotsiy
3819ad7e6a
chore: update snapshots 2018-01-21 22:00:22 +02:00
Roman Hotsiy
12f79f081a
fix: use array items example
fixes #408
2018-01-21 21:59:17 +02:00
Roman Hotsiy
e6e1be0dfe
chore: try fix chrome headless on travis 2018-01-21 21:57:48 +02:00
Roman Hotsiy
5925431dbf
chore: ignore ts warning for not-found file from ../compiled 2018-01-21 21:52:26 +02:00
Roman Hotsiy
53003fc076
chore: fix typings 2018-01-21 21:51:38 +02:00
Roman Hotsiy
195786e570
chore: update deps 2018-01-21 21:51:13 +02:00
Roman Hotsiy
c406dc5409
fix: Path parameters are not correctly overriden
fixes #400
2018-01-21 21:45:39 +02:00
Roman Hotsiy
e8adb605c3
fix: Use parentNode instead of parentElement to fix IE11 crash
fixes #406
2018-01-21 21:45:39 +02:00
Julian Kühnel
687b75331a chore: Use safer mark.js version (npm) (#407) 2018-01-21 21:39:51 +02:00
Josh Price
96fb7ce436 fix: courier misspelling (#409) 2018-01-21 21:36:37 +02:00
Roman Hotsiy
8df469f7de
Release v2.0.0-alpha.10 2018-01-16 17:29:42 +02:00
Roman Hotsiy
28d1cca2eb
chore: update snapshots 2018-01-16 17:27:07 +02:00
Roman Hotsiy
2d20d06500
fix: readonly/writeonly not respected in nested schemas 2018-01-16 17:11:23 +02:00
Roman Hotsiy
94789e3145
fix: definition name 2018-01-16 17:10:50 +02:00
Roman Hotsiy
1fb6967064
fix: first menu item keeps always selected 2018-01-16 16:33:43 +02:00
Roman Hotsiy
392ac71eb4
Release v2.0.0-alpha.9 2018-01-11 18:17:12 +02:00
Roman Hotsiy
34a8fe4906
fix: handle scrollYOffset in ScrollService 2018-01-11 18:17:02 +02:00
Roman Hotsiy
39d1ac5f22
Release v2.0.0-alpha.8 2018-01-10 19:21:20 +02:00