nixa
919cbf5d2d
feat(pages): register page
2016-06-16 11:47:25 +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
nixa
4ce18e1131
wrong theme name commited
2016-05-19 12:27:18 +03:00
nixa
f66a282e53
a couple of fixes
2016-05-19 12:25:53 +03:00
nixa
5601022dc9
scrolled only on blur theme
2016-05-19 12:18:17 +03:00
nixa
6ef066de69
pattern bg
2016-05-19 12:15:02 +03:00
nixa
ab3179f10a
small styles refactoring
2016-05-19 12:01:20 +03:00
nixa
5afdbaca32
button colors fix
2016-05-19 12:00:39 +03:00
nixa
5cfa0b8fa5
input styles
2016-05-19 11:53:15 +03:00
nixa
362538d765
unused files removed
2016-05-19 11:49:25 +03:00
nixa
9fbe408c22
playing with colors
2016-05-19 11:29:41 +03:00
nixa
77a33d880b
playing with colors
2016-05-18 19:12:16 +03:00
nixa
8700268b7b
sidebar -> baSidebar
2016-05-18 17:48:15 +03:00
nixa
b534eafbd0
sidebar -> baSidebar
2016-05-18 17:38:46 +03:00
nixa
fd8f21aaff
pageTop -> baPageTop
2016-05-18 17:19:24 +03:00
nixa
12a1056c12
msgCenter -> baMsgCenter
2016-05-18 17:11:27 +03:00
nixa
e125febda6
contentTop -> baContentTop
2016-05-18 17:04:35 +03:00