Roman Hotsiy
8762ea4647
Enable cache for yan on travis
2017-01-28 14:45:00 +02:00
Roman Hotsiy
6b0b217355
Remove uncompatible v8-lazy-parse-plugin
2017-01-28 14:06:25 +02:00
Roman Hotsiy
43e64a9fe6
Use yarn ✨
2017-01-28 13:27:36 +02:00
Roman Hotsiy
dd3597c8bc
Upgrade to latest angular
2017-01-28 13:27:10 +02:00
Roman Hotsiy
117d5bf9ec
Upgrade to protractor 5
2017-01-28 13:26:45 +02:00
Roman Hotsiy
ce9d9b5ff0
fix protractor tests
2017-01-12 17:05:11 +02:00
Roman Hotsiy
0a07aedc1f
update string-replace-webpack-plugin (fix peerDep warning)
2017-01-12 17:01:44 +02:00
Roman Hotsiy
024e5f61ba
Update minimum node version
2017-01-12 15:47:08 +02:00
Roman Hotsiy
c90731512b
Update stream-http to the latest version (fixes 178)
2017-01-12 15:30:47 +02:00
Roman Hotsiy
9de94cbb23
Update dev dependencies
2017-01-12 15:28:57 +02:00
Roman Hotsiy
58ccf3938d
Move some templates + css into separate files
2017-01-07 18:23:08 +02:00
Roman Hotsiy
899c2b8398
Add a few tests + remove unused code
2017-01-07 18:05:08 +02:00
Roman Hotsiy
12c3e31f64
Don't build module + update package.json scripts
2017-01-06 23:01:20 +02:00
Roman Hotsiy
049094f179
Development tools refactor
...
- common webpack config
- use latest karma-coverage + remap-istanbul
- use webpack-ngc instead of ngc buildstep
- update dev dependencies
- use V8LazyParseWebpackPlugin
2017-01-06 21:38:04 +02:00
Roman Hotsiy
ec7803eecf
Fix e2e test
2017-01-06 14:56:42 +02:00
Roman Hotsiy
2a6085daf2
Update CHANGELOG
2017-01-06 14:46:53 +02:00
Roman Hotsiy
0a794f4996
Update CHANGELOG
2017-01-06 14:42:46 +02:00
Roman Hotsiy
90252fa0e1
v1.7.0
2017-01-06 14:06:08 +02:00
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