Commit Graph

929 Commits

Author SHA1 Message Date
Roman Hotsiy
ab14bf4dc9
Fix right panel overlaps site-footer 2017-01-06 13:22:38 +02:00
Roman Hotsiy
067a847716
Bring back side-menu animations 2017-01-06 13:14:47 +02:00
Roman Hotsiy
177bffb1c3
Merge branch 'menu-refactor' 2017-01-06 12:58:15 +02:00
Roman Hotsiy
3c0d7301c8
Minor fix in menu 2017-01-06 12:56:24 +02:00
Roman Hotsiy
1d7e0b0e90
do not capitalize method summuary in level-1 menu 2017-01-06 12:56:24 +02:00
Roman Hotsiy
658a3b9ae3
Add groups to demo spec 2017-01-06 12:56:24 +02:00
Roman Hotsiy
0d3580e21f
Add warnings for non-used or non-existing tags in groups 2017-01-06 12:56:24 +02:00
Roman Hotsiy
73bfb18282
Fix response list for shared schemas (fixes #177) 2017-01-04 14:49:49 +02:00
Roman Hotsiy
dd188d6fe0 Merge pull request #175 from jaingaurav/menu-refactor
Add support for second-level headings from Markdown docs
2017-01-04 12:13:34 +02:00
Gaurav Jain
3eeeb6a3fb Add support for second-level headings from Markdown docs 2016-12-30 13:20:16 -08:00
Roman Hotsiy
77877381a8
v1.6.4 2016-12-28 15:12:42 +02:00
Roman Hotsiy
892d4f0082
disable cors for dev demopage 2016-12-28 15:11:43 +02:00
Roman Hotsiy
86c0dcbfe1
Support inherited discriminator (only one at the moment) 2016-12-28 14:15:05 +02:00
Roman Hotsiy
f902abd5f1
add x-tagGroups docs 2016-12-25 23:47:33 +02:00
Roman Hotsiy
779a3a2db2
disable webpack perf warnings for tests 2016-12-25 19:15:40 +02:00
Roman Hotsiy
84f3aee681
Update tests after refactoring 2016-12-25 19:15:24 +02:00
Roman Hotsiy
cd066904d7
fix lint warnings 2016-12-25 17:16:33 +02:00
Roman Hotsiy
6a7f0238d3
Update safari workaround 2016-12-25 17:15:01 +02:00
Roman Hotsiy
90ae0448eb
Add support for grouping items in menu 2016-12-25 17:14:31 +02:00
Roman Hotsiy
c41ffe8209
Continue menu refactor 2016-12-25 14:24:58 +02:00
Roman Hotsiy
97949a17f9
Adapt menu service and lazy-tasks to new menu strcuture 2016-12-24 11:18:25 +02:00
Roman Hotsiy
398aa60a46
Update Method list to work with new menu structure 2016-12-24 11:18:25 +02:00
Roman Hotsiy
ac0681c8a9
Update side menu to work with new menu structure 2016-12-24 11:18:25 +02:00
Roman Hotsiy
de00c7868a
Split menu generation in two stages 2016-12-24 11:18:24 +02:00
Roman Hotsiy
d3af2e6867
Fix minor issue in webpack dev config 2016-12-23 00:40:41 +02:00
Roman Hotsiy
17fd100da4
Uncomment animation after upgrage to latest ng2 (resolves #162) 2016-12-22 01:36:04 +02:00
Roman Hotsiy
1c5ef2e2b3
update dependecies 2016-12-22 01:36:04 +02:00
Roman Hotsiy
4e1fe68abb
update .gitignore 2016-12-22 01:36:04 +02:00
Roman Hotsiy
d050ccf4e8 Merge pull request #170 from agallou/patch-1
fix version number in changelog
2016-12-20 11:51:15 +02:00
Adrien Gallou
0c8f5d5c21 fix version number in changelog 2016-12-20 10:09:55 +01:00
Roman Hotsiy
ab002ba113
Fix crash on MS Edge (fixes #166) 2016-12-20 00:32:29 +02:00
Roman Hotsiy
1f855f7bb9
Update changelogs 2016-12-20 00:28:39 +02:00
Roman Hotsiy
f3a92450ec
v1.6.3 2016-12-19 23:13:14 +02:00
Roman Hotsiy
dbf39d3d51
Update angular and deps 2016-12-19 22:58:39 +02:00
Roman Hotsiy
8cd4e86371
Update webpack and stick to ts@2.0.9 (fixes #36) 2016-12-19 22:43:16 +02:00
Roman Hotsiy
cc8e0f6ba5
Fix linting errors 2016-12-19 17:36:44 +02:00
Roman Hotsiy
104bcb9cef
Fix leaks (fixes #167) 2016-12-19 17:13:39 +02:00
Roman Hotsiy
95f2da8b97
add expand-responses option 2016-12-14 14:49:02 +02:00
Roman Hotsiy
03e779c0d1
provide static APP_ID 2016-12-13 08:10:18 +02:00
Roman Hotsiy
bba35337e6
Use markdown for response description (fixes #158) 2016-12-13 08:09:27 +02:00
Roman Hotsiy
a3786847d2
Disable side-menu animation (workaround for #162) 2016-12-12 15:46:36 +02:00
Roman Hotsiy
06adadef2e Update README.md [skip ci] 2016-12-11 22:57:22 +02:00
Roman Hotsiy
8a23ac67f1 Update CHANGELOG.md 2016-12-11 22:54:09 +02:00
Roman Hotsiy
cfc5c04e20
v1.6.2 2016-12-11 21:00:30 +02:00
Roman Hotsiy
6b2cc6d4ff Merge pull request #159 from Jean-Daniel/patch-1
Fix typo in vendor extension doc.
2016-12-08 11:43:27 +02:00
Jean-Daniel
e18cd4bca8 Fix typo 2016-12-08 10:40:00 +01:00
Roman Hotsiy
16aa286c25
Use markdown in responses description (closes #158) 2016-12-07 19:27:13 +02:00
Ben Firshman
82b52bf6ef Add display name for tags
In go-swagger, the name of the tag determines the directory that
generated files end up in. Also, we want the tag names to be
consistent with operationIds.

Unfortunately, these make bad names for menu items, so we want
to have a way of specifying human-friendly names for the menu.
2016-12-05 20:58:53 +02:00
Ben Firshman
ab5c3ecf55 Fix typo in filename 2016-12-05 20:58:53 +02:00
Roman Hotsiy
7b42507c0b Update CHANGELOG 2016-12-02 13:20:40 +02:00