ngx-electronify

A suite of Electron tools for the Angular framework

MIT License

Downloads
586
Stars
113
Committers
5

Bot releases are hidden (Show)

ngx-electronify - v18.1.0

Published by bampakoa about 2 months ago

Features

  • show Electron launch message (a04f9be)
  • show logo in desktop window (25af18c)
  • upgrade to Electron 32 (473b51f), closes #20
ngx-electronify - v18.0.0 Latest Release

Published by bampakoa 3 months ago

What's Changed

New Contributors

ngx-electronify - v2.0.1

Published by bampakoa about 2 years ago

Bug Fixes

  • specify which workspace configuration to use (3d795b1)
ngx-electronify - v2.0.0

Published by bampakoa about 2 years ago

Features

  • add integration with Electron API (3403724)

Bug Fixes

  • open Dev Tools only when requested (a1a79eb)
ngx-electronify - v1.6.0

Published by bampakoa over 2 years ago

Features

  • add option to open Chrome DevTools at startup (01d5c7e), closes #14
ngx-electronify - v1.5.0

Published by bampakoa almost 3 years ago

Features

  • add angular devtools (9baaf10), closes #12
  • show Electron window when app is loaded (eb41496)

Bug Fixes

  • allow hot-reload on navigate (538ec0f)
  • use try catch for DevTools error handling (40d0f17)
ngx-electronify - v1.4.0

Published by bampakoa about 3 years ago

Features

  • match Angular CLI port number (bd5fc01), closes #8
  • open href links using system browser (36294d5)
  • prevent external link navigation in-app (79b7f01)

Bug Fixes

  • use $id for schema configuration file (f2ee897)
ngx-electronify - v1.3.0

Published by bampakoa over 3 years ago

Features

  • add configuration option for builder (307c9f8), closes #5
ngx-electronify - v1.2.0

Published by bampakoa over 3 years ago

Features

  • support multiple project workspace (fd0d365)
ngx-electronify - v1.1.6

Published by bampakoa over 3 years ago

Features

Bug Fixes

  • get Electron module path in a cross-platform way (39e1a76)