Grzegorz Rozdzialik
2d60a286d2
feat(menu): highlight childless items when path matches
2016-10-14 18:42:54 +03:00
Michael De Abreu
c6a9d67a83
feat(electron): complete electron integration
...
* chore(package): update webpack to beta.22
Lastest version before breaking changes.
* feat(electron): Complete Electron integration.
New task to build targeting Electron:
"build:electron": Alias for build:electron.full
"prebuild:electron.full": "npm run clean:electron",
"build:electron.full": "npm run build:electron.renderer && npm run build:electron.main",
"postbuild:electron.full": "npm run electron:start",
"build:electron.renderer": Webpack aplication with production properties and targeting electron-renderer
"build:electron.main": Webpack main Electron with production properties and targeting electron
"electron:start": "electron build"
2016-10-12 15:59:51 +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
bcae560f3b
Merge remote-tracking branch 'origin/master'
2016-09-20 12:12:13 +03:00
nixa
3ddd6f9e9b
fix(build): pin webpack version
2016-09-20 12:02:05 +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
Joseph Orr
c48fd9ed64
fix(docs): minor doc fixes
...
* minor doc fixes
* minor doc fixes
* minor doc fixes
* routing
2016-09-20 12:02:04 +03:00
nixa
f18fc6fcb8
chore(version): bump version to 0.7 (angular 2.0) 🎉
2016-09-20 11:31:35 +03:00
nixa
85a957c8b4
chore(build): update angular to 2.0
2016-09-20 11:31:35 +03:00
nixa
658bd4be96
chore(build): dependencies and config updates
2016-09-20 11:31:35 +03:00
nixa
252652b8f9
chore(version): bump version to 0.6.0
2016-09-20 11:31:35 +03:00
nixa
053473a442
feat(rc6): update to rc6
2016-09-20 11:31:35 +03:00
kbrandwijk
18c6912c72
feat(electron): add rudimentary support for electron ( #230 )
...
* Added devdependency for electron
* Added rudimentary electron wrapper
* Merge typo
2016-09-19 19:25:14 +03:00
Joseph Orr
0a420f19a8
fix(docs): minor doc fixes
...
* minor doc fixes
* minor doc fixes
* minor doc fixes
* routing
2016-09-19 19:20:34 +03:00
nixa
7c4437bb08
Merge branch 'development' of github.com:lugovsky/n2-admin into development
2016-09-19 18:57:13 +03:00
nixa
7163a3b1a5
chore(version): bump version to 0.7 (angular 2.0) 🎉
2016-09-19 18:55:53 +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
73e159b2b5
Merge branch 'development' of github.com:lugovsky/n2-admin into development
2016-09-19 14:35:59 +03:00
nixa
1ba236a067
chore(version): bump version to 0.6.0
2016-09-19 14:33:34 +03:00
nixa
3ff5c51f1a
feat(rc6): update to rc6
2016-09-19 14:30:30 +03:00
nixa
80a15536a5
fix(config): fix #223 isDevServer is not defined
2016-09-09 12:47:35 +03:00
nixa
f221b83f2e
Merge remote-tracking branch 'origin/master'
2016-09-01 19:50:14 +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
7ef1cc4b5b
Merge remote-tracking branch 'origin/development' into development
2016-09-01 19:47:51 +03:00
nixa
7ed50245bd
Merge remote-tracking branch 'origin/master'
2016-09-01 19:46:49 +03:00
Geoffrey Roguelon
c29547396d
fix(font-awesome-loader): fix an issue about the font-awesome-sass-loader. ( #206 )
2016-09-01 19:46:36 +03:00
nixa
aa5badbc96
fix(ng2-bootstrap): update components accordingly
2016-09-01 19:39:40 +03:00
nixa
8a6baf283c
fix(ckeditor): pin working version
2016-09-01 19:22:14 +03:00
Dmitry Nehaychik
d6fce5f4fd
feat(gitter): add gitter chat badge
2016-09-01 11:28:06 +03:00
nixa
c25faf89cd
fix(travis): fix typescript 2.0.2 issue
2016-08-31 18:40:12 +03:00
nixa
f11b655d89
fix(travis): fix typescript 2.0.2 issue, second attempt
2016-08-31 18:32:44 +03:00
nixa
c9c5e446cb
fix(travis): fix typescript 2.0.2 issue
2016-08-31 18:26:13 +03:00
Dmitry Nehaychik
e60e20de64
fix(CHANGELOG): fix a typo
2016-08-30 14:48:32 +03:00
nixa
647600c167
chore(0.5.0): angular rc5 note
2016-08-30 14:34:54 +03:00
nixa
78729344b1
chore(0.5.0): angular rc5 update
2016-08-30 14:34:54 +03:00
nixa
6e56ee1b4e
fix(menu): fix #13 add menu title
2016-08-30 14:34:54 +03:00
nixa
8488eb5184
fix(ckeditor): fix #150 source color is same as background
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
44fe93a0c6
chore(build): fix prod build
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
aa1a81c583
fix(bootstrap loader): fix #193 by pinning bootstrap-loader version
2016-08-29 16:04:09 +03:00
nixa
1a5479fb8c
chore(version): bump version to 0.4.4
2016-08-29 10:42:14 +03:00
nixa
0fa223e986
Merge branch 'master' into development
2016-08-23 14:41:28 +03:00
nixa
5a063052ad
chore(version): 0.4.3 changelog
2016-08-23 14:40:27 +03:00
nixa
5b4d1ed035
0.4.3
2016-08-23 14:28:50 +03:00
nixa
117c6e9664
Merge branch 'develop/ng2-smart-table-int' into development
2016-08-23 14:14:44 +03:00
nixa
cbef8bf658
feat(table): confirm before delete
2016-08-23 14:14:35 +03:00