Commit Graph

1060 Commits

Author SHA1 Message Date
Roman Hotsiy
91cc74b793
chore: update dependencies 2017-03-29 13:37:20 +03:00
Roman Hotsiy
aaac434ebb
fix: add safeguard for undefined
closes #236
2017-03-29 13:30:55 +03:00
Roman Hotsiy
6aa3a7d863
fix: view errors were not reported 2017-03-29 13:29:54 +03:00
Roman Hotsiy
a9cad1994b
fix: code block formatting in markdown list
closes #242
2017-03-29 11:29:54 +03:00
Roman Hotsiy
2d7d4d3409
fix: fix anchor links accidentally broken 2017-03-29 11:25:30 +03:00
Roman Hotsiy
d52c7ef8a0
fix: update content-projector to latest ng4 2017-03-29 10:55:51 +03:00
Roman Hotsiy
2c8b2ce326
chore: simplify manual typings 2017-03-29 10:55:26 +03:00
Roman Hotsiy
34defb0d74
tests: remove crashing test 2017-03-27 10:39:33 +03:00
Roman Hotsiy
552c9b693c
chore: Update dependencies 2017-03-27 10:28:09 +03:00
Roman Hotsiy
6a283d484f
chore: return back removed uglify plugin 2017-03-27 10:27:48 +03:00
Roman Hotsiy
abae4c03c3
chore: fix tests 2017-03-15 17:53:25 +02:00
Roman Hotsiy
631dfc17dc
build: fix build with ng4 2017-03-15 17:53:25 +02:00
Roman Hotsiy
fb629fa7d7
chore: update yarn.lock 2017-03-15 17:53:25 +02:00
Roman Hotsiy
bed15dddc6
chore: upgrade to angular 4.x 2017-03-15 17:53:25 +02:00
Roman Hotsiy
9e0283849a Merge pull request #227 from brendo/support-x-examples-request
Support x-examples vendor extension for requests
2017-03-13 09:15:57 +02:00
Brendan Abbott
34390359b6 Merge branch 'development' into support-x-examples-request 2017-03-10 10:49:19 +10:00
Roman Hotsiy
7106838bb4
chore: update changelog 🗞
[skip ci]
2017-03-10 01:16:13 +02:00
Roman Hotsiy
afa5511973
Release v1.11.0 2017-03-10 00:38:15 +02:00
Roman Hotsiy
17fb7bad27
fix: support discriminator with parent type
closes #220
2017-03-10 00:34:08 +02:00
Roman Hotsiy
e4f5388076
fix: do not hang when swagger doesn't contain any paths
closes #216
2017-03-09 23:04:15 +02:00
Roman Hotsiy
3e09b0588a
fix: broken search after previous fixes 2017-03-09 22:37:17 +02:00
Roman Hotsiy
d99f2562ac
feat: support for OpenAPI object as a parameter for init
closes #224
2017-03-09 21:00:45 +02:00
Roman Hotsiy
1e96f88ea8
fix: redoc hangs when indexing recursive discriminator-based definitions
closes: #228
2017-03-09 19:59:59 +02:00
Roman Hotsiy
64e5741f67
fix: optimize and support inherited discriminator 2017-03-09 19:59:49 +02:00
Roman Hotsiy
193f4bfb44
fix: wrong warnings for $ref not single
closes #221
2017-03-09 19:58:13 +02:00
Roman Hotsiy
4899f3e08f
fix: x-extendedDiscriminator not working
closes #217
2017-03-09 19:57:55 +02:00
Roman Hotsiy
e99d66d9dd
feat: copy pretty-printed JSON
closes #219
2017-03-09 18:42:39 +02:00
Brendan Abbott
3c569cde6e Support x-examples vendor extension for requests 2017-03-09 20:55:23 +10:00
Brendan Abbott
6d73e2441a Merge pull request #1 from brendo/allow-json-like-examples-to-be-viewed
Allow JSON-like examples to be shown, which supports things like JSON API
2017-03-08 12:27:16 +10:00
Brendan Abbott
e72471feab Allow JSON-like examples to be shown, which supports things like JSON API 2017-03-06 17:54:52 +10:00
Roman Hotsiy
9ccfd52640
release: v1.10.2 2017-03-01 00:35:29 +02:00
Roman Hotsiy
8da0f7ed82
build: get rid of unused replacement plugin 2017-03-01 00:07:04 +02:00
Roman Hotsiy
929740ab28
fix: clear page fragment when scroll to the beginning 2017-03-01 00:01:42 +02:00
Roman Hotsiy
7b19417497
docs: update docs for x-tagGroup, add warning #215 2017-02-28 22:04:24 +02:00
Roman Hotsiy
fb3ca07d6e
fix: show warning for non-used in tagGroup tags
closes #215
2017-02-28 22:03:03 +02:00
Roman Hotsiy
387635b7a1
chore: update changelog 2017-02-27 18:50:53 +02:00
Roman Hotsiy
2bcff3a760
release: v1.10.1 2017-02-27 18:49:30 +02:00
Roman Hotsiy
69c7d983fb
fix: improve x-servers dropdown animation performance 2017-02-27 18:37:38 +02:00
Roman Hotsiy
258009b1f7
chore: update sample index.html with utf meta (credits @sarus) #213 2017-02-27 18:00:55 +02:00
Roman Hotsiy
53cef70cdc
chore: skip tab-sync e2e-test as it braks with no reason on IE 2017-02-27 17:53:37 +02:00
Roman Hotsiy
423b8754f2
chore: try to fix e2e tests on IE 2017-02-27 16:50:27 +02:00
Roman Hotsiy
6643d09a3a
fix: code samples language sync broken 2017-02-27 16:27:57 +02:00
Roman Hotsiy
c1dbb81aac
fix: broken code samples tabs in IE 2017-02-27 16:06:05 +02:00
Roman Hotsiy
c5b6ac47ac
chore: remove console.log 2017-02-27 16:05:33 +02:00
Roman Hotsiy
b2d4d7d4a4
release: v1.10.0 🎉 2017-02-27 13:34:02 +02:00
Roman Hotsiy
66c06b30b9
feat: update fragment while scrolling and on menu clicks
closes #138, #202
2017-02-27 13:13:38 +02:00
Roman Hotsiy
c724df48f4
feat: new option required-props-first
closes #191
2017-02-27 13:12:53 +02:00
Roman Hotsiy
ffcedeeb8e
docs: docs for 2017-02-27 08:49:57 +02:00
Roman Hotsiy
fa9b634126
Revert "fix: remove unused hide-hostname option"
This reverts commit 7031176330.
2017-02-26 01:59:18 +02:00
Roman Hotsiy
0323551ca1
update CHANGELOG 2017-02-26 01:53:50 +02:00