gconnectdev
|
61e14f6e78
|
Original
|
2023-02-04 15:00:28 +02:00 |
|
Dmitry Nehaychik
|
e9600b4a07
|
feat: update to Angular 8, Nebular 4 (#2114)
|
2019-07-02 16:18:09 +03:00 |
|
Gabriel
|
658aa1972a
|
fix(sidebar): Add Form Inputs extra component menu item (#1966)
Fixes #1965
|
2019-04-01 17:08:43 +03:00 |
|
Denis Strigo
|
3f1f4c558b
|
feat: add a bunch of new Nebular demos (#1911)
|
2018-11-19 16:57:35 +02:00 |
|
ESadouski
|
56e4709a55
|
feat(dashboard): add new E-commerce dashboard (#1754)
|
2018-08-08 16:45:31 +03:00 |
|
Gabriel
|
fa3cdf731b
|
feat(notfound): add NotFound page (#1672)
|
2018-05-07 12:07:14 +03:00 |
|
Dmitry Nehaychik
|
f4cdf4ab22
|
feat(popover): add popover showcase (#1556)
|
2018-02-22 20:13:23 +03:00 |
|
dimaatkaev
|
97c7134c77
|
feat(maps): add google map with access search location dropdown
|
2018-02-19 20:17:38 +03:00 |
|
tibing
|
d33dbb6029
|
fix(app): remove immutable from the project, use basic arrays instead
|
2017-09-06 16:18:17 +03:00 |
|
KostyaDanovsky
|
5555373167
|
fix(dashboard): change icons to the nebular
|
2017-09-05 17:31:03 +03:00 |
|
KostyaDanovsky
|
933881f69e
|
refactor(charts): change color scheme for d3 charts
|
2017-08-29 11:46:54 +03:00 |
|
Dmitry Nehaychik
|
671056ddd9
|
refactor(auth): move auth into core module
|
2017-08-02 18:33:51 +03:00 |
|
Dmitry Nehaychik
|
75dd743244
|
feat(auth): auth pages added
|
2017-08-02 17:28:11 +03:00 |
|
Alexander Zhukov
|
210c6f2355
|
fix(demo): replace @akveo with @nebular
|
2017-08-01 18:00:53 +03:00 |
|
Alexander Zhukov
|
d47878dd29
|
feat(maps): add bubble maps page
|
2017-07-26 15:40:20 +03:00 |
|
Alexander Zhukov
|
52f49856b1
|
style(menu): fix array style
|
2017-07-24 20:14:06 +03:00 |
|
KostyaDanovsky
|
43aca56e0d
|
fix(demo): refactor notifications
|
2017-07-24 15:56:10 +03:00 |
|
KostyaDanovsky
|
2e186f2bd6
|
fix(demo): rename toaster to notifications
|
2017-07-24 12:05:09 +03:00 |
|
Dmitry Nehaychik
|
be69ccc058
|
refactor(app): refactor forRoot & menu import
|
2017-07-20 15:16:35 +03:00 |
|
Lex Zhukov
|
4a9685eada
|
feat(forms): add a form layouts page (#5)
|
2017-07-07 15:09:01 +03:00 |
|
Alexander Zhukov
|
b4b32a3577
|
feat(forms): add the input examples
|
2017-06-30 19:40:12 +03:00 |
|
Alexander Zhukov
|
d351b3d6ff
|
build: replace @nga/theme and @nga/auth with @akveo/nga-theme and @akveo/nga-auth
|
2017-06-26 12:38:12 +03:00 |
|
Dmitry Nehaychik
|
59ef144716
|
refactor(theme): theme refactor, buttons, toaster, preloader
|
2017-06-02 12:43:23 +03:00 |
|
Alexander Zhukov
|
21cd21fbef
|
feat(tables): add a tables module
|
2017-05-23 17:45:35 +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 |
|
Alexander Zhukov
|
20a05654f4
|
feat(charts): add the charts examples
|
2017-05-15 19:01:56 +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
|
6d8d55c8cc
|
feat(maps): add the gmaps and the leaflet component pages
|
2017-05-10 12:24:27 +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
|
9ebf30ac68
|
feat(buttons): add the buttons components
|
2017-04-29 18:53:39 +03:00 |
|
Alexander Zhukov
|
0fc2b32085
|
feat(editors): add a ckeditor component page
|
2017-04-29 16:44:09 +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 |
|
tibing
|
91c780c256
|
refactor(@theme): refactor styles structure
|
2017-04-26 20:11:54 +03:00 |
|
tibing
|
f127fd37e1
|
chore(app): update @nga/theme and fix styles according to linter
|
2017-04-21 17:23:44 +03:00 |
|
tibing
|
58c9114ff9
|
feat(app): add mock pages and some header feats
|
2017-04-18 15:27:37 +03:00 |
|
tibing
|
2cb6bf99e0
|
feat(theme): add base styles
|
2017-04-17 19:01:47 +03:00 |
|
tibing
|
43f174a051
|
feat(theme): add base header in one column layout
|
2017-04-17 08:28:11 +03:00 |
|
tibing
|
ed658566b3
|
refator(@theme): add menu transclusion in one-coll layout
|
2017-04-14 18:30:58 +03:00 |
|