Commit Graph

665 Commits

Author SHA1 Message Date
Roman Hotsiy
04e86065e3
fix: snapshot failing on constructor prop 2017-10-02 10:29:24 +03:00
Roman Hotsiy
f2ed92c69e
feat: add native-scrollbars option to workaround scrolling perf issues 2017-09-21 18:04:34 +03:00
Roman Hotsiy
d8b6e022b7
fix: HEAD http verb support
closes #342
2017-09-21 12:39:19 +03:00
Roman Hotsiy
56d62e5ab2
feat: add ignoredHeaderParameters option 2017-09-21 11:36:18 +03:00
Roman Hotsiy
35176b5f67
fix: crash if contact is not in the spec
closes #332
2017-08-28 13:39:55 +03:00
Daniel Chao
b165785064 Add margins around list-items in markdown
They're pretty tightly squeezed in there right now.
2017-08-21 12:16:00 +03:00
Bohdan Khorolets
514fc297c4 fix: Increase padding top for .api-info-wrapper when left sidebar is hiding to avoid header overlaying by top menu. 2017-08-17 23:31:01 +03:00
Bohdan Khorolets
cb3d318e4a Closes #322: Feature request: Clickable logo that points to specific url 2017-08-17 23:31:01 +03:00
Roman Hotsiy
60e8cb437a
feat: generate download link for specs defined by an object
closes #289
2017-08-17 11:42:12 +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
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
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
cd962faba4
fix: copy code-samples included \n\r characters
fixes #296
2017-08-02 15:50:01 +03:00
Roman Hotsiy
2ebca4bb03
feat: add hide-loading option
closes #315
2017-08-02 15:35:26 +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
ef5101b1f2
feat: export angular module <not stable yet> 2017-07-22 18:45:19 +02:00
Roman Hotsiy
b9e714fc6f
chore: aot fixes 2017-07-22 17:04:54 +02:00
Roman Hotsiy
5e5db72ea4
fix: handle case where items is array in indexer
fixes #304
2017-07-20 15:48:14 +02: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
13854aae56
Update dependencies 2017-06-26 12:52:33 +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
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
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
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
Roman Hotsiy
131b437478
fix: URL changes so fast
fixes #252
2017-05-12 11:21:50 +03:00
Roman Hotsiy
cb106cc668
feat: display xml examples if present in response examples 2017-05-12 11:03:14 +03:00
Roman Hotsiy
50acb986f1
fix: (second chance) firefox and IE scroll sync after deps update 2017-05-05 13:31:24 +03:00
Roman Hotsiy
ad04636073
fix: firefox and IE scroll sync after deps update 2017-05-05 13:07:11 +03:00
Roman Hotsiy
9f636cc411
chore: fix lint issues 2017-05-05 12:45:26 +03:00
Roman Hotsiy
1eedbfeb98
fix: sample unavailable when no schema in response object 2017-05-05 12:45:26 +03:00
Roman Hotsiy
bb00dc3426
fix: menu service subscription leak + minor refactor 2017-05-05 12:45:26 +03:00
Roman Hotsiy
9ea672d921
refactor: remove not-needed animations 2017-05-05 12:45:25 +03:00
Roman Hotsiy
ef1b2bd19e
fix: menu items not full-width when short item names 2017-05-05 12:45:25 +03:00
Roman Hotsiy
e7130d2d04
feat: add triangle icon for expandable menu items 2017-05-05 12:45:25 +03:00
Roman Hotsiy
583c5719db
fix: openapi button add download attribute 2017-05-05 12:45:25 +03:00
Joe Honzawa
6edbbe7b0c fix: Slugifying non-ascii headers make duplicate permalinks (#264) 2017-05-03 11:01:53 +03:00
Roman Hotsiy
0341db4559
feat: clear button (x) in search box 2017-04-25 10:41:09 +03:00
Roman Hotsiy
6b363a5f44
fix: typo in download button classname (thanks @dwilding) 2017-04-25 10:36:35 +03:00