Commit Graph

103 Commits

Author SHA1 Message Date
Roman Hotsiy
cdeee6740d
feat: add perfect-scrollbar for side menu 2017-04-23 16:10:32 +03:00
Roman Hotsiy
8a49fb30de
feat: SideMenu to support items template as a parameter 2017-04-23 15:44:41 +03:00
Roman Hotsiy
838f23380c
fix: subscription leak in side-menu 2017-04-23 15:43:56 +03:00
Roman Hotsiy
2409577e2f
refactor: minor css cleanup 2017-04-23 15:43:08 +03:00
Roman Hotsiy
61fd42698d
new: http verb badges in search results 2017-04-19 13:43:17 +03:00
Roman Hotsiy
0ee1476590
MenuService refactoring 2017-04-19 12:42:09 +03:00
Roman Hotsiy
92eec250e6
new: Add verbs badges (implements #61) 2017-04-19 12:42:09 +03:00
Roman Hotsiy
b9740bfe55
refactor: renamve Method to Operation 2017-03-30 15:18:26 +03:00
Roman Hotsiy
b43a87d627
feat: autoscroll menu
implements #88
2017-02-14 14:39:03 +02:00
Roman Hotsiy
072ab15cae
Redoc search styling 2017-02-02 23:13:40 +02:00
Roman Hotsiy
46f6b29547
Lazy search highlight + basic search 2017-02-02 23:13:39 +02:00
Roman Hotsiy
899c2b8398
Add a few tests + remove unused code 2017-01-07 18:05:08 +02:00
Roman Hotsiy
067a847716
Bring back side-menu animations 2017-01-06 13:14:47 +02:00
Roman Hotsiy
1d7e0b0e90
do not capitalize method summuary in level-1 menu 2017-01-06 12:56:24 +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
ac0681c8a9
Update side menu to work with new menu structure 2016-12-24 11:18:25 +02:00
Roman Hotsiy
17fd100da4
Uncomment animation after upgrage to latest ng2 (resolves #162) 2016-12-22 01:36:04 +02:00
Roman Hotsiy
104bcb9cef
Fix leaks (fixes #167) 2016-12-19 17:13:39 +02:00
Roman Hotsiy
a3786847d2
Disable side-menu animation (workaround for #162) 2016-12-12 15:46:36 +02:00
Roman Hotsiy
f8df377d56
Fix ng animation crash after angular upgrade 2016-12-02 12:11:17 +02:00
Roman Hotsiy
1855d2bd38
Fix linter/tsc errors 2016-12-02 12:11:17 +02:00
Roman Hotsiy
833f98167a
Activate virtual and emtpy menu items 2016-11-30 11:55:38 +02:00
Roman Hotsiy
a8b96e8bd1
Fix lint err + enable test 2016-11-30 11:55:38 +02:00
Roman Hotsiy
c0e33bff61
Disable menu items until corresponding content is rendered 2016-11-30 11:55:38 +02:00
Roman Hotsiy
0f580eeed0
Fix tests + other minor fixes 2016-11-30 11:55:37 +02:00
Roman Hotsiy
4208660a6f
Perfromance fix (tests still failing) 2016-11-30 11:55:37 +02:00
Roman Hotsiy
9d4a903ef2
Start refactoring css + minor UI improvements 2016-11-01 17:00:52 +02:00
Roman Hotsiy
17e7bf9fd8
Refactor + minor fixes/optimizations 2016-10-23 20:18:42 +03:00
Roman Hotsiy
a14bde334b
Update to latest Angular RC.6 2016-09-02 23:18:43 +03:00
Roman Hotsiy
a65ecfa442
Move to webpack + AoT compilation 2016-08-28 21:46:10 +03:00
Roman Hotsiy
379870a1b3
Migrate to angular rc.5 2016-08-22 12:12:13 +03:00
Roman Hotsiy
a5959bdf55
Refactor menu 2016-07-26 12:33:55 +03:00
Roman Hotsiy
205aa6211c
Pull markdown headers from description into side menu 2016-07-21 13:52:56 +03:00
Roman Hotsiy
82f1be1d11
Get rid of prepareModel method. Use init instead 2016-07-20 11:07:08 +03:00
Roman Hotsiy
31e38ac7ec
Fix crash on Firefox 2016-07-10 14:46:24 +03:00
Roman Hotsiy
b22b8d2122
Refactor menu generation + handle methods without tags 2016-07-01 17:24:59 +03:00
Roman Hotsiy
4a475677f7
Clean up tests 2016-07-01 16:30:57 +03:00
Roman Hotsiy
a671d2f005
update to the latest angular 2016-07-01 15:53:16 +03:00
Roman Hotsiy
003fba8651
Refactoring
Rename schemaMgr to specMgr
fix error logs in tests
2016-06-23 17:46:10 +03:00
Roman Hotsiy
53b4f55876 Refactor 2016-06-22 21:53:11 +03:00
Roman Hotsiy
791355c60a Add simple animations 2016-06-19 17:51:06 +03:00
Roman Hotsiy
4f39ab9edc Add tslint 2016-06-13 20:54:24 +03:00
Roman Hotsiy
4498884f62 Migrate tests to TypeScript 2016-06-12 20:44:34 +03:00
Roman Hotsiy
65bc8ef4e5 Migrate to Typescript (not finished yet) 2016-05-25 18:34:31 +03:00
Roman Hotsiy
b9bc3f2eab Change detection optimizations 2016-05-18 17:16:29 +03:00
Roman Hotsiy
7380f89482 fix mobile nav 2016-05-17 19:38:12 +03:00
Roman Hotsiy
50a378f3ea Fix changeDetection in Safari 2016-05-10 09:44:44 +03:00
Roman Hotsiy
ed20f784db Update tests 2016-05-09 22:55:16 +03:00
Roman Hotsiy
96fc22d90b moved logick to services 2016-05-07 10:54:44 +03:00