Skip to content

Release #13: Deployed to Prod on April 8, 2019.

Compare
Choose a tag to compare
@NickPhura NickPhura released this 30 Apr 20:37
· 30 commits to master since this release
30eeec3

What's New!

1) PRC-294: Convert description links into anchor tags. Add Linkify pipe. #387
2) PRC-294-2: Fix lint error. #388
3) PRC-294-3: Improve linkify error handling. #389
4) PRC-787: Upgrade from Angular 4 to 6. Update all Dependencies. Improve linting and fix issues. Remove unused code. #390
5) NOBUG: Trivial padding tweak to 'application will be available until' message highlight. #391
6) PRC-1045: Update/add formal linting + formatting + git commit hooks. Update readme. #393
7) PRC-1043: Reformat entire codebase. #394
8) PRC-1045-2: additional minor tweaks to linters/formatting. #395
9) PRC-1047: Change shape border weight based on shape size and map zoom level. #396

This version includes significant updates from the previous version:

  • Upgraded from Angular 4 to Angular 6
  • All project dependencies have been updated.
  • All code has been formatted.