Commit graph

257 commits

Author SHA1 Message Date
Alexander Zhukov
774fe48d65 refactor(buttons): fix styles 2017-06-02 17:05:48 +03:00
Dmitry Nehaychik
59ef144716 refactor(theme): theme refactor, buttons, toaster, preloader 2017-06-02 12:43:23 +03:00
Alexander Zhukov
d5f69647aa build: setup the precommit hook 2017-05-24 13:51:13 +03:00
Alexander Zhukov
e11c965e2f fix: fix linting issues 2017-05-24 12:54:07 +03:00
Alexander Zhukov
47dc84f5aa build: update tslint config 2017-05-24 11:41:28 +03:00
Alexander Zhukov
21cd21fbef feat(tables): add a tables module 2017-05-23 17:45:35 +03:00
Alexander Zhukov
a361ce55ac build: update the dependencies 2017-05-23 15:36:15 +03:00
mishkolesnikov
ea94441c8d feat(search): add animated search-field (#1) 2017-05-19 19:45:42 +03:00
Alexander Zhukov
a3dede33cf feat(components): add a tree view page 2017-05-19 14:47:22 +03:00
Alexander Zhukov
cf23f972d1 feat(charts): add chart.js examples page 2017-05-17 14:45:17 +03:00
KostyaDanovsky
626da294c4 chore(theme): rename file 2017-05-17 14:26:51 +03:00
Alexander Zhukov
da8d87c1f9 fix(framework): fix linting issues 2017-05-16 15:40:03 +03:00
Alexander Zhukov
b75eb12837 build(framework): update tslint config 2017-05-16 15:39:54 +03:00
Alexander Zhukov
21ddbc5b5d build: update the dependencies 2017-05-16 15:39:27 +03:00
Alexander Zhukov
20a05654f4 feat(charts): add the charts examples 2017-05-15 19:01:56 +03:00
Alexander Zhukov
e8dc2b9c72 feat(ui-features): complete the tabs 2017-05-11 16:25:39 +03:00
Alexander Zhukov
78e376bb5a feat(ui-features): add the tabs component 2017-05-11 15:05:04 +03:00
Alexander Zhukov
ada9ac9c1d feat(ui-features): add a typography page 2017-05-10 12:59:02 +03:00
Alexander Zhukov
c0f39a1dec feat(maps): add the maps overrides 2017-05-10 12:24:27 +03:00
Alexander Zhukov
6d8d55c8cc feat(maps): add the gmaps and the leaflet component pages 2017-05-10 12:24:27 +03:00
nixa
e5f3f211f9 refactor(styles): huge styles refactoring 2017-05-06 20:33:07 +03:00
KostyaDanovsky
f04763cecd style(lint): improve lint issues 2017-05-06 15:35:15 +03:00
KostyaDanovsky
3ac268a096 refactor(app): rename components, move tinymce to separate file 2017-05-06 15:04:33 +03:00
Alexander Zhukov
923e56c3d2 refactor(aio): remove ngOnInit method 2017-05-05 17:22:35 +03:00
Alexander Zhukov
3e47df7526 feat(forms): add the form inputs and the form layouts pages 2017-05-05 15:49:52 +03:00
Alexander Zhukov
8649247f87 feat(ui-features): add the modals page 2017-05-04 18:37:46 +03:00
Alexander Zhukov
c0efb43bd6 feat(ui-features): add a grid page 2017-05-04 16:41:39 +03:00
Alexander Zhukov
63062872aa build(dependencies): update tslint-language-service 2017-05-04 15:38:03 +03:00
Alexander Zhukov
2f71b9a1a2 feat(ui-features): add the icons page 2017-05-04 15:33:51 +03:00
Alexander Zhukov
44318d9e25 feat(ui-features): add the buttons page 2017-05-02 19:28:27 +03:00
Alexander Zhukov
3d4cf8754f build(aio): update angular to 4.1.0, typescript to 2.3.2 2017-05-02 11:51:17 +03:00
Alexander Zhukov
8516b88c02 build(aio): add the vs code settings, setup a tslint language service 2017-04-29 19:13:51 +03:00
Alexander Zhukov
9ebf30ac68 feat(buttons): add the buttons components 2017-04-29 18:53:39 +03:00
Dmitry Nehaychik
916289eb94 refactor(app): replace custom actions with built-in component 2017-04-29 18:46:25 +03:00
Alexander Zhukov
0fc2b32085 feat(editors): add a ckeditor component page 2017-04-29 16:44:09 +03:00
Alexander Zhukov
ef0acbc72b build(dependencies): update angular to 4.0.3 and ng-bootstrap to 1.0.0-alpha.25 2017-04-29 14:04:04 +03:00
Alexander Zhukov
7ce8d8e1c5 feat(aio): add a tinyMCE page, update an angular cli to 1.0.1, setup the polyfills 2017-04-29 13:40:27 +03:00
Alexander Zhukov
50e68f8780 build: fix a start script 2017-04-28 15:29:33 +03:00
Dmitry Nehaychik
4fe5c69d8e refactor(app): rename components 2017-04-28 15:14:05 +03:00
Dmitry Nehaychik
afc24fe88f refactor(app): styles refactor 2017-04-28 15:11:22 +03:00
Dmitry Nehaychik
44f2f562a9 refactor(app): make a bit more neat structure 2017-04-28 14:59:24 +03:00
tibing
91c780c256 refactor(@theme): refactor styles structure 2017-04-26 20:11:54 +03:00
tibing
c88b6966e4 feat(@theme): add base gorgeous styles 2017-04-26 12:25:54 +03:00
tibing
a126301343 refactor(@theme): refactor app styles 2017-04-26 08:59:57 +03:00
tibing
6ad706f65a chore(yarn.lock): update deps 2017-04-21 17:52:28 +03:00
tibing
f127fd37e1 chore(app): update @nga/theme and fix styles according to linter 2017-04-21 17:23:44 +03:00
tibing
ff0e6adf60 refactor(@theme): header and footer links 2017-04-19 10:48:37 +03:00
tibing
ae51a3bd2e fix(base-header): fix logo hover color 2017-04-18 20:46:36 +03:00
tibing
d9cd3c28aa feat(@theme): add base footer 2017-04-18 20:29:57 +03:00
tibing
0992b52b24 refactor(@theme): refactor style system 2017-04-18 19:12:29 +03:00