Commit Graph

133 Commits

Author SHA1 Message Date
Roman Hotsiy
f0c2181bd1
chore: upgrade deps 2019-09-30 10:34:49 +03:00
Roman Hotsiy
d1ce306340
chore: update yarn.lock's 2019-07-29 18:49:01 +03:00
Roman Hotsiy
12e7394ea3
chore: update deps 2019-07-29 18:41:57 +03:00
Mathias Schreck
39392869f4 fix: serialize parameter example values according to the spec (#917) 2019-06-20 16:44:02 +03:00
Roman Hotsiy
fca6527af9
chore: fix deps security alerts 2019-06-04 15:51:38 +03:00
Roman Hotsiy
d2ce1bd928
fix: IE11 add missing fetch and URL polyfills
fixes #875
2019-05-13 00:07:26 +03:00
Roman Hotsiy
178ff4c365
fix: pin lunr version in ReDoc
fixes #844
2019-03-14 08:19:51 +02:00
Roman Hotsiy
309901bd31
chore: update deps 2019-03-11 17:14:14 +02:00
Luigi Pinca
02f6e1820b chore: update marked to version 0.6.0 (#768)
The new release includes https://github.com/markedjs/marked/pull/1383.
2019-01-17 12:06:35 +02:00
Roman Hotsiy
27d195ef38
chore: update styled components typings 2018-11-27 11:28:13 +02:00
Roman Hotsiy
af3eee1f52
chore: update dev deps 2018-11-27 11:27:36 +02:00
Roman Hotsiy
ef520eacfa
chore: upgrade to styled-components@4 2018-10-18 12:14:40 +03:00
Roman Hotsiy
00846e1f55
chore: update dev deps 2018-10-18 11:27:28 +03:00
Roman Hotsiy
70cf29328e
fix: fix issue with broken markdown caused by marked bug 2018-10-18 10:46:13 +03:00
Roman Hotsiy
477c01a9de
chore: fix benchmark crashing 2018-10-18 10:40:26 +03:00
Roman Hotsiy
aeda21bcd5
chore: upgrade marked to 0.5.1 2018-10-04 10:48:37 +03:00
Roman Hotsiy
d0c38cd158
chore: inconsistent local and travis, Revert "tests: add basic screenshot test for schema view"
This reverts commit 10ab7dabc0.
2018-09-28 16:49:34 +03:00
Roman Hotsiy
10ab7dabc0
tests: add basic screenshot test for schema view 2018-09-27 11:31:08 +03:00
Roman Hotsiy
0dd1c800c1
chore: update deps + fix deprecation warnings 2018-08-24 12:27:53 +03:00
Roman Hotsiy
a87440113b
chore: downgrade ts-jest due to broken coverage 2018-08-18 16:31:26 +03:00
Roman Hotsiy
93e844c3d0
chore: update babel to latest rc 2018-08-18 16:21:32 +03:00
Roman Hotsiy
0292b77d51
chore: downgrade marked 2018-08-17 17:26:20 +03:00
Roman Hotsiy
3ccc9c4ea6
chore: update to typescript@3 2018-08-17 16:57:32 +03:00
Roman Hotsiy
0045958d3b
fix: fix resolving issue by upgrading to json-schema-ref-parser@5.1.1
closes #541
2018-07-25 13:10:29 +03:00
Roman Hotsiy
32df7767fd
chore: move mobx to peerDependencies 2018-07-17 12:38:02 +03:00
Roman Hotsiy
edc77a2017
chore: update ts and enable noUnusedLocals 2018-07-17 12:15:22 +03:00
Roman Hotsiy
58284b3d99
chore: update dependencies 2018-07-16 18:28:11 +03:00
Roman Hotsiy
c3da0a01d4
chore: minor refactor 2018-06-28 20:26:14 +03:00
Roman Hotsiy
16313b8293
feat: pass error in init callback + onLoaded for RedocStandalone 2018-06-25 13:48:51 +03:00
Roman Hotsiy
f404626802
chore: update deps 2018-06-25 12:45:49 +03:00
Roman Hotsiy
151acaf5ab
chore: update deps 2018-06-25 09:55:35 +03:00
Roman Hotsiy
52adc9378e
chore: update openapi-sampler
related to #541
2018-06-20 20:33:08 +03:00
Roman Hotsiy
a8a7593da2
chore: pinpoint babel to version 7.0.0-beta.47 2018-06-01 15:50:39 +03:00
Roman Hotsiy
902f97a5b9
fix: temporary downgrade marked as it introduced breaking changes and a few bugs 2018-06-01 12:54:36 +03:00
Roman Hotsiy
3698598d60
chore: update deps 2018-05-29 18:44:03 +03:00
Roman Hotsiy
57a32ba116
chore: update deps 2018-05-28 21:50:26 +03:00
Roman Hotsiy
ffdb172b62
chore: update deps 2018-05-18 15:14:40 +03:00
Roman Hotsiy
07b7df8064
chore: update deps 2018-05-17 13:45:27 +03:00
Roman Hotsiy
8e1a5cb7a1
fix: add tslib dependency 2018-05-16 13:59:33 +03:00
Roman Hotsiy
08f7bd112d
chore: update deps 2018-05-14 13:24:23 +03:00
Roman Hotsiy
cd88ebc19b
chore: Release 2.0.0-alpha.20 🔖 2018-05-14 13:02:56 +03:00
Roman Hotsiy
3b274488a8
chore: add license check 2018-05-14 11:00:07 +03:00
Roman Hotsiy
a1a01d5a41
chore: update deps 2018-05-14 09:39:03 +03:00
Roman Hotsiy
c3c46e1713
chore: update deps 2018-03-26 13:18:37 +03:00
Roman Hotsiy
fefe571d29
chore: add babel-plugin-styled-components (smaller bundle size) 2018-03-23 16:16:29 +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
0382034ec2
Merge branch 'react-rewrite' 🎉 2018-03-21 17:47:35 +02:00
Roman Hotsiy
440e15e773
chore: switch to cy webpack-preprocessor instead of fork 2018-03-19 16:42:37 +02:00
Roman Hotsiy
e0223494c2
feat: use new Context API for options 2018-03-17 22:04:37 +02:00