Skip to content
Snippets Groups Projects
  1. Mar 16, 2017
  2. 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
  3. Feb 23, 2017
  4. Feb 13, 2017
  5. Feb 06, 2017
  6. Dec 21, 2016
  7. Dec 01, 2016
    • Kathy Walrath's avatar
      Update web templates (#353) · 98749574
      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.
      v1.0.19
      98749574
  8. Nov 01, 2016
  9. Oct 27, 2016
  10. Oct 21, 2016
  11. Sep 18, 2016
  12. Sep 07, 2016
  13. Aug 26, 2016
  14. Aug 18, 2016
  15. Jul 20, 2016
  16. Jul 15, 2016
  17. May 31, 2016
  18. May 02, 2016
  19. Apr 27, 2016
  20. Apr 14, 2016
  21. Apr 05, 2016
  22. Mar 28, 2016
  23. Mar 16, 2016
  24. Mar 12, 2016
  25. Feb 16, 2016
  26. Feb 05, 2016
  27. Jan 31, 2016
  28. Dec 30, 2015
  29. Dec 16, 2015
  30. Dec 04, 2015
  31. Dec 03, 2015
  32. Dec 02, 2015
  33. Nov 29, 2015
  34. Nov 02, 2015
  35. Oct 15, 2015
  36. Oct 06, 2015
Loading