All notable changes to this project will be documented in this file.
- Update to NodeJS 8, Angular 6, electron 2.0.2, RxJS 6.1
#182
- ref/ upgrade angular to 6.0.3
e7fac6e
- misc/ remove unused packages
a7e33b6
- Resolved Translation issue
#186
- Removed unused file
#185
- ref/ remove contributors
6dc97a1
- Translation issue
35354b1
- version 3.4.0
06d6b0f
15 April 2018
- Terminate the npm process after test execution
#165
- Update dependencies
#164
- fix/ app e2e spec
#161
- provide webFrame access
#162
- Including electron to eliminate Electron not found err sg
#153
- update dependencies
89963ab
- ref/ add node/electron module import as exemple : fs and remote
e3ad12d
- fix e2e tests based on PR #161 and terminate the npm process after test execution
fccf348
- version 3.2.0
8dc69fa
- remove copyfiles
9af5138
15 March 2018
- Fix to change environment
#145
- Added option -o to script npm run ng:serve so that it really open the browser
#141
- version 3.1.0
f7c71e7
7 March 2018
25 February 2018
- Updated dependencies and fixed unit tests
#129
- fix/ TranslateModule test
7863aa9
- merge conflict
ce5724c
- Ng not ejected anymore
67ab31c
- update dependencies and fix unit tests
4d3ca6e
- pin all dependency versions
0558d6a
** BREAKING CHANGES**
The build process was migrated to using angular cli rather than webpack. It also makes it easier to migrate to newer Angular releases as they roll out (which was really painful during the last migration). Check the most recent commits for more details.
15 February 2018
15 February 2018
- fix: fixes maximegris/angular-electron#118
#121
- ref/ update angular & dep
e3b1fab
24 January 2018
- version bump + logo resize
#114
- feat/ add webview directive
f3bc99a
- feat/ add webview directive
e1b5600
- ref/ upgrade electron (security issue)
f6a0c4e
- ref/ Remove sponsor
2a28239
12 January 2018
- fix: fixes maximegris/angular-electron#98
#105
- Correction of a word.
#102
- migrate Angular to 5.2.0
b8cf343
14 December 2017
8 December 2017
4 December 2017
28 November 2017
- Update to electron-builder
#86
- Update LICENSE badge
#85
- Brought back scripts defined in webpack.config.js
#82
- migrate to Angular 5.0.3
f4bc5b2
19 November 2017
- Move codesponsor
064be4c
19 November 2017
- Add support for building a single executable for Windows
#78
- fix/ refact webpack config (inspired by ng eject Angular 5)
d1c30ac
- Mgrate to Angular 5.0.2
bd7bed6
- fix/ Replace AotPlugin to AngularCompilerPlugin
bef106e
- Add support for building a Windows self-contained executable
7cfa790
- Add codesponsor
87e695d
- fix/ replace aotPlugin in no prod mode
a0caf1e
- Version 2.1.0
fccef2f
- fix/ webpack template path
518b66b
- Update package.json
b16cf73
- fix/ Update README Angular 5
93c6949
- Add script for winportable
2be2dae
- fix/ electron-packager need favicon >= 256x256 on Windows
d2c253f
13 November 2017
- Edit a typo on README
#71
- Add buffer to externals
#66
- Fix #55 removed bootstraps.css which for example purpose before.
#55
- License MIT
73494b7
- Migrate to Angular 5
3a3ffe1
** BREAKING CHANGES** Due to Angular 5 migration, all package.json dependencies and webpack.config.js was changed.
I also decided to change the license of this project. It is now under MIT license.
22 September 2017
- feat/ launch electron & webpack in // (npm run start)
8c37cc4
- ref/ Exclude node_modules (tslint)
412a0a5
22 September 2017
- Fix #55 , and also added functionality for scripts global building
#55
- remove package-lock
8e98627
- upgrade angular version 4.4.3
10d0f87
- version 1.8.1
70879d1
- ref/ add package-lock in gitignore
4edd98d
9 September 2017
- upgrade lib version
2ac2aa0
18 August 2017
- ref/ Update Angular (4.3.5) / Electron (1.7.2) / Electron Packager (8.7.2) / Typescript (2.5.0)
f97cd81
27 July 2017
16 July 2017
- Fix npm run build:prod
#38
- upgrade angular version to 4.3.0
ab16959
- increment version deps
bde452c
- fix/ e2e test with jasmine2
9c51f32
- fix/ typescript issues
bb0a6ab
- fix/ Bindings not updating automatically #44
2a90191
- ajout package-lock npm v5
09c0840
- Revert last pull request - break production compilation
ccc9064
- Change background img
7e58717
10 June 2017
- fix/ remove yarn because of error with module dep in prod builds
8a49a45
- update yarn lock
18c0e62
- fix/ karma Unit test
ea13d6d
8 June 2017
- fix/ Fix npm run lint
db7972a
- ref/ electron ./dist more generic
7e71add
- Replace const icon to let icon
dadf65f
6 June 2017
31 May 2017
- chore(package): bump dependencies
#26
- upgrade ng/electron dependencies
78b0f27
- update Electron v1.6.10
f2f2080
- Change dep versions
62d08d3
- Minor update
5f282b7
- install npm dep when building
56948d0
- No hot reload in browser
7892f0d
23 May 2017
21 May 2017
18 May 2017
12 May 2017
- Ref/ Electron packager in external file
17b04e8
- feat/ add nodejs native lib in webpack config
27d9bc6
- version 1.3.4
374af16
- Fix issue #15
d77cbf1
10 May 2017
- Version 1.3.3
f4db75b
- Fix issue #15
e7cd6e6
- Move browser mode chapter
89e34eb
- Chapters order
a772b9c
- Chapters order
06547e5
- Delete spec file of electron.service
083498e
- Move Browser mode chapter
8818750
6 May 2017
- Suround electron browser by try/catch
88be472
- update version
0849a0a
- Fix indentation
6a9836a
- Conditional import of Electron/NodeJS libs - The app can be launch in browser mode
c434f8a
- Update readme with e2e info
01bbf13
- Set e2e tests
d223974
- Fix prepree2e script
b2af4fd
- Add comments of how conditional import works
e6c1b3b
- Update @types/node
9d43304
5 May 2017
- Fixed hardcoded path in glob copy, blocking assets after eject
#11
- Add routing module
7334ce8
- update comments in dev/prod env files
7cf6a51
- Version 1.3.1
f18ac77
1 May 2017
- Fix webpack prod/dev env
8549da1
30 April 2017
- html loader
c55558a
- Fix electron build (extract-zip workaround)
a7ee90e
- Fix webpack config url in css
cea4be5
- Example url background in scss
3705a35
- update version 1.2.1
78e8da7
- allowJs
4efd188
19 April 2017
19 April 2017
- update README
23fc0a9
- update README
a8dcf6a
- update README
97fa63d
- Fix typo & fix script electron:mac
bd06859
- Set theme jekyll-theme-architect
644d857
12 April 2017
- Remove unused dependency (webpack-dev-server)
e9150f4
- live reload on disk
7bb2f8b
- Fix webpack.config file path (travisci)
a172df9
12 April 2017
7 April 2017
- Add TravisCI
e5640fd
7 April 2017
- Update README
3bb45b3
- Add TravisCI
ef4b80e
- Update README with angular-cli doc
5a57578
- Fix typo
e42bb5e
- Fix typo
f964c3f
3 April 2017