Commit Graph

193 Commits

Author SHA1 Message Date
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
Roman Hotsiy
f52a05a2b5
Implement expandResponses option 2017-11-21 13:00:33 +02:00
Roman Hotsiy
c2f82cdc8b
Implement options and scrollYOffset option 2017-11-20 18:02:49 +02:00
Roman Hotsiy
5438770267
Filter readOnly and writeOnly fields from request/response 2017-11-20 12:54:27 +02:00
Roman Hotsiy
7c7294913d
Move playground + fix perf benchmark 2017-11-19 22:11:40 +02:00
Roman Hotsiy
8e6b9e8380
Add OpenAPI 2.0 compatibility mode 2017-11-14 23:40:38 +02:00
Roman Hotsiy
4c3b4aa589
Initial React rewrite 2017-10-12 00:01:37 +03:00
Roman Hotsiy
9aac636687
chore: clean non-used entry-point 2017-09-21 01:00:22 +03:00
Roman Hotsiy
35176b5f67
fix: crash if contact is not in the spec
closes #332
2017-08-28 13:39:55 +03:00
Roman Hotsiy
f792273be8
support x-example for parameters
closes #297
2017-08-17 11:26:02 +03:00
Roman Hotsiy
b84177c157
feat: support text-plain response sample
closes #270
2017-08-17 11:24:06 +03:00
Roman Hotsiy
8193194e7a
chore: remove analytics from local demo 2017-08-02 15:36:01 +03:00
Roman Hotsiy
cb2de97945
chore: fix demo dropdown and stars count 2017-07-22 17:05:18 +02:00
Phil Sturgeon
039bbdb585 Spacing applied to aaaaalll li's 2017-07-14 11:34:16 +03:00
Peter Golm
2748aac024 feat: Add special rendering for deprecated operations (#290)
* Add special rendering for deprecated operations

* Change styling of deprecated operation header
2017-07-04 10:15:22 +03:00
Roman Hotsiy
c0698bb215
fix: prevent possible xss using untrusted-spec option 2017-05-12 12:42:24 +03:00
Roman Hotsiy
cb106cc668
feat: display xml examples if present in response examples 2017-05-12 11:03:14 +03:00
Roman Hotsiy
fd49082db2
feat: Add support for x-servers 2017-02-26 00:59:49 +02:00
Roman Hotsiy
3daeffc452
Add subcategory to demo spec 2017-02-02 23:13:41 +02:00
Roman Hotsiy
e164590fca
Expanding nested schemas by absolute pointer 2017-02-02 23:13:40 +02:00
Roman Hotsiy
c6b1fc8e72
Enhance README 2017-01-31 12:09:46 +02:00
Roman Hotsiy
5bbdc1e2a8
fix demo 2017-01-31 11:00:17 +02:00
Roman Hotsiy
177bffb1c3
Merge branch 'menu-refactor' 2017-01-06 12:58:15 +02:00
Roman Hotsiy
658a3b9ae3
Add groups to demo spec 2017-01-06 12:56:24 +02:00
Roman Hotsiy
892d4f0082
disable cors for dev demopage 2016-12-28 15:11:43 +02:00
Roman Hotsiy
98f36daff8
Enable lazyRendering for demo-pages 2016-11-30 13:26:56 +02:00
Roman Hotsiy
7e7db9f36e
Enable cors-proxy 2016-11-29 17:54:21 +02:00
Roman Hotsiy
f89bf8fd60
Add description for securityDefinitions 2016-11-01 10:08:54 +02:00
Roman Hotsiy
b8b3bf328e
Security Definitions + other 2016-10-30 17:58:06 +02:00
Adam DuVander
553ee8091f Just a little typo 2016-09-07 14:41:10 -07:00
kedashoe
027cdc19c8 support "x-nullable" property 2016-08-31 11:36:18 -07:00
Roman Hotsiy
3a175d47fb
remove log 2016-08-30 13:39:31 +03:00
Roman Hotsiy
f9885c01e8
Separate file for gh demo 2016-08-29 07:34:08 +03:00
Roman Hotsiy
66684c192b
Remove unused files 2016-08-29 07:33:29 +03:00
Roman Hotsiy
a65ecfa442
Move to webpack + AoT compilation 2016-08-28 21:46:10 +03:00
Roman Hotsiy
3aa586cced
Migrate to typescript 2.0 and get rid of typings (fixes #80, #81) 2016-08-28 21:44:11 +03:00
Roman Hotsiy
0e3d506277
Fix link on demo 2016-08-21 17:42:13 +03:00
Roman Hotsiy
40a3102934
Fix dropdown on demo 2016-08-21 10:49:53 +03:00
Roman Hotsiy
2364250e96
Add GA to demo page 2016-08-12 20:42:41 +03:00
Roman Hotsiy
c076b5ebbc
Enhance demo (fixes #49) 2016-07-29 13:44:23 +03:00
Roman Hotsiy
167b272d3e
CSS fixes 2016-07-28 19:59:02 +03:00
Roman Hotsiy
2f3e8a0f1e
Enhance Readme 2016-07-28 19:58:04 +03:00
Roman Hotsiy
9e2fab9108
Make roboto/montserrat fonts part of ReDoc (until styling feature is done) 2016-07-28 15:56:14 +03:00
Roman Hotsiy
2872ffbcf9
If API supports both HTTP and HTTPS use HTTPS (fixes #72) 2016-07-26 14:51:59 +03:00
Roman Hotsiy
205aa6211c
Pull markdown headers from description into side menu 2016-07-21 13:52:56 +03:00
Roman Hotsiy
d75e9921c2
Pull better demo spec 2016-07-18 23:50:32 +03:00
Roman Hotsiy
af5c2250e8
Uncomment 'star-me' on demo-page 🌟 2016-06-29 22:43:45 +03:00
Roman Hotsiy
9341d4904e Minor demo update 2016-06-22 12:49:30 +03:00
Roman Hotsiy
4498884f62 Migrate tests to TypeScript 2016-06-12 20:44:34 +03:00
Roman Hotsiy
65bc8ef4e5 Migrate to Typescript (not finished yet) 2016-05-25 18:34:31 +03:00
Roman Hotsiy
f2b1ba8cda Add gulp copydebug task 2016-05-20 20:51:31 +03:00
Roman Hotsiy
c80f13738f Use prod build on demo 2016-05-20 20:14:18 +03:00
Roman Hotsiy
21788c282d Fix link, fixes #40 2016-04-20 12:27:30 +03:00
Roman Hotsiy
44acba7c72 Add github star button 2016-04-20 02:48:06 +03:00
Roman Hotsiy
84a9a5c520 resotre image and use yml instead of json 2016-03-31 19:40:32 +03:00
Roman Hotsiy
d141f67559 Use spec and image from SwaggerTmplRepo 2016-03-31 01:08:13 +03:00
Roman Hotsiy
2cbb516059 url parameter for demo page (fixes #22) 2016-03-23 23:16:30 +02:00
Roman Hotsiy
cfcfb95e58 Revert "Adding style for rebilly api logo"
This reverts commit 5818f171f7.
2016-03-22 19:26:36 +02:00
Cesar
592e44e759 Remove rebilly api tag 2016-03-22 13:11:27 -04:00
Cesar
1af0d8e54e Discriminator styling 2016-03-18 09:10:29 -04:00
Cesar
5818f171f7 Adding style for rebilly api logo 2016-03-17 15:22:34 -04:00
Roman Hotsiy
1686d3da43 fix css import in demo 2016-03-14 22:48:35 +02:00
Roman Hotsiy
f4ee0fa343 minor fixes 2016-03-14 22:36:32 +02:00
Roman Hotsiy
617d398dee move importing external css files outside the redoc 2016-03-14 22:27:45 +02:00
Cesar
a0a209820f JSONSchema tree and table 2016-03-14 15:29:27 -04:00
Cesar
8828043eb3 Changes in fonts and definitions 2016-03-08 15:03:05 -05:00
Cesar
2a8ea8f669 First Commit 2016-02-29 17:18:00 -05:00
Roman Hotsiy
a7913dec59 Upgrade to Angular 2.0.0-beta.3 + refactoring 2016-02-11 13:38:44 +02:00
Roman Hotsiy
8eaf388624 Add one more code sample to demo 2016-02-03 16:55:37 +02:00
Roman Hotsiy
620d206ac8 Synchronize code samples tabs #20 2016-02-03 16:55:37 +02:00
Roman Hotsiy
acd3b9bfdc Remove schema from demo folder 2016-02-01 14:50:20 +02:00
Roman Hotsiy
d839ee8635 minor demo fix 2016-02-01 14:48:51 +02:00
Roman Hotsiy
8b301a086e add code samples 2016-02-01 14:46:43 +02:00
Roman Hotsiy
671e41e0a1 convert sample schema to yaml 2016-02-01 14:14:59 +02:00
Roman Hotsiy
550541eb17 remove full suffix from dist files 2016-01-24 23:15:04 +02:00
Roman Hotsiy
461b4cf279 Fix demo page 2016-01-24 21:43:14 +02:00
Roman Hotsiy
deed1272fc add loading animation 2016-01-24 19:01:17 +02:00
Roman Hotsiy
19b19041eb markdown blockquote styling 2016-01-23 14:53:10 +02:00