Commit Graph

1521 Commits

Author SHA1 Message Date
Roman Hotsiy
2cf4c3cd7b
fix: path parameters are not correctly override, fixes #481 2018-05-14 11:37:19 +03:00
Roman Hotsiy
6d1a9e589c
fix: limit height of discriminator dropdown, fixes #484 2018-05-14 11:04:56 +03:00
Roman Hotsiy
3829aca046
chore: fix lint issues 2018-05-14 11:00:43 +03:00
Roman Hotsiy
3b274488a8
chore: add license check 2018-05-14 11:00:07 +03:00
Roman Hotsiy
01f575cc73
fix: fix build caused by new babel decorators syntax, fixes #487 2018-05-14 10:38:44 +03:00
Roman Hotsiy
42cf18edb3
fix: fix prism lang dependencies, fixes #467 2018-05-14 09:51:57 +03:00
Roman Hotsiy
afb11d6a4f
fix: fix @observer on PureComponent warning 2018-05-14 09:50:35 +03:00
Roman Hotsiy
a1a01d5a41
chore: update deps 2018-05-14 09:39:03 +03:00
Roman Hotsiy
126c6a689a
fix: change look of additionalProperties 2018-05-14 09:33:09 +03:00
Adam Altman
8376068bfa
Update LICENSE
This was released in 2015.  I believe updates to this were by accident.
2018-05-08 10:23:45 -05:00
Mason Malone
e10b314ba3 docs: Fix a couple typos and a link in README.md (#480) 2018-05-03 11:46:30 +03:00
pengfluf
f3de47738b docs: cli -> README.md typos fixed (#476) 2018-04-26 17:10:37 +03:00
Morgan Terry
64119c44d4 fix: fix spelling in error message (#455) 2018-04-17 08:51:07 +03:00
Roman Hotsiy
1aa7d5d279
tests: add JsonViewer basic unit tests 2018-03-26 23:09:09 +03:00
Roman Hotsiy
04251a581a
tests: move tests to parent folder 2018-03-26 22:33:46 +03:00
Roman Hotsiy
29a7f299a1
tests: workaround perfectscroll importing issue in jest 2018-03-26 22:24:47 +03:00
Roman Hotsiy
83af48112c
tests: add standalone component test 2018-03-26 22:24:39 +03:00
Roman Hotsiy
deffdc548e
chore: remove worker from main bundle for browser/standalone build 2018-03-26 18:24:19 +03:00
Roman Hotsiy
33eaf77dc5
refactor: rename isBrowser to IS_BROWSER + use only it for detection 2018-03-26 18:15:54 +03:00
Roman Hotsiy
040bc239a2
chore: fix hot realoding in playground 2018-03-26 18:13:39 +03:00
Roman Hotsiy
5cab571f78
chore: fix lint issues 2018-03-26 13:58:20 +03:00
Roman Hotsiy
d5286fc5bb
chore: exclude some rarely-used langs for APIs (-4Kb) 2018-03-26 13:57:39 +03:00
Roman Hotsiy
39352e6e4a
chore: ignore some not-used code from node_modules (-9KB) 2018-03-26 13:57:00 +03:00
Roman Hotsiy
c3c46e1713
chore: update deps 2018-03-26 13:18:37 +03:00
Roman Hotsiy
09cbe884b5
fix: disable chrome tap-highlight on mobiile 2018-03-23 16:17:01 +02:00
Roman Hotsiy
fefe571d29
chore: add babel-plugin-styled-components (smaller bundle size) 2018-03-23 16:16:29 +02:00
Roman Hotsiy
8583547f30
chore: Release 2.0.0-alpha.18 🔖 2018-03-23 08:26:53 +02:00
fritz-c
b29c3293fc fix: modify the peerDependencies to reflect the need for react 16.3 2018-03-23 08:18:02 +02:00
Roman Hotsiy
3fabce4d19
chore: disable source-maps for css loader 2018-03-22 18:51:16 +02:00
Roman Hotsiy
384c883bb8
fix: fix logo width 2018-03-22 18:50:31 +02:00
Roman Hotsiy
4b15a1702d
chore: run prettier 2018-03-22 18:23:32 +02:00
Roman Hotsiy
d92ed428f9
chore: fix deme on mobile 2018-03-22 18:22:11 +02:00
Roman Hotsiy
2b52bf2641
chore: enable noEmitHelpers and importHelpers 2018-03-22 18:03:20 +02:00
Roman Hotsiy
d9ee2d0d89
fix(cli): don't wait for content loaded in bundled HTML 2018-03-22 17:49:15 +02:00
Roman Hotsiy
d1d80422a4
fix: scroll to section sooner when SSR + simplify item ids 2018-03-22 17:46:30 +02:00
Roman Hotsiy
28c487d2f1
chore: fix year in LICENSE 2018-03-22 13:08:18 +02:00
Roman Hotsiy
3089cba9f7
chore: fine-tune .npmignore 2018-03-22 13:08:06 +02:00
Roman Hotsiy
a2925988b1
chore: add soical metatags to demo 2018-03-21 20:30:46 +02:00
Roman Hotsiy
de9638443f
chore: update links in README 2018-03-21 20:30:18 +02:00
Roman Hotsiy
de177a0542
chore: Release 2.0.0-alpha.17 🔖 2018-03-21 20:14:42 +02:00
Roman Hotsiy
18d051a82d
chore: add BannerPlugin 2018-03-21 20:08:46 +02:00
Roman Hotsiy
a0845325d9
fix: fix second-level heading in description 2018-03-21 19:59:55 +02:00
Roman Hotsiy
866217667a
chore: demo deployment from CI 2018-03-21 19:59:55 +02:00
Roman Hotsiy
89c62a6b19
chore: copy openapi.yaml to the demo folder 2018-03-21 19:59:55 +02:00
Roman Hotsiy
66dc11bcaa
chore: update gitignore 2018-03-21 19:59:55 +02:00
Roman Hotsiy
cb673f0bd3
chore: Upload redoc-demo.png
[ci skip]
2018-03-21 18:23:41 +02:00
Roman Hotsiy
a3f09ac397
chore: fix .npmignore 2018-03-21 18:02:25 +02:00
Roman Hotsiy
73164560d6
chore: remove cli output 2018-03-21 18:02:11 +02:00
Roman Hotsiy
059b8cddec
docs: improve readme
[ci skip]
2018-03-21 17:58:01 +02:00
Roman Hotsiy
ad0a2b9d3e
docs: fix broken links in README
[ci skip]
2018-03-21 17:52:45 +02:00