Commit Graph

1503 Commits

Author SHA1 Message Date
Roman Hotsiy
18ec3ac17b
fix: align logo by center 2018-03-09 21:10:28 +02:00
Roman Hotsiy
49c23c9345
chore: ts-ignore import issue + fix lint errors 2018-03-09 12:10:08 +02:00
Roman Hotsiy
8dbe938195
feat: add hideDownloadButton option 2018-03-07 17:21:17 +02:00
Roman Hotsiy
0658b8ea67
chore: export hydrate from standalone build 2018-03-07 17:14:23 +02:00
Roman Hotsiy
8757fa510a
fix: add extra null-check + warning 2018-03-07 16:43:56 +02:00
Roman Hotsiy
4f7fa87f5a
chore: upload new petstore logo
[ci skip]
2018-03-07 16:22:13 +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
Roman Hotsiy
0520fe2b2d
chore: release v1.21.2 🔖 2018-02-26 15:43:35 +02:00
Roman Hotsiy
6ce9245c0a
fix: missing properties when using complex allOf (regression)
fixes #422
2018-02-26 15:40:35 +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
92ed914701
chore: release v1.21.1 🔖 2018-02-23 15:21:23 +02:00
Roman Hotsiy
b1d928dbd3
fix: fix crash when discriminator is used incorrectly 2018-02-23 15:02:04 +02:00
Roman Hotsiy
0192b70235
chore: fix lint issues 2018-02-23 14:34:57 +02:00
Roman Hotsiy
309cc23de6
fix: avoid endless recursion in schema-walker in some cases
fixes #418, #395
2018-02-23 14:30:52 +02:00
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