Changelog
Last Changes
v2.3.0
- #28: widget/control generators: do not create .gitignore unless asked for a project setup + NEW FEATURE: see ticket for details
v2.2.3
- #30: app generator: fixed browser-spec npm script
v2.2.2
- #29: project: added missing dependencies
v2.2.1
- #31: app generator: added missing babel plugin configuration for object-rest-spread transform
v2.2.0
- #27: improved default path resolution for widgets and controls + NEW FEATURE: see ticket for details
v2.1.0
- #26: react: adapted activity template and demo widget to new controller syntax
- #25: react template: fixed injection spreading
- #24: removed obsolete tooling configuration
-
#17: dependencies: updated several dependencies for webpack 3 + NEW FEATURE: see ticket for details
-
#22: fixed name of builtin areas
- #23: license: Changed default from none to UNLICENSED + NEW FEATURE: see ticket for details
v2.0.2
- #20: React template: use new laxar-react-adapter API
v2.0.1
- #21: fixed typescript version for angular2 adapter
v2.0.0
- #19: app template: use (updated) style-loader
v2.0.0-rc.4
v2.0.0-rc.3
- #18: app template: added SCSS project setup
v2.0.0-rc.2
- #6: app template: added a simple favicon
- #16: Vue.js controller: moved license header comment to script block
- #15: app template: using ES6 modules for adapter imports
- #13: app template: fixed output paths in webpack config
- #11: jasmine: set to newest version for generated apps
v2.0.0-rc.1
- #12: fixed dependencies in package.json
v2.0.0-rc.0
v2.0.0-alpha.1
- #8: added technology identifier to prompts
- #7: small doc improvements
- #5: removed port configuration
v2.0.0-alpha.0
- #4: added .babelrc, cleaned up .gitignore and init.js
- #3: react: update to laxar-react-adapter@v2.0.0-beta.0
- #2: change output to
init.bundle.js
- #1: use website for documentation links