Alexander Zhukov
2a5d9463b1
fix(sidebar): fix #997
2017-04-28 15:33:04 +03:00
hryb
523f44b746
feat(angular-cli): integrate angular-cli ( #989 )
2017-04-28 15:33:04 +03:00
Deilan
4420048bfe
feat(test): add testing infrastructure: karma, jasmine and chrome ( #982 )
2017-04-17 16:05:45 +03:00
pornmongkon
7d03461efb
feat(layouts): add file uploader ( #842 )
2017-04-12 19:11:49 +03:00
Neal
1be434b437
fix(components): add css pseudo-selector for dropdown arrow ( #848 )
2017-04-12 19:01:42 +03:00
Susovan Ghosh
a8fe3f1ed8
fix(components): add notification and message count from array length ( #893 )
2017-04-12 18:46:01 +03:00
hryb
2f5d5c31db
refactor(menu): fix #965 ( #967 )
2017-04-12 18:28:18 +03:00
hryb
72cb3198be
fix(card): fix #962 ( #966 )
2017-04-12 17:08:15 +03:00
Venkatraman
627d62d11f
feat(localization): implement the localization using ngx-translate ( #830 )
2017-04-11 12:07:30 +03:00
hryb
ef2ca9c09c
build(dependencies): update bootstrap to 4.0.0-alpha.6
2017-04-10 15:48:14 +03:00
hryb
2d6e848df3
build(dependencies): add roboto font
2017-04-05 13:15:50 +03:00
Jens Nachtigal
4470607ab2
fix(validator): change email regex to: http://emailregex.com/
2017-03-09 11:46:46 +03:00
Alexander Zhukov
1cce1b5f75
fix(dependencies): update angular to 2.4.7
2017-02-14 18:10:50 +03:00
Alexander Zhukov
c85eae7e4b
fix(tables): fix #700
2017-02-10 17:28:53 +03:00
Alexander Zhukov
0528e2e39f
fix(theme): fix cards background of blur theme
2017-02-03 15:09:03 +03:00
Alexander Zhukov
1c10938efe
feat(loader): remove loaders
2017-01-27 14:52:14 +03:00
Alexander Zhukov
3fa775f262
fix(aot): fix styles import
2017-01-27 14:52:14 +03:00
Alexander Zhukov
c15fee6eb6
fix(ckeditor): fix ckeditor loader
2017-01-27 14:52:14 +03:00
Alexander Zhukov
54756fca99
fix(picture uploader): AOT minor fixes
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
Alexander Zhukov
ea7342008a
feat(dependencies): update angular to 2.4.3. DLL 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
Alexander Zhukov
e315b1a4df
fix(content top): #618 , update tslint config
2017-01-19 12:24:48 +03:00
Grzegorz Rozdzialik
05e17d24df
feat(sidebar): add menu sidebar updating ( #548 )
...
* feat(sidebar): add menu sidebar updating
Relates to issue #236
* refactor(sidebar): move menu initialization into app component
Also fix BaMenuService provider (move it into module providers from component providers)
* refactor(sidebar): move baMenuService to services directory
2016-12-20 11:22:57 +03:00
ESadouski
130bcc3bf2
fix(logo): hover color of logo is changed ( #457 )
2016-11-24 11:31:33 +03:00
Dmitry Nehaychik
3e66636a05
fix(menu): fix selected determination for pathMatch partial router links
2016-10-27 17:50:23 +03:00
Dmitry Nehaychik
f60fa581a3
Merge remote-tracking branch 'origin/master'
2016-10-27 17:22:25 +03:00
Vladimir Lugovsky
ecfb007a71
feat(sidebar): add ability to customize sidebar styles ( #373 )
2016-10-27 16:30:23 +03:00
AlbertXingZhang
3f824b6e82
fix(menu): prevent extra '/' in menu link for empty path string ( #375 )
2016-10-27 16:28:48 +03:00
Vladimir Lugovsky
bb4bf77ceb
fix(sidebar): add href attribute to placeholder links in sidebar and pageTop ( #377 )
2016-10-27 16:28:02 +03:00
Vladimir Lugovsky
ae0011c05a
fix(breadcrumbs): breadcrumbs color in mint theme should not be the same as background is ( #378 )
2016-10-27 16:27:31 +03:00
Dmitry Nehaychik
a523c7ced4
fix(styles): fix #372 input-group issues
2016-10-25 14:50:43 +03:00
tibing
b73af9a21b
fix(theme): fix forms styles
2016-10-24 06:40:56 +03:00
tibing
ec0e5aa673
refactor(app): permit to use PathLocationStrategy
...
close #258
2016-10-19 20:16:07 +03:00
tibing
0beef0b8a9
chore(build): switch to bootstrap 4 alpha 4
...
fix #270
2016-10-19 20:16:07 +03:00
Grzegorz Rozdzialik
2d60a286d2
feat(menu): highlight childless items when path matches
2016-10-14 18:42:54 +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
Dmitry Nehaychik
40aa2ed0ae
fix(services): fix providers for root, correctly apply another themes
2016-10-04 12:41:34 +03:00
nixa
3ff5c51f1a
feat(rc6): update to rc6
2016-09-19 14:30:30 +03:00
Matthijs ter Woord
348f67423b
fix(imports): fix imports to not include .ts extension. ( #201 )
2016-09-01 19:50:04 +03:00
nixa
6e56ee1b4e
fix(menu): fix #13 add menu title
2016-08-30 14:34:54 +03:00
nixa
98097f5e27
chore(r5): dependencies update, couple of fixes
2016-08-30 14:34:53 +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
ESadouski
983f6f1675
#135 Fixed loading for IE ( #175 )
2016-08-29 17:33:12 +03:00
nixa
463100ad7b
Merge branch 'develop/ng2-smart-table-int' into development
2016-08-23 11:38:57 +03:00
nixa
056104a2a7
styles(smarttable): fix styles for the admin panel tables
2016-08-23 11:38:45 +03:00
nixa
9178b6014b
feat(menu): 'hidden' menu attribute to hide the link from the menu but keep other related features in place (page title, breadcrumbs). Fix #151
...
(cherry picked from commit a3b7fa1)
2016-08-22 23:29:17 +03:00
nixa
9e281d1e27
Merge branch 'patch-1' of https://github.com/Kaizeras/ng2-admin into Kaizeras-patch-1
2016-08-22 19:42:51 +03:00
nixa
59c1c547c3
Merge branch 'master' into development
...
Conflicts:
docs/contents/articles/002-installation-guidelines/index.md
2016-08-22 19:26:09 +03:00