Roman Hotsiy
|
a4f79bf8c2
|
chore: refactor, separate active and expanded state for menu items
|
2018-07-31 15:55:35 +03:00 |
|
Roman Hotsiy
|
5ebab5f942
|
chore: perfect scrollbar wrapper to maintain initial offset
|
2018-07-31 15:36:30 +03:00 |
|
Roman Hotsiy
|
35ba10f759
|
chore: refactor, unify markdown headings
|
2018-07-31 15:35:35 +03:00 |
|
Roman Hotsiy
|
d731518c8c
|
chore: refactor, rename StoreProvider to StoreBuilder
|
2018-07-30 12:51:50 +03:00 |
|
Roman Hotsiy
|
dba3995e89
|
chore: Release 2.0.0-alpha.32 🔖
|
2018-07-26 18:01:51 +03:00 |
|
Roman Hotsiy
|
873fe05a5d
|
chore: SideMenu accept className
|
2018-07-26 18:00:30 +03:00 |
|
Roman Hotsiy
|
d74578dc9b
|
fix: remove break-all from code samples
|
2018-07-26 17:51:47 +03:00 |
|
Roman Hotsiy
|
9361ead8c4
|
chore: refactor, simplify AppStore
|
2018-07-26 17:51:10 +03:00 |
|
Roman Hotsiy
|
757a92e425
|
chore: fix markdown in demo
|
2018-07-25 18:02:21 +03:00 |
|
Roman Hotsiy
|
f96c481b34
|
fix: wrong display when combining multiple auth requirements
fies #577
|
2018-07-25 13:11:26 +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
|
64fb09cfd4
|
chore(cli): redoc-cli v0.6.1
|
2018-07-24 22:35:46 +03:00 |
|
Roman Hotsiy
|
75ced44d7c
|
fix(cli): add mobx to dependencies
|
2018-07-24 22:35:24 +03:00 |
|
Roman Hotsiy
|
b5d0aca9ae
|
chore: fix lint issues
|
2018-07-23 13:22:24 +03:00 |
|
Roman Hotsiy
|
6ac46933e8
|
chore: fix tslint and unit tests don't fail CI build
|
2018-07-23 13:16:13 +03:00 |
|
Roman Hotsiy
|
316d6d63fb
|
chore: update changelog
[ci skip]
|
2018-07-23 12:13:05 +03:00 |
|
Roman Hotsiy
|
59e0604da4
|
chore: Release 2.0.0-alpha.31 🔖
|
2018-07-23 12:09:11 +03:00 |
|
Roman Hotsiy
|
9d6b30c55a
|
feat: simple variable substitution support
fixes #565
|
2018-07-23 12:00:30 +03:00 |
|
Roman Hotsiy
|
59e05fbe75
|
chore: fix typo SecurityRequirement
fixes #571
|
2018-07-23 11:20:56 +03:00 |
|
Roman Hotsiy
|
21f34b1e59
|
chore: minor typings fix
|
2018-07-23 11:19:13 +03:00 |
|
Roman Hotsiy
|
2ff726649c
|
chore: run prettier
|
2018-07-23 11:17:31 +03:00 |
|
Roman Hotsiy
|
b41b181dd0
|
fix: server url contains spec name if not specified in the spec
|
2018-07-23 11:16:54 +03:00 |
|
Roman Hotsiy
|
ea2210a3c3
|
chore: Release 2.0.0-alpha.30 🔖
|
2018-07-19 20:43:36 +03:00 |
|
Roman Hotsiy
|
6473e6269c
|
fix: fix usage with CRA by transpiling swagger2openapi deps
fixes #566
|
2018-07-19 20:42:09 +03:00 |
|
Roman Hotsiy
|
cbfc226fa9
|
chore: minor css improvements
|
2018-07-19 17:12:31 +03:00 |
|
Roman Hotsiy
|
8c9304a719
|
Fix: unify code samples and json styling, stop using injectGlobal for prism
fixes #491
|
2018-07-19 17:07:11 +03:00 |
|
Roman Hotsiy
|
58bddc8811
|
feat: big theme update
|
2018-07-19 14:33:51 +03:00 |
|
Roman Hotsiy
|
c5a352312a
|
chore(cli): redoc-cli v0.6.0
|
2018-07-18 13:37:37 +03:00 |
|
Roman Hotsiy
|
a0a1faddb6
|
chore: Release 2.0.0-alpha.29 🔖
|
2018-07-18 13:36:24 +03:00 |
|
Roman Hotsiy
|
ec44f00e36
|
chore: revert: "remove some {force: true} from e2e tests"
tests fails on CI for some reason
This reverts commit d0e037c586 .
|
2018-07-18 13:07:00 +03:00 |
|
Roman Hotsiy
|
7e5b6d9029
|
fix: properly host oneOf inside allOf
fixes #507
fixes #528
|
2018-07-18 13:03:42 +03:00 |
|
Roman Hotsiy
|
e0f58dc601
|
chore: publish cli whenever version changes
|
2018-07-18 12:01:16 +03:00 |
|
Roman Hotsiy
|
f56322e28c
|
chore: update npm token for travis deploy
|
2018-07-18 11:59:33 +03:00 |
|
Roman Hotsiy
|
89aa754063
|
fix: different output of cli bundle and redoc
fixes #547
|
2018-07-18 11:51:34 +03:00 |
|
Roman Hotsiy
|
dcca44a92d
|
fix: fix non-scalar query/path/header params are not expandable
fixes #561
|
2018-07-17 15:50:14 +03:00 |
|
SeungWoon Maz Lee
|
8817d9c9db
|
fix: use original tag name when slugified one is not valid (#553)
* use original tag name when slugified one is not valid
* use wrapper function when using slugify
|
2018-07-17 15:21:03 +03:00 |
|
Roman Hotsiy
|
76906eb126
|
fix(cli): cli output crashes if script closing tag is in the spec
fixes #563
|
2018-07-17 15:16:06 +03:00 |
|
Roman Hotsiy
|
32df7767fd
|
chore: move mobx to peerDependencies
|
2018-07-17 12:38:02 +03:00 |
|
Roman Hotsiy
|
c35925a332
|
fix: fix Download button url when spec as object was provided
+ do not output huge base64 encoded link when SSR, instead use button handler
fixes #462
related #540
|
2018-07-17 12:22:27 +03:00 |
|
Roman Hotsiy
|
edc77a2017
|
chore: update ts and enable noUnusedLocals
|
2018-07-17 12:15:22 +03:00 |
|
Roman Hotsiy
|
bab3e7dfce
|
fix: fix broken link in CLI help
fixes #559
|
2018-07-17 11:12:42 +03:00 |
|
Roman Hotsiy
|
d4ab5adc17
|
feat: new option disableSearch
|
2018-07-17 11:07:49 +03:00 |
|
Roman Hotsiy
|
fec4605115
|
chore: set cypress viewport size to match MBP 15
|
2018-07-16 19:18:24 +03:00 |
|
Roman Hotsiy
|
d0e037c586
|
chore: remove some {force: true} from e2e tests
|
2018-07-16 19:17:53 +03:00 |
|
Roman Hotsiy
|
c7b3e47366
|
chore: remove unused imports after fix in TS@2.9.1
|
2018-07-16 18:28:36 +03:00 |
|
Roman Hotsiy
|
58284b3d99
|
chore: update dependencies
|
2018-07-16 18:28:11 +03:00 |
|
Roman Hotsiy
|
c0c44bc4fe
|
fix: regression - broken urls for operations without operationId
|
2018-07-14 18:16:35 +03:00 |
|
Roman Hotsiy
|
9f0252e12e
|
chore: update security-requirement ui
|
2018-07-14 17:11:29 +03:00 |
|
Roman Hotsiy
|
e6ebdb7095
|
chore: refactor MediaTypesSwitch
|
2018-07-14 16:37:36 +03:00 |
|
Roman Hotsiy
|
95e3c4ad76
|
chore: Release 2.0.0-alpha.28 🔖
|
2018-06-30 00:42:07 +03:00 |
|