Commit graph

33 commits

Author SHA1 Message Date
pornmongkon
7d03461efb feat(layouts): add file uploader (#842) 2017-04-12 19:11:49 +03:00
geekow
bb6ecd320a fix(forms): bad linking correction between label and input (#886) 2017-04-12 18:50:03 +03:00
Venkatraman
627d62d11f feat(localization): implement the localization using ngx-translate (#830) 2017-04-11 12:07:30 +03:00
AlbertXingZhang
56638e7584 build(dependencies): replace ng2-bootstrap with ng-bootstrap (#951) 2017-04-11 11:41:36 +03:00
hryb
ef2ca9c09c build(dependencies): update bootstrap to 4.0.0-alpha.6 2017-04-10 15:48:14 +03:00
Alexander Zhukov
0fbad7ef9e fix(tables): fix #704 2017-02-11 09:48:20 +03:00
Alexander Zhukov
3fa775f262 fix(aot): fix styles import 2017-01-27 14:52:14 +03:00
Alexander Zhukov
65dcb90f05 fix(picture uploader): ngx-uploader integration 2017-01-27 14:52:14 +03:00
ESadouski
4112676ae9 feat(aot) - updated aot build
feat(aot) - fixed build

fix(aot) - fixed buttons and modals providers

fix(changes ) - remove unused changes
2017-01-27 14:52:14 +03:00
Dmitry Nehaychik
d89d176e54 feat(aot): aot compilation work in progress 2017-01-27 14:51:43 +03:00
Xing
c9534fd161 chore(package): update ng2-bootstrap to 1.3.0 2017-01-23 08:37:59 -08:00
tibing
0beef0b8a9 chore(build): switch to bootstrap 4 alpha 4
fix #270
2016-10-19 20:16:07 +03:00
Grzegorz Rozdzialik
fd09e652c8 feat(forms): add example selects with valid styling (#286)
Add another card to the form inputs view displaying selects (single and multiple). Fix options styling.

Related to issue #282
2016-10-04 12:45:36 +03:00
nixa
3ff5c51f1a feat(rc6): update to rc6 2016-09-19 14:30:30 +03:00
nixa
aa5badbc96 fix(ng2-bootstrap): update components accordingly 2016-09-01 19:39:40 +03:00
nixa
5b7c132eac feat(rc5): update to angular rc.5
- NgaModule - module wrapper for all ng2-admin custom features
- Ng Module per page
- async components load
- menu moved (again) to a separate file (as now each module has its own route file)
- no need to import Ba* directives into the pages which have NgaModule in the import statement
2016-08-30 14:34:53 +03:00
tibing
743dc38f72 fix(dashboard\todo\checkbox): checkboxes was rendering uncorrectly 2016-07-13 15:55:18 +03:00
tibing
70cdff101f feat(inputs\multi-checkbox): add multi-checkbox directive 2016-07-12 16:04:48 +03:00
tibing
e63812f011 feat(ba-checkbox): create checkbox component 2016-07-12 13:01:48 +03:00
nixa
5b66c255ad Merge branch 'master' into develop/router
Conflicts:
	package.json
2016-07-08 13:16:37 +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
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
eec3cc96f6 fix(uploader): fix card width 2016-07-01 15:30:04 +03:00
nixa
d730430884 feat(uploader): new picture uploader component 2016-07-01 11:25:01 +03:00
nixa
e602783e22 fix(grid): remove unused incorrect styles 2016-05-20 13:32:14 +03:00
nixa
89c9db7a71 fix(styles): input groups active border colors 2016-05-20 12:49:44 +03:00
nixa
e6be0e4519 form inputs component styles fixes 2016-05-13 12:15:24 +03:00
nixa
a74300c6f1 form inputs base components 2016-05-13 12:04:38 +03:00
nixa
cdef950586 unused styles removed 2016-05-13 11:27:38 +03:00
nixa
72b075b4f8 form layout component 2016-05-13 11:26:05 +03:00
nixa
fcd27874d2 forms basic components 2016-05-13 11:01:25 +03:00