- Jun 25, 2018
-
-
Patrice Chalin authored
Fixes #542
-
- Jun 21, 2018
-
-
Patrice Chalin authored
-
- Jun 15, 2018
-
-
Patrice Chalin authored
Fixes #530 Fixes #535
-
- Jun 04, 2018
-
-
Kevin Moore authored
-
- May 29, 2018
-
-
Patrice Chalin authored
* Upgrade min SDK and web-angular Fixes #506, #521, #522 * web-angular: add link to testing docs Fixes #519
-
- May 21, 2018
-
-
Kevin Moore authored
Fixes https://github.com/dart-lang/stagehand/issues/513
-
- May 19, 2018
-
-
Kevin Moore authored
-
- May 18, 2018
-
-
Kevin Moore authored
Fixes https://github.com/dart-lang/stagehand/issues/508
-
Kevin Moore authored
-
- May 17, 2018
-
-
Kevin Moore authored
...and prepare to release 2.0.1
-
- Apr 30, 2018
-
-
Kevin Moore authored
Closes https://github.com/dart-lang/stagehand/issues/470 * Remove gh-page task – not used any more * update min SDK for all templates
-
- Apr 19, 2018
-
-
Kevin Moore authored
* Update server-shelf * Update all web projects to the min build_* package webdev versions * Update all packages min SDK
-
Kevin Moore authored
Part of https://github.com/dart-lang/stagehand/issues/475
-
Kevin Moore authored
* Support the latest pkg:args * Standardize authors to align with other Dart packages * stagexl: Removed used of pkg:browser, pkg:dart_to_js_script_rewriter Progress towards https://github.com/dart-lang/stagehand/issues/472
-
Patrice Chalin authored
* [2-dev] Update min SDK; add Angular analyzer plugin, etc - Set minimal SDK to 2.0.0-dev.28.0 - Enabled Angular analyzer plugin - Replace builder config file with new named ones. - Switch to mock `pageloader` - `CORE_DIRECTIVES` -> `coreDirectives` - Dropped <del>`const`</del> qualifier from literals used used in metadata annotations - Switched to using new provider classes like `ClassProvider` * Generated files * Dart 2 changes: constant variable renames, etc * Re-enable Angular tests over web-angular template * Pin to build_runner to 0.8.0 * Test script tweaks since we can't yet use chrome headless * Travis: use sudo required * Revert build_runner dependency_overrides * Use jsonDecode and tweak travis.sh
-
Patrice Chalin authored
* Update to Dart 2, and Angular 5-alpha for web-angular * Adjusted test/validate_templates.dart * Allow build-check to fail since we won't commit generated files.
-
- Apr 16, 2018
-
-
Kathy Walrath authored
-
- Apr 14, 2018
-
-
Devon Carew authored
-
Devon Carew authored
-
- Feb 01, 2018
-
-
Patrice Chalin authored
* Fix version check script * Add .dart_tool to .gitignore files x Fixes #459 * Generated files
-
- Oct 19, 2017
-
-
Kathy Walrath authored
-
- Oct 16, 2017
-
-
Kathy Walrath authored
-
- Oct 10, 2017
-
-
Kathy Walrath authored
-
- Sep 25, 2017
-
-
Kevin Moore authored
-
Kevin Moore authored
-
- Sep 01, 2017
-
-
Kevin Moore authored
-
- Jul 19, 2017
-
-
Kathy Walrath authored
-
- Jun 19, 2017
-
-
Patrice Chalin authored
Followup to #427
-
- Jun 12, 2017
-
-
Kathy Walrath authored
Also improved the CHANGELOG
-
- Jun 08, 2017
-
-
Kevin Moore authored
A better example of proper usage, too – IMHO Closes https://github.com/google/stagehand/issues/425
-
- May 16, 2017
-
-
Matan Lurey authored
* Remove platform* options. * Update CHANGELOG.
-
- May 10, 2017
-
-
Kathy Walrath authored
-
- May 09, 2017
-
-
Patrice Chalin authored
Also: * update to angular_components 0.5.1 * Ensure tool/grind.dart build ignores build directories Fixes #396
-
- Apr 28, 2017
-
-
Kathy Walrath authored
Forgot to merge Patrice's PR before pushing. Oops.
-
Kathy Walrath authored
-
- Apr 21, 2017
-
-
Patrice Chalin authored
* [WIP] Add angular_test based tests to web-angular-simple Fixes #386 * Update to angular2 3.0.0-beta+1 * update ACX and NG vers in web-angular-* * update SDK to 1.23.0 for web-angular-* * validate_templates: allow SDK 1.23.0 for angular templates * Update pubspec and changelog version to 1.1.1-dev, 1.1.1
-
- Mar 21, 2017
-
-
Kevin Moore authored
-
- Mar 16, 2017
-
-
Kathy Walrath authored
-
- 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
-