Skip to content
Snippets Groups Projects
  1. Jun 25, 2018
  2. Jun 21, 2018
  3. Jun 15, 2018
  4. Jun 04, 2018
  5. May 29, 2018
  6. May 21, 2018
  7. May 19, 2018
  8. May 18, 2018
  9. May 17, 2018
  10. Apr 30, 2018
  11. Apr 19, 2018
  12. Apr 16, 2018
  13. Apr 14, 2018
  14. Feb 01, 2018
  15. Oct 19, 2017
  16. Oct 16, 2017
  17. Oct 10, 2017
  18. Sep 25, 2017
  19. Sep 01, 2017
  20. Jul 19, 2017
  21. Jun 19, 2017
  22. Jun 12, 2017
  23. Jun 08, 2017
  24. May 16, 2017
  25. May 10, 2017
  26. May 09, 2017
  27. Apr 28, 2017
  28. Apr 21, 2017
    • Patrice Chalin's avatar
      Add angular_test based tests to web-angular-simple (#388) · ca8df688
      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
      ca8df688
  29. Mar 21, 2017
  30. Mar 16, 2017
  31. Mar 10, 2017
    • Kevin Moore's avatar
      Big cleanup to .gitignore and pubspec.yaml for all templates · 1f801774
      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
      v1.0.23
      1f801774
  32. Feb 23, 2017
Loading