Commit Graph

1532 Commits

Author SHA1 Message Date
Roman Hotsiy
08253ee1b1
chore: enable tslint for test files 2018-05-16 13:08:27 +03:00
Roman Hotsiy
9115be8378
feat: export TypeScript typings 2018-05-16 12:44:44 +03:00
Roman Hotsiy
e06f6e83de
docs: remove 'v1.x' from demo link
[ci skip]
2018-05-15 13:40:53 +03:00
Roman Hotsiy
4a0aa17bdd
chore: add cli missing dep
[ci skip]
2018-05-14 13:33:31 +03:00
Roman Hotsiy
08f7bd112d
chore: update deps 2018-05-14 13:24:23 +03:00
Roman Hotsiy
0a9d09d207
chore: cli release v0.3.7 2018-05-14 13:03:43 +03:00
Roman Hotsiy
cd88ebc19b
chore: Release 2.0.0-alpha.20 🔖 2018-05-14 13:02:56 +03:00
Roman Hotsiy
6f85cb195a
fix: fix worker is not defined in lib bundle, fixes #485 2018-05-14 12:58:29 +03:00
Roman Hotsiy
54937b68d5
chore: deploy demo only on tags 2018-05-14 12:00:00 +03:00
Roman Hotsiy
dce93bfc2d
chore: Release 2.0.0-alpha.19 🔖 2018-05-14 11:51:44 +03:00
Roman Hotsiy
0d6deff8c8
feat: display scope description as markdown, fixes #466 2018-05-14 11:48:11 +03:00
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