Commit Graph

170 Commits

Author SHA1 Message Date
Roman Hotsiy
753b013eee
chore: fix stars iframe after repo transfer 2019-06-04 16:02:16 +03:00
Roman Hotsiy
d78029a04e
chore: move repo to Redocly org 2019-06-04 15:47:22 +03:00
Roman Hotsiy
6de3523eb0
chore: fix bundle after oas-kit update 2019-05-12 23:17:26 +03:00
Roman Hotsiy
5af6ba7191
chore: add simple parameter to playground to simplify local testing 2019-03-28 10:39:41 +02:00
Roman Hotsiy
2cdfcd25cd
feat: support externalValue for examples
implements #551, related to #840
2019-03-11 17:14:14 +02:00
Roman Hotsiy
309901bd31
chore: update deps 2019-03-11 17:14:14 +02:00
Roman Hotsiy
27d195ef38
chore: update styled components typings 2018-11-27 11:28:13 +02:00
lscholten
f40568b79e feat: Add support for minLength and maxLength constraint humanization (#700)
According to #42 , `minItems` and `maxItems` are not yet rendered in the documentation.
This pull request shows the humazined form of `minItems` and `maxItems` next to the type description.
The [suggestion of fgabolde](https://github.com/Rebilly/ReDoc/issues/42#issuecomment-371883853) is followed and "characters" is simply replaced with "items".

![image](https://user-images.githubusercontent.com/1814807/47999845-0a13f900-e104-11e8-9ddc-adab701ec0bb.png)

Some examples are added to the demo.
2018-11-05 16:14:57 +02:00
Roman Hotsiy
00846e1f55
chore: update dev deps 2018-10-18 11:27:28 +03:00
Roman Hotsiy
477c01a9de
chore: fix benchmark crashing 2018-10-18 10:40:26 +03:00
Roman Hotsiy
955be200b8
chore: do not emit declarations for demo build 2018-09-19 10:08:24 +03:00
Roman Hotsiy
5a192dbf74
chore: fix demo on IE
closes #647
2018-09-19 09:59:14 +03:00
Matthias Mohr
893c83ed07 feat: externalDocumentation rendered for tags, operations and schema fields (#595)
The externalDocs were missing for tags, schemata and operations. Added them with this pull requests. Solves #550.

Additionally, fixes that the URL in External Documentation Object was specified to be optional, which is not correct according to OpenAPI spec.
2018-09-10 18:23:17 +03:00
Roman Hotsiy
93e844c3d0
chore: update babel to latest rc 2018-08-18 16:21:32 +03:00
Sheila Kelly
568ce74077 feat: Add x-logo alt text support (#584)
Fixes #546
2018-08-02 15:27:38 +03:00
Roman Hotsiy
757a92e425
chore: fix markdown in demo 2018-07-25 18:02:21 +03:00
Roman Hotsiy
58bddc8811
feat: big theme update 2018-07-19 14:33:51 +03:00
Roman Hotsiy
edc77a2017
chore: update ts and enable noUnusedLocals 2018-07-17 12:15:22 +03:00
Zach Pomerantz
cddfb12806 chore: Add Dockerfile for easier deployment (#427) 2018-06-25 14:10:29 +03:00
Roman Hotsiy
c56ba17c98
chore: fix slack spec link in demo 2018-06-01 15:41:42 +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
deffdc548e
chore: remove worker from main bundle for browser/standalone build 2018-03-26 18:24:19 +03:00
Roman Hotsiy
040bc239a2
chore: fix hot realoding in playground 2018-03-26 18:13: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
fefe571d29
chore: add babel-plugin-styled-components (smaller bundle size) 2018-03-23 16:16:29 +02:00
Roman Hotsiy
d92ed428f9
chore: fix deme on mobile 2018-03-22 18:22:11 +02:00
Roman Hotsiy
a2925988b1
chore: add soical metatags to demo 2018-03-21 20:30:46 +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
cb673f0bd3
chore: Upload redoc-demo.png
[ci skip]
2018-03-21 18:23:41 +02:00
Roman Hotsiy
0382034ec2
Merge branch 'react-rewrite' 🎉 2018-03-21 17:47:35 +02:00
Roman Hotsiy
6c70d1a345
chore: migrate to webpack 4 2018-03-17 17:58:28 +02:00
Roman Hotsiy
e27d421f8a
chore: migrate to ts-loader 2018-03-17 15:16:56 +02:00
Roman Hotsiy
053248e8ab
chore: update to the latest react-hot-loader@4 2018-03-17 14:17:09 +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
21447d22a1
chore: fix lint issues 2018-03-13 13:04:55 +02:00
Roman Hotsiy
83eaa5f838
chore: create demo page 2018-03-13 12:58:22 +02:00
Roman Hotsiy
49c23c9345
chore: ts-ignore import issue + fix lint errors 2018-03-09 12:10:08 +02:00
Roman Hotsiy
0658b8ea67
chore: export hydrate from standalone build 2018-03-07 17:14:23 +02:00
Roman Hotsiy
4f7fa87f5a
chore: upload new petstore logo
[ci skip]
2018-03-07 16:22:13 +02:00
Roman Hotsiy
29b0846e57
chore: add dead-simple example of SSR 2018-03-06 13:16:03 +02:00
Roman Hotsiy
e94f84283d
feat: serialize search-index 2018-03-06 13:10:08 +02:00
Luciano Jr
e0c6086c8e chore: update demo swagger.yaml (#417)
Fix typo
2018-02-18 12:36:56 +02:00
Roman Hotsiy
6990cd2f24
feat: basis search 2018-02-08 18:46:32 +02:00
Roman Hotsiy
3aab2d97d3
feat: responsive side menu 2018-01-30 15:38:16 +02:00
Roman Hotsiy
a29c3ccc2d
fix: basic responsiveness 2018-01-30 15:35:18 +02:00
Roman Hotsiy
5bb0bdfd29
feat: port "copy to clipboard" / "expand/collapse all" functionality
closes #410
2018-01-23 18:49:45 +02:00
Roman Hotsiy
dc18743df4
chore: add tslint + fix lint issues 2018-01-23 15:04:50 +02:00
Roman Hotsiy
14f8408e8d
fix: do not ignore path level parameters 2017-12-07 17:17:23 +02:00
Roman Hotsiy
5b3964e55b
minor update in hmr playground 2017-11-21 16:37:31 +02:00