- Mar 27, 2017
-
-
Kathy Walrath authored
-
- Mar 21, 2017
-
-
Kathy Walrath authored
-
Kevin Moore authored
-
Tomáš Zvěřina authored
-
Patrice Chalin authored
Fixes https://github.com/google/stagehand/issues/368
-
- Mar 16, 2017
-
-
Kathy Walrath authored
-
- Mar 11, 2017
-
-
Filip Hracek authored
Support WebStorm project names with hyphens
-
Filip Hracek authored
-
Filip Hracek authored
Fixes https://github.com/google/stagehand/issues/374 (not the site-webdev documentation part). Not that `_` was removed from the regexp because `_` is already included by `\w`.
-
- Mar 10, 2017
-
-
Kevin Moore authored
- Standardized the layout of `pubspec.yaml` for all templates. - Consistent ordering of all top-level keys - Use `^` notation for versions. - Define the minimum SDK to be `1.20.1`. - Simplified `.gitginore` for all templates. - No longer need to ignore `packages` directory. They are not not generated with SDK 1.20.1+. - No longer ignoring compiled outputs by extension. These will all be in the `build` directory, which is already ignored. - No longer ignoring JetBrains IDE files. These should be ignored in a users global `.gitignore`. Also added tests to validate many of these things Fixes https://github.com/google/stagehand/issues/372
-
- Feb 23, 2017
-
-
Kathy Walrath authored
-
Kathy Walrath authored
-
Patrice Chalin authored
* templates/web-angular-simple: add copyright notice + formatting * post-review comments
-
Patrice Chalin authored
- Use global `styles.css`, vs inlined styles - `hello_dialog` tweak to support next revision of webdev/ng "Get Started" - Add LICENSE, README and CHANGELOG
-
- Feb 18, 2017
-
-
Kathy Walrath authored
-
Kathy Walrath authored
* Move web-angular-quickstart to web-angular-simple * Dynamically set base href in web-angular* templates * Reduce differences between web-angular* templates * Update CHANGELOG & web-angular description
-
- Feb 15, 2017
-
-
Ken Taylor authored
-
- Feb 14, 2017
-
-
Devon Carew authored
rename the .analysis_options files to analysis_options.yaml
-
- Feb 13, 2017
-
-
Devon Carew authored
-
- Feb 06, 2017
-
-
Devon Carew authored
upgrade to usage 3.0.0
-
Devon Carew authored
-
- Dec 21, 2016
-
-
Kathy Walrath authored
-
Filip Hracek authored
* Add material components to AngularDart template * Clean up the template * Add the two most common meta tags: * charset for server compatibility (<1% issue) * viewport for better scaling on mobile * Tighten dependencies * Apply dartfmt and sort * Apply dartfmt to annotations, remove unused attribute * Show more best practices: * Put anything non-trivial into its own component. * Components in separate directories. * Use #references and @ViewChild to simplify code. * Call components’ functions. * Put CSS as close to its use as possible. * Use trailing commas to simplify moving code around.
-
- Dec 15, 2016
-
-
Filip Hracek authored
* Add <meta> tags Add the two most common meta tags: * charset for server compatibility (<1% issue) * viewport for better scaling on mobile * Remove blank lines and re-sort meta tags * Run the grind
-
- Dec 06, 2016
-
-
Devon Carew authored
-
- Dec 01, 2016
-
-
Kathy Walrath authored
* update web templates * add web-angular-quickstart * remove web-polymer * update web-angular * Update CHANGELING and version * make tests pass * tweak web-angular description * Fix copyright year.
-
- Nov 01, 2016
-
-
Kathy Walrath authored
Add platform_* back to the web-angular pubspec.
-
Kathy Walrath authored
-
- Oct 27, 2016
-
-
Kathy Walrath authored
update web-angular to use angular 2.0.0
-
Kathy Walrath authored
-
- Oct 21, 2016
-
-
Devon Carew authored
moved the dependency to a dev_dependency
-
Devon Carew authored
-
Devon Carew authored
regen the templates
-
Devon Carew authored
-
Devon Carew authored
Updating the analysis options file.
-
- Oct 11, 2016
-
-
Shams Zakhour authored
Fixes https://github.com/google/stagehand/issues/341
-
- Sep 19, 2016
-
-
Kathy Walrath authored
1.0.14
-
- Sep 18, 2016
-
-
Devon Carew authored
-
- Sep 16, 2016
-
-
Devon Carew authored
-
Devon Carew authored
-