This repository has been archived by the owner on May 23, 2022. It is now read-only.
Releases: Esri/generator-esri-appbuilder-js
Releases · Esri/generator-esri-appbuilder-js
Generate Widget Settings Page
The widget generator now prompts the user if they would like to generate a settings page for their widget.
Thanks @gavinr!
Compatible with Web AppBuilder Developer Edition v1.2
Add label to widget's manifest.json
v1.0.1 Merge branch 'jPurush-patch-1'
Supports Web AppBuilder v1.0
Templates now work with the official release of the Web AppBuilder (v1.0) in Dec 2014.
Linked README to the new Web AppBuilder documentation.
Added Theme Generator
Scaffold themes with yo esri-appbuilder-js:theme
Initial Release
This is the first build-passing, bug-free release.
It only scaffolds out widgets, and assumes you want to scaffold out all widget files (template, css, nls, etc). Future releases will let users choose which of those scaffold out.