Commit Graph

1366 Commits

Author SHA1 Message Date
Roman Hotsiy
8757fa510a
fix: add extra null-check + warning 2018-03-07 16:43:56 +02:00
Roman Hotsiy
a78f9ab688
fix: fix right-panel blinking when scrolling + css improvements 2018-03-07 13:00:03 +02:00
Roman Hotsiy
4896346998
fix: fix worker import 2018-03-06 14:20:44 +02:00
Roman Hotsiy
29b0846e57
chore: add dead-simple example of SSR 2018-03-06 13:16:03 +02:00
Roman Hotsiy
1428fb52e0
fix: fix search-indexing for SSR 2018-03-06 13:12:14 +02:00
Roman Hotsiy
e94f84283d
feat: serialize search-index 2018-03-06 13:10:08 +02:00
Roman Hotsiy
8e4184b407
chore: update types for mark.js 2018-03-06 11:03:17 +02:00
Roman Hotsiy
61bb79e8b0
chore: fix lint issues 2018-03-05 17:58:19 +02:00
Roman Hotsiy
67e459f0c7
chore: do not prioritize tag elements over operations 2018-03-05 17:55:12 +02:00
Roman Hotsiy
825162e5d7
feat: add clear icon to searchbox 2018-03-05 17:52:50 +02:00
Roman Hotsiy
b797c965b2
fix: various search fixes 2018-03-05 17:48:34 +02:00
Roman Hotsiy
1ff2bd84cc
feat: add marker 2018-03-05 16:21:16 +02:00
Roman Hotsiy
ecf33d2dca
feat: reqired-first sort order for params 2018-03-05 16:18:39 +02:00
Roman Hotsiy
8bd71deebe
chore: update deps 2018-03-05 14:37:42 +02:00
Roman Hotsiy
6df8127e77
fix: skipReadOnly/skipWritOnly not passing down to nested array 2018-03-05 14:37:02 +02:00
Roman Hotsiy
8926dd457c
fix: merge inner properties of allOf 2018-03-05 14:08:27 +02:00
Roman Hotsiy
2462639f76
fix: skipReadOnly/skipWritOnly not passing down to nested OneOf 2018-03-05 13:31:27 +02:00
Roman Hotsiy
02c2413da8
fix: fix overflowing content in JSON samples 2018-03-05 13:14:26 +02:00
Roman Hotsiy
87abdf79d8
fix: writeOnly not respected in response samples 2018-03-05 13:04:49 +02:00
Roman Hotsiy
0f1b6a622e
fix: one-of dropdown not switching 2018-03-05 12:52:47 +02:00
Roman Hotsiy
bcf39dc2cf
fix: discriminator dropdown showing incorrect field if sorted 2018-03-05 12:50:25 +02:00
Cesar Landeros Delgado
3924d3c1be fix: fix the media queries utils so it gets the values from the current theme (#420) 2018-02-25 12:13:42 +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
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