Commit Graph

1770 Commits

Author SHA1 Message Date
Roman Hotsiy
07d1a7bfc7
chore: release v1.21.0 🔖 2018-02-18 12:38:53 +02:00
Luciano Jr
e0c6086c8e chore: update demo swagger.yaml (#417)
Fix typo
2018-02-18 12:36:56 +02:00
Roman Hotsiy
f30a92be82
chore: fix lint issue 2018-02-18 12:32:02 +02:00
Roman Hotsiy
fe989e2fe9
chore: use node@8 on travis 2018-02-18 11:23:03 +02:00
Roman Hotsiy
b33b9543fa
chore: add a few more integration tests 2018-02-17 21:27:15 +02:00
Roman Hotsiy
454e5bd0e9
feat: new option hide-download-button
resolves #394
2018-02-16 12:45:33 +02:00
Roman Hotsiy
420c51a4ba
fix: null example not used in schema samples
fixes #415
2018-02-16 12:36:38 +02:00
Roman Hotsiy
13165fb8fc
fix: referenced header name is empty 2018-02-12 10:20:24 +02:00
Roman Hotsiy
e1b2065b2e
refactor: switch to simple Tooltip (🗜 yet another 83kB to bundle size) 2018-02-09 13:41:26 +02:00
Roman Hotsiy
213f85b719
refactor: switch to marked (🗜 -81kB to minified bundle size) 2018-02-09 13:30:33 +02:00
Roman Hotsiy
6990cd2f24
feat: basis search 2018-02-08 18:46:32 +02:00
Roman Hotsiy
71e189ffc5
chore: refactor ObjectSchema and Field, less rerenders on expand 2018-02-08 11:40:43 +02:00
Roman Hotsiy
1f7fc44292
fix: fix crash when referencing non-existing security scheme 2018-02-08 10:34:49 +02:00
Roman Hotsiy
73b2126d54
Release 2.0.0-alpha.12 🔖 2018-02-08 01:19:22 +02:00
Roman Hotsiy
1f3701d3a9
fix: fix oneOf title for array 2018-02-08 01:18:04 +02:00
Roman Hotsiy
ff3bb2461a
fix: discriminator fix 2018-02-08 01:11:16 +02:00
Roman Hotsiy
ee822f6ebe
fix: filter out non-existing security schemas + warn 2018-02-08 00:51:00 +02:00
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