nixa
c276c5535a
fix(todo): fix #7 adding empty todo item issue
2016-06-02 23:44:28 +03:00
Dmitry
fba3362240
Merge pull request #18 from iamdavidfrancis/master
...
Inject BaThemeConfig into the App. Fixes #17
2016-06-02 23:35:38 +03:00
David Francis
1c4660da2f
Inject BaThemeConfig into the App.
2016-06-02 09:31:40 -04:00
Dmitry
06c231c0f8
Merge pull request #12 from Awk34/patch-1
...
fix(readme): fix grammar
2016-06-02 08:44:41 +03:00
Andrew Koroluk
b29f493425
fix(readme): fix grammar
2016-05-31 18:49:26 -04:00
nixa
a1046ce2b4
fix(breadcrumbs): fix #2 breadcrubms visibility
2016-05-30 18:32:42 +03:00
nixa
9e5a7d56e4
fix(docs): update .github templates accordingly
2016-05-30 18:15:24 +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
Andrei Hrabouski
a2262695bd
Update README.md
2016-05-28 14:51:33 +03:00
nixa
a1f17a3dbb
fix(docs): fix ribbon position
2016-05-27 17:05:26 +03:00
Andrei Hrabouski
1131292f1f
Update README.md
2016-05-27 13:20:45 +03:00
Andrei Hrabouski
70d251b345
Update README.md
2016-05-27 13:15:08 +03:00
Andrei Hrabouski
c86fb1529e
Update README.md
2016-05-27 13:07:40 +03:00
Andrei Hrabouski
78e4bb1682
Update README.md
2016-05-27 12:56:29 +03:00
Andrei Hrabouski
1a0c83d8b9
Update README.md
2016-05-27 12:55:58 +03:00
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
d69937ad53
docs(new page): new page docs and typos fixes
2016-05-25 14:35:19 +03:00
nixa
d20b9a94f0
chore(build): add gh-page npm command
2016-05-25 13:34:26 +03:00
nixa
f2c729e101
refactor(spinner): spinner moved into services
2016-05-25 10:59:12 +03:00
nixa
30e27ed0ca
fix(readme): fix image size
2016-05-24 18:53:36 +03:00
nixa
67a71b4d0c
fix(readme): add image
2016-05-24 18:50:22 +03:00
nixa
74a793ca92
fix(docs): fix typo
2016-05-24 18:17:33 +03:00
nixa
8bbe872e07
docs(spinner): spinner and preloader componets explanation
2016-05-24 18:15:42 +03:00
nixa
a820faae1a
refactor(color scheme): colors docs
2016-05-24 17:43:28 +03:00
nixa
6464be1340
fix(menu): static links don't lead anywhere
2016-05-24 17:18:09 +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
a445062dcc
fix(docs): correct link for Angular router
2016-05-24 13:54:31 +03:00
nixa
184875d8c9
fix(docs): fix enabling blur theme
2016-05-24 13:30:36 +03:00
nixa
570b68b531
docs(sidebar): how to configure a sidebar
2016-05-24 13:29:46 +03:00
nixa
d7ec3fa1dd
feat(sidebar): ability to add custom url into the menu
2016-05-24 13:18:44 +03:00
nixa
f2370a2e09
docs(structure): project structure article
2016-05-24 13:00:25 +03:00
nixa
d03c9d82b1
fix(packages): get rid of almost all bower components
2016-05-24 12:32:31 +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
578fa3558a
docs(blur): how to enable blur theme
2016-05-23 16:48:00 +03:00
nixa
610a3e0e41
fix(docs): comment the comment
2016-05-23 16:41:02 +03:00
KostyaDanovsky
067535b500
fix(dashboard): change margin for the line chart
2016-05-23 16:40:34 +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
05a9d65d2d
docs(installation): update installation guide
2016-05-23 14:10:42 +03:00
nixa
ff60f24063
docs(getting started): fixes of getting started page
2016-05-23 13:55:40 +03:00
nixa
fe925f3fbe
styles(docs): main docs styles
2016-05-23 13:15:06 +03:00