All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.23.1 (2018-01-13)
1.23.0 (2018-01-12)
1.22.1 (2017-12-30)
1.22.0 (2017-12-06)
- dependency: use angular 5.1, material 5.0 and CLI 1.6, standardize paths in styles (8758cb3)
1.21.1 (2017-11-08)
- codestyle: new prettier version formats code differently (a775b7f)
1.21.0 (2017-11-08)
- dependency: use angular material and cdk 5.0.0-rc0 (a5fc8b0)
1.20.0 (2017-11-05)
- dependency: use angular 5 and angular cli 1.5, use correct typescript version (33abbb6)
1.19.0 (2017-10-29)
- build: add webpack-bundle-analyzer and analyze build script (16159a8)
- perf: explicitly import angular material components to achieve smaller bundle size, remove unnecessary polyfills, bump rxjs version (801757a)
1.18.0 (2017-10-19)
- dependency: remove redundant font awesome reference (4f2be5e)
- dependency: use font-awesome from npm (94ddb50)
- loading: load logo as asset not inline (b03541f)
- title: add route title data support and display title when found (7ab617f)
1.17.0 (2017-10-16)
- environment: show current environment name next to version (besides prod) (3322b41)
- loading: show logo and spinner during initial app loading (slow connection) (6609ee6)
1.16.0 (2017-10-10)
- dependency: use angular-cli 1.5.0-beta.4, remove unused types (ebccc76)
- prettier: add prettier support (7409bc6)
1.15.0 (2017-10-07)
- dependency: remove core module import (084a9f7)
-
core: core module single import check (4da5b85)
-
material: migrate from md to mat prefixes, bump version of angular to rc.1 and material to beta.12 (41c10f9)
1.14.0 (2017-09-26)
- examples: use HttpClientModule and HttpCLient instead of deprecated Http (167556b)
1.13.0 (2017-09-25)
- add typescript card to features screen (caf8528)
- bump @angular to beta.7, material to beta.11, use uuid instead of deprecated node-uuid (69a845f)
1.12.0 (2017-09-04)
- add meetup video link to README.md (ae85ec0)
- bump angular, material and cli versions, use chrome on travis ci, remove intl dependency (0b65ae5)
- use headless chrome for local watch mode testing (70df03d)
1.11.0 (2017-08-25)
- add license file (4def862), closes #4
- add video link to README.md (be2e4e4)
- bump @angular to 5.0.0-beta.4 and @angular/cli to 1.4.0-beta.21 (7f1ae65)
- bump @angular/cli to 1.3.0 and use --build-optimizer (smaller bundles) (f0ec1c0)
- update README.md (42655a4)
1.10.0 (2017-08-10)
1.9.0 (2017-07-25)
- test dependency (afa97d6)
- add open graph metadata (0840cef)
1.8.0 (2017-07-25)
- sub navigation animations (be7a040)
1.7.1 (2017-07-24)
1.7.0 (2017-07-24)
- responsive layout (27db236)
1.6.0 (2017-07-22)
- styling inconsistencies (38b12ca)
- stub auth functionality (7d3a098)
1.5.0 (2017-07-21)
- add blog link (3483898)
1.4.0 (2017-07-21)
- theme styles scoping example, unified theme mixing naming (ec971ae)
1.3.0 (2017-07-21)
- about screen responsive layout (9be673e)
1.2.0 (2017-07-20)
1.1.0 (2017-07-17)
- add library version info (b6aaa5d)
- add blog link to README.md (1c9e12d)
- add features overview (2a4447f)
- add google analytics tracking (b1fc278)
- add ngrx effects, theme state local storage persistence, theme adjustments, lazy examples route (81c25a0)
- add share module, add header toolbar (0314346)
- add theming, ngrx (43a177f)
- add todos, lazy reducer, big input custom component (878662e)
- adjust theming mechanism, add bootstrap for grid, static module for static content (b1753ad)
- clear todos input with escape key, github link (f2888d1)
- features responsive layout (fd427a3)
- intro page (fda5089)
- migrate to angular 4.3 and ngrx 4 (0b88aa8)
- project skeleton (3ea3e3f)
- README.md images (b9f80e9)
- refactor custom component theming into separate mixin (8ec91e5)
- sidenav (c897e94)
- stock market example (7eb155d)
- todos logic (2ba208c)
- update README.md (b4e90dd)
- use dark theme for black custom theme (f9df455)