Commit Graph

1170 Commits

Author SHA1 Message Date
Roman Hotsiy
b84177c157
feat: support text-plain response sample
closes #270
2017-08-17 11:24:06 +03:00
Roman Hotsiy
955ef7101d
chore: remove some dead code 2017-08-17 10:28:22 +03:00
Bohdan Khorolets
86b4db468b Add display: inline-block for .openapi-button (#321) 2017-08-15 10:08:01 +03:00
Roman Hotsiy
d1562d5ff1
v1.17.0 2017-08-02 17:30:48 +03:00
Roman Hotsiy
eb7089b76c
feat: support for xml samples in response when there is no schema in response
closes #307
2017-08-02 17:14:40 +03:00
Roman Hotsiy
2c8953664a
fix: make padding between h2 sections smaller
fixes #291
2017-08-02 17:07:58 +03:00
Roman Hotsiy
be41d6d325
fix: ready-only for nested objects samples
fixes #300
2017-08-02 16:51:36 +03:00
Roman Hotsiy
cd962faba4
fix: copy code-samples included \n\r characters
fixes #296
2017-08-02 15:50:01 +03:00
Roman Hotsiy
8193194e7a
chore: remove analytics from local demo 2017-08-02 15:36:01 +03:00
Roman Hotsiy
2ebca4bb03
feat: add hide-loading option
closes #315
2017-08-02 15:35:26 +03:00
Roman Hotsiy
3009d18b39
chore: fix e2e tests in FF 2017-08-02 14:55:02 +03:00
Roman Hotsiy
2a0f226b73
chore: do not pullute dist folder 2017-08-02 14:55:02 +03:00
Jacob Baskin
86d8179e4f fix: Ioutput dates as ISO 8601 strings in JSON Formatter (#313)
kudos to @jacobbaskin
2017-08-01 19:16:17 +03:00
Roman Hotsiy
da9df29fdd
chore: update deps 2017-08-01 13:20:21 +03:00
Roman Hotsiy
37708009d1
upgrade firefox on saucelabs 2017-08-01 12:09:33 +03:00
Roman Hotsiy
3488a86ac5
chore: add missing ts-helpers dep 2017-07-23 13:48:15 +02:00
Roman Hotsiy
83622a5532
chore: temporarily disable tslint typecheck 2017-07-23 13:24:45 +02:00
Roman Hotsiy
ef5101b1f2
feat: export angular module <not stable yet> 2017-07-22 18:45:19 +02:00
Roman Hotsiy
cb2de97945
chore: fix demo dropdown and stars count 2017-07-22 17:05:18 +02:00
Roman Hotsiy
b9e714fc6f
chore: aot fixes 2017-07-22 17:04:54 +02:00
Roman Hotsiy
c79a301388
chore(packaging): include vendor and polyfills in exported files 2017-07-22 15:53:43 +02:00
Roman Hotsiy
5b49fbce92
chore(build): enable AOT for npm start:prod 2017-07-22 15:51:53 +02:00
Roman Hotsiy
6d423df2e9
chore: organize config files 2017-07-22 15:49:12 +02:00
Roman Hotsiy
5e5db72ea4
fix: handle case where items is array in indexer
fixes #304
2017-07-20 15:48:14 +02:00
George Wilson
6bb3bd8d21 chore: Fix TS issue on mouse event creation (#306) 2017-07-18 17:01:19 +02:00
Phil Sturgeon
039bbdb585 Spacing applied to aaaaalll li's 2017-07-14 11:34:16 +03:00
Roman Hotsiy
5d067d8f45
chore: improve styling of deprecated badge 2017-07-04 10:45:12 +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
87d9abd62b
fix: enum with single value not shown in non-body params
closes #284
2017-07-02 18:54:51 +03:00
Roman Hotsiy
10cdfe59ee
chore: downgrade ff to 45 to fix e2e tests
FF after 45 crashes when selenium tries to get browser logs
2017-06-26 15:59:23 +03:00
Roman Hotsiy
8221cf8204
chore: downgrade FF on Saucelabs 2017-06-26 14:11:13 +03:00
Roman Hotsiy
13854aae56
Update dependencies 2017-06-26 12:52:33 +03:00
Roman Hotsiy
cfc14c8c7a
chore: release v1.16.1 2017-06-14 12:46:40 +03:00
Roman Hotsiy
5cc1208bb1
chore: fix tests 2017-06-14 11:27:50 +03:00
Roman Hotsiy
8e8d9d8995
chore: ts updates 2017-06-14 11:12:49 +03:00
Roman Hotsiy
2c836f8107
fix: sticky sidebar fix 2017-06-14 11:12:07 +03:00
Julien Feltesse
ae720bcf92 chore: use node-sass ^4.5.3, which supports NodeJS 8 (#282) 2017-06-13 23:55:54 +03:00
Roman Hotsiy
cd31c62ff5
fix: array of label on non-trivial fields
fixes #274
2017-06-02 10:14:18 +03:00
Roman Hotsiy
12b91b72ac
fix: Remove fka Swagger text from download button label 2017-06-02 09:41:59 +03:00
Roman Hotsiy
4dd8a0acdf
fix: update fix for #276 to not use className checking 2017-06-02 09:39:26 +03:00
Primož Pincolič
f50bfb1823 fix: (#276) Issue with stick sidebar when there is content above reDoc (#277)
fixes #276
2017-06-02 09:36:55 +03:00
Blake Erickson
75bb68c9ca Update README.md (#279)
fix discourse URL.
2017-06-01 17:19:19 +03:00
Skyler Lewis
a08c3b962e Use a small docker image (600MB savings) (#271) by @alairock
node 7                666 MB
node 7-alpine    59.1 MB
2017-05-24 12:36:23 +03:00
Roman Hotsiy
b4e2e9d47b
fix: links color in json sample 2017-05-24 10:28:40 +03:00
Roman Hotsiy
899419269b
fix: linkify in json formatter
closes #267
2017-05-24 10:24:39 +03:00
Roman Hotsiy
3d1108f447
chore(realease): v1.16.0 📦 2017-05-12 13:04:08 +03:00
Roman Hotsiy
f7b585c4ba
chore(deps): update inscure remarkable 2017-05-12 12:59:31 +03:00
Roman Hotsiy
bbdf1ad991 docs: add a security note 🛡 to README
[skip ci]
2017-05-12 12:51:22 +03:00
Roman Hotsiy
c0698bb215
fix: prevent possible xss using untrusted-spec option 2017-05-12 12:42:24 +03:00
Roman Hotsiy
7a5d315e09
fix: do not show discriminator dropdown if it is empty 2017-05-12 12:30:45 +03:00