Roman Hotsiy
|
35ba10f759
|
chore: refactor, unify markdown headings
|
2018-07-31 15:35:35 +03:00 |
|
Roman Hotsiy
|
9361ead8c4
|
chore: refactor, simplify AppStore
|
2018-07-26 17:51:10 +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
|
7e5b6d9029
|
fix: properly host oneOf inside allOf
fixes #507
fixes #528
|
2018-07-18 13:03:42 +03:00 |
|
Roman Hotsiy
|
89aa754063
|
fix: different output of cli bundle and redoc
fixes #547
|
2018-07-18 11:51:34 +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
|
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
|
d4ab5adc17
|
feat: new option disableSearch
|
2018-07-17 11:07:49 +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
|
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
|
55bd8535b4
|
feat: theme hooks experimental hooks
|
2018-06-29 23:49:53 +03:00 |
|
Roman Hotsiy
|
06ef51c08c
|
feat: experimental temporary support for tags in md
|
2018-06-28 20:25:12 +03:00 |
|
Roman Hotsiy
|
761a2c1251
|
chore: fix lint issues
|
2018-06-25 13:59:11 +03:00 |
|
Roman Hotsiy
|
4e5282e206
|
fix: default false not displaying
fixes #544
|
2018-06-25 09:10:44 +03:00 |
|
Roman Hotsiy
|
83fca7d9ff
|
fix: use pushState instead of hash replace
fixes #542
|
2018-06-21 13:47:53 +03:00 |
|
Jérémy Derussé
|
4694b6f9ca
|
fix: Use item's title in array definition (#526)
|
2018-06-21 13:10:10 +03:00 |
|
Roman Hotsiy
|
4c76d52cc6
|
fix: fix subsections ids so subsections with the same name are allowed
fixes #529
|
2018-06-20 19:57:52 +03:00 |
|
Roman Hotsiy
|
c8a5f36f17
|
fix: fix IE11 crash + remove unused polyfills
fixes #448
|
2018-06-20 19:57:52 +03:00 |
|
Roman Hotsiy
|
5dae267a54
|
fix: discriminator field doesn't change in examples
fixes #524
|
2018-06-20 19:57:52 +03:00 |
|
Lev Pachmanov
|
070dc5c0a8
|
feat: support for x-discriminator-value for 2.0 as alternative to mapping (#534)
Add vendor extension `x-discriminator-value `used by swagger-codegen for Swagger 2.0 as an alternative to OpenAPI 3.0 mapping feature.
|
2018-06-20 19:08:19 +03:00 |
|
Roman Hotsiy
|
c0b0cd49b5
|
fix: support wildcard status codes
fixes #531
|
2018-06-18 15:56:31 +03:00 |
|
Roman Hotsiy
|
63ae2e8e94
|
feat: support x-summary for response objects
fixes #500
|
2018-06-01 16:50:07 +03:00 |
|
Jérémy Derussé
|
47b2177f58
|
fix: MergeAll takes items into account (#511)
|
2018-05-31 12:59:55 +03:00 |
|
Roman Hotsiy
|
aaff311a3e
|
feat: support x-discriminator for OpenAPI 2
related to #496
|
2018-05-29 17:51:50 +03:00 |
|
Roman Hotsiy
|
d162babe19
|
feat: add new experimental option unstable_ignoreMimeParameters
|
2018-05-29 17:51:50 +03:00 |
|
Roman Hotsiy
|
a1fa4b47a8
|
fix: reduce search index size
|
2018-05-18 15:13:46 +03:00 |
|
Roman Hotsiy
|
9115be8378
|
feat: export TypeScript typings
|
2018-05-16 12:44:44 +03:00 |
|
Roman Hotsiy
|
2cf4c3cd7b
|
fix: path parameters are not correctly override, fixes #481
|
2018-05-14 11:37:19 +03:00 |
|
Roman Hotsiy
|
126c6a689a
|
fix: change look of additionalProperties
|
2018-05-14 09:33:09 +03:00 |
|
Morgan Terry
|
64119c44d4
|
fix: fix spelling in error message (#455)
|
2018-04-17 08:51:07 +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
|
d1d80422a4
|
fix: scroll to section sooner when SSR + simplify item ids
|
2018-03-22 17:46:30 +02:00 |
|
Roman Hotsiy
|
a0845325d9
|
fix: fix second-level heading in description
|
2018-03-21 19:59:55 +02:00 |
|
Roman Hotsiy
|
9026795b9f
|
tests: add MarkerService tests
|
2018-03-17 23:23:14 +02:00 |
|
Roman Hotsiy
|
6c70d1a345
|
chore: migrate to webpack 4
|
2018-03-17 17:58:28 +02:00 |
|
Roman Hotsiy
|
053248e8ab
|
chore: update to the latest react-hot-loader@4
|
2018-03-17 14:17:09 +02:00 |
|
Roman Hotsiy
|
d3655161fc
|
chore: fix lint issues
|
2018-03-16 23:58:25 +02:00 |
|
Roman Hotsiy
|
1df690a964
|
feat: more advanced theme engine
|
2018-03-16 17:07:49 +02:00 |
|
Roman Hotsiy
|
fe3245a7a6
|
feat: arrow navigation in search results
|
2018-03-15 20:50:26 +02:00 |
|
David Revay
|
5dc21af281
|
fix: A couple minor bug fixes (#436)
* Fix so deref always returns an object.
* Fix SelectOnClick so it does not crash
* chore: fix demo's webpack.config.ts
* Fix space
|
2018-03-14 08:05:57 +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
|
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 |
|