- Updated
web-angularto2.0.0-beta.6. Also added a description and dart_to_js_script_rewriter to the pubspec.
- This project is stable (as of 0.2), so we're belatedly declaring it 1.0.
- Updated
web-angularto2.0.0-beta.3. - Updated
web-simpleto use<script defer...>instead of<script async...>.
- Updated the Polymer and Angular templates to the latest packages.
- Added a reference to the webcomponents-lite.js in the Polymer template.
- Updated
web-angularto2.0.0-beta.0.
- Fixed
web-polymerapp bindings.
- Fixed the generated test file for
console-full.
- Added
web-angulartemplate for an Angular2 (alpha) app.
- Migrated
server-appengineto useshelf. - Updated the template
.gitignorefiles. - Updated reflectable entry point format for the polymer template.
- Fixed an issue with the Polymer template.
- Updated the Polymer sample to the latest version (
1.0.0-rc.1). - Removed the web-full example (it had not been maintained).
- Moved the script tags for the web templates into the head section.
- Added a
console-simpletemplate. - Updated the
web-simpleandweb-fulltemplates.
- All templates updated to use the latest
testpackage.
- Updated the template descriptions.
- The
web-fullsample now reverses the text on page load.
- All templates updated to the latest package versions!
- Template ids have now changed to help organize them into categories. So, all
the web related templates start with
web-:web-simple,web-full, andweb-polymer.
- Updated the dependency on
usage.
- Updated the dependency on
usage.
- Changed to using the
usagelibrary for Google Analytics.
- Update README to mention ubersimplewebapp.
- Added a new
ubersimplewebapptemplate.
- Added a new
appengineapptemplate (thanks @wibling!). - Updates to the webapp, shelfapp, and polymerapp samples.
- Added a
labelattribute to the templates and to the--machineoutput. - Renamed the
shelfapptemplate toshelfserver. - Added a
--versioncommand-line option. - Clarified and simplified some template descriptions.
- Made useage of Sass in the
webapptemplate optional; added instructions in the template about how to enable it. - Added instructions after project generation to tell the user how best to run the project.
- Stagehand is now integrated into the Editor, the Eclipe plugins, Chrome Dev Editor, and the Sublime plugin.
- Removed the
-ooption; we now generate the selected template into the current directory. - Added pre-generated css to the
webapptemplate. - Some changes to better support stagehand being driven by existing tooling (IDEs).
- The
polymertemplate was renamed topolymerapp.
- Changed to allow stagehand to generate a project into an existing directory.
- Removed Web Starter Kit, waiting for at least WSK 0.6.0.
- Renamed
helloworldtoconsoleapp. - Added
polymertemplate. - Added
shelfapptemplate. - Added default BSD license to projects.
- Analytics are opt-in. Version update ping is still automatic.
- Added Web Starter Kit!
- Added anonymous user metrics via Google Analytics.
- Fix bug in publib generator.
- Add first version of a publib generator.