nixa
5b66c255ad
Merge branch 'master' into develop/router
...
Conflicts:
package.json
2016-07-08 13:16:37 +03:00
nixa
5981758416
refactor(treeview): get rid of strange ts compilation error
2016-07-08 11:18:46 +03:00
nixa
27e0eedb1c
Merge branch 'dev-rating' of https://github.com/Tibing/ng2-admin into Tibing-dev-rating
2016-07-07 18:06:07 +03:00
tibing
2a607f988e
feat(inputs\rating): add rating component
2016-07-07 17:37:30 +03:00
nixa
24de0070fa
refactor(router): code style changes
2016-07-07 16:30:00 +03:00
Ronny Roos
f24546639c
Fixed problems with the sidebar service. Switched to use "path" concept instead of component
2016-07-07 13:54:15 +03:00
Ronny Roos
31efdaa1f1
Added RC4 and beta router
...
Merge branch 'master' of https://github.com/akveo/ng2-admin
2016-07-07 13:54:13 +03:00
nixa
d730430884
feat(uploader): new picture uploader component
2016-07-01 11:25:01 +03:00
Dmitry
23bdbaf5e2
Merge pull request #35 from shootermv/master
...
fix(menu): fix sidebar angle icon issue
2016-06-29 12:12:41 +03:00
nixa
affc122a77
fix(baSidebar): fix current selected menu
2016-06-29 12:11:33 +03:00
nixa
2b7d7ef3e6
chore(dept): update dependencies, angular to rc2
2016-06-21 12:24:19 +03:00
nixa
b4b22de324
fix(login): fix navigation error
2016-06-16 16:15:19 +03:00
nixa
3ec1fc3304
fix(login): fix styles issues
2016-06-16 15:49:06 +03:00
nixa
1a2512daaf
feat(register): add angular 2 form logic
2016-06-16 12:50:49 +03:00
nixa
919cbf5d2d
feat(pages): register page
2016-06-16 11:47:25 +03:00
shootermv
359499729d
trying to fix issue sidebar angle icon no pointing up when expanded
2016-06-16 10:07:10 +03:00
Dmitry
8cf3f9ef0b
Merge pull request #4 from pritambaral/spinner-2d
...
Improve preloader performance on non-accelerated platforms
2016-06-06 11:13:08 +03:00
nixa
a1046ce2b4
fix(breadcrumbs): fix #2 breadcrubms visibility
2016-05-30 18:32:42 +03:00
Chhatoi Pritam Baral
7078fa4452
Improve preloader performance on non-accelerated platforms
...
Using the backface-visibility property causes 2D elements and transforms
to be elevated to a 3D context. Since the only transform being used is
rotate(Xdeg), which is a 2D transform, there is no need to incur the
extra performance penalty.
2016-05-29 17:13:29 +05:30
nixa
774bebfcd2
fix(bg): correct image to pre-load and optimized bg image
2016-05-25 17:16:46 +03:00
nixa
e44109e380
feat(styles): add fadeIn animation
2016-05-25 16:41:08 +03:00
nixa
f2c729e101
refactor(spinner): spinner moved into services
2016-05-25 10:59:12 +03:00
nixa
a820faae1a
refactor(color scheme): colors docs
2016-05-24 17:43:28 +03:00
nixa
ffe020fd2a
fix(preloader): missed file, add again, hopefully final version
2016-05-24 17:07:42 +03:00
nixa
44faacd19a
fix(preloader): missed file, remove again
2016-05-24 17:06:34 +03:00
nixa
e84c009dc3
fix(preloader): missed file, removed
2016-05-24 17:03:22 +03:00
nixa
e0a25d64c0
fix(preloader): missed file, smth weird going on with this file...
2016-05-24 16:59:05 +03:00
nixa
d2fadd02d2
fix(preloader): missed file
2016-05-24 16:51:56 +03:00
nixa
d1f368e571
feat(preloader): preloader service which can take a list of promises and execute smth once all promises are completed
2016-05-24 16:40:17 +03:00
nixa
02fdd09bc0
fix(styles): body bg image instead of css pattern
2016-05-24 14:00:27 +03:00
nixa
3605a811b4
Merge branch 'develop/docs'
2016-05-24 13:54:42 +03:00
nixa
d7ec3fa1dd
feat(sidebar): ability to add custom url into the menu
2016-05-24 13:18:44 +03:00
nixa
40c409185a
fix(styles): additional bg hidden by default
2016-05-24 11:32:10 +03:00
nixa
0b44fd6293
fix(styles): move blur bg to blur theme configuration
2016-05-24 11:24:49 +03:00
nixa
610a3e0e41
fix(docs): comment the comment
2016-05-23 16:41:02 +03:00
nixa
2dd262709a
docs(scheme):how to change color scheme
2016-05-23 16:40:06 +03:00
KostyaDanovsky
da524e9a0f
fix(layout): add border for the panel headers
2016-05-23 16:16:47 +03:00
nixa
c66de4a295
fix(baFullCalendar): fix of incorrect filename
2016-05-20 20:12:15 +03:00
nixa
d1307b8f58
refactor(components): ViewChild instead of querying dom
2016-05-20 20:00:36 +03:00
nixa
b05f525a7c
refactor(baAmChart): ViewChild instead of querying dom
2016-05-20 19:46:37 +03:00
nixa
8e82cc57ff
refactor(calendar): move fullCalendar into baFullCalendar
2016-05-20 19:44:29 +03:00
nixa
6bca50b36e
fix(baAmChart): remove unused scss file
2016-05-20 18:55:00 +03:00
nixa
525d3444fe
fix(webpack): correct relative base url to work inside a folder
2016-05-20 18:03:29 +03:00
nixa
f612bfe733
style(link): new link colors
2016-05-20 13:21:05 +03:00
nixa
71bdc5c9d1
fix(styles): sticky background and input background and border colors
2016-05-20 12:39:57 +03:00
nixa
4cfd5c4f7c
prod build works fine now
2016-05-20 11:24:39 +03:00
nixa
3d5d62db94
chart styles updates
2016-05-19 17:06:15 +03:00
nixa
e59730afdc
a couple style fixes
2016-05-19 16:26:31 +03:00
nixa
baade22f33
baSlimScroll
2016-05-19 14:41:48 +03:00
nixa
69acf25d43
sidebar logic updates and fixes
2016-05-19 13:11:31 +03:00