Commit graph

39 commits

Author SHA1 Message Date
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
ESadouski
20b1beafd7 chore(package): update angular to 2.2.3 (#471)
* chore(package): update angular to 2.2.1

* chore(package): update angular to 2.2.3
2016-11-25 16:15:59 +03:00
Dmitry Nehaychik
0b2ceded29 chore(package): update angular to 2.1.0, webpack to 2.1.0-beta.25, other dependencies accordingly 2016-10-21 14:29:57 +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
tibing
260710b1ad chore(build): angular 2 webpack starter kit changes have been applied 2016-10-19 20:16:07 +03:00
kbrandwijk
5cb7e13477 feat(electron): add rudimentary support for electron (#230)
* Added devdependency for electron

* Added rudimentary electron wrapper

* Merge typo
2016-09-20 12:02:05 +03:00
nixa
714ffe741a chore(build): update angular to 2.0 2016-09-19 18:51:45 +03:00
nixa
04a57b7b98 chore(build): dependencies and config updates 2016-09-19 16:51:05 +03:00
nixa
80a15536a5 fix(config): fix #223 isDevServer is not defined 2016-09-09 12:47:35 +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
nixa
59c1c547c3 Merge branch 'master' into development
Conflicts:
	docs/contents/articles/002-installation-guidelines/index.md
2016-08-22 19:26:09 +03:00
Geoffrey Roguelon
a30c41a11d Replace bower packages by NPM packages.
In the issue akveo/ng2-admin#162, search should be made to be sure of non regression.
2016-08-18 12:45:44 -05:00
nixa
c79ac94a66 fix(source map): fix #136 source map no being generated correctly 2016-08-02 11:43:01 +03:00
nixa
e7fca6d4ed chore(dependencies): update dependencies, move to @types, some refactoring as per AngularClass/angular2-webpack-starter project 2016-07-28 13:38:22 +03:00
nixa
85a9f86186 Merge branch 'Tibing-dev-tree-view' into develop/tree
Conflicts:
	config/webpack.common.js
	package.json
	src/app/app.menu.ts
	src/app/pages/pages.component.ts
2016-07-12 12:09:19 +03:00
nixa
563c6d0333 fix(merge): fix merge issues 2016-07-12 11:02:30 +03:00
tibing
8a75aa0d63 Merge branch 'master' of https://github.com/akveo/ng2-admin into dev-tree-view 2016-07-08 13:22:10 +03:00
nixa
4c4dcfef32 Merge branch 'develop/readme' 2016-05-19 17:22:49 +03:00
nixa
a1d4b34467 template renamed 2016-05-19 14:58:50 +03:00
nixa
491a185cb3 plugin provider clean up 2016-05-17 18:26:49 +03:00
nixa
31c7843ab5 theme spinner 2016-05-17 17:42:13 +03:00
nixa
822aff7b4d readme starter 2016-05-13 22:06:36 +03:00
nixa
0381585a0d calendar compoment 2016-05-06 12:09:53 +03:00
nixa
1b08462bb9 pieChart component 2016-05-04 16:04:14 +03:00
nixa
36288562e6 chartist component 2016-05-03 19:33:39 +03:00
nixa
0c416a6d3e starting with charts 2016-05-03 14:33:28 +03:00
nixa
1b2b7e42b1 leaflet maps 2016-05-02 18:17:54 +03:00
nixa
6cf83c8903 google maps 2016-05-02 17:43:45 +03:00
nixa
669b3df4b5 clean up 2016-04-29 17:23:33 +03:00
nixa
b13c169995 icons added, sidebar classes, better fonts loader 2016-04-28 13:08:33 +03:00
nixa
cb13a3d5af better fonts import using fontawesome-sass-loader 2016-04-26 15:06:17 +03:00
nixa
0419b2bf59 font awesome basic configuration 2016-04-26 11:42:02 +03:00
smartapant
62836727ae Bootstrap 4 added. 2016-04-21 17:41:28 +03:00
smartapant
790f4010e1 Scss enabled. 2016-04-20 18:13:56 +03:00
smartapant
6558ee2fc4 Initial commit. 2016-04-20 16:32:12 +03:00