All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.33.0 (2018-03-20)
- docs: update meta assets (intro picture) (6c0d38c)
1.32.0 (2018-03-17)
- app: footer styles (358d7e6)
- core: add ngrx store freeze lib for development mode (80a81fe)
- examples: enhance todo notification messages, adjust done todo styles (0e34d7e)
- examples: theme todo notifications (075bef9), closes #72
1.31.1 (2018-03-16)
- build: sudo mode for travis ci (2500f90)
1.31.0 (2018-03-16)
- app: remove remaining bootstrap util css classes, fix branding positioning (5899a25)
- themes: input focus color for dark theme, color inconsistencies (14721a3), closes #70
- docs: add "make it your own" section to README.md (363b7c3)
1.30.0 (2018-03-14)
1.29.1 (2018-03-08)
- dependencies: update package-lock.json (7332a68)
1.29.0 (2018-03-08)
- app: responsive styles (f45f498)
- build: code style (prettier) (e9cb3c9)
- static: responsive styles (d6568b1)
- styles: remove unnecessary bootstrap import (fba978c)
- examples: enhance responsivenes of submenu (and related styles fixes) (4975389)
- styles: add nature theme (b0324cb)
1.28.0 (2018-03-06)
- build: remove --open flag which currently opens new window on every code change (f991231)
- app: enhance responsive layout (2af20d2)
- examples: enhance responsivenes of submenu (a22cd8e)
- static: adjust about page content (ead970c)
1.27.1 (2018-03-03)
1.27.0 (2018-03-03)
- app: responsive styles on small screens (content padding) (15862d8)
- build: prettier list diferent flag (d489132)
- build: run e2e tests in CI environment (9026ff6)
- e2e: correct message and selector (27955e9)
- build: run e2e tests in CI environment (3d65d8b)
- dependecies: bump to angular 6 betas, add package-lock.json (ffc0177)
- examples: add authenticated route example (2aab9a6)
1.26.0 (2018-01-29)
- build: prevent deceiving error messages (894f7ca)
- settings: auto night mode, settings persistence, layout enhancements (982f6c8)
1.25.0 (2018-01-29)
- app: add missing declarative unsubscribe for title handling (9418e37)
- app: remove old theme class from overlay container before setting of new one (4358ac5)
- codestyle: prettier (1bceff3)
- core: correctly expand content section on route animation, fixes #39 (2442f72)
- app: enhance responsive footer layout (422a097)
- app: fixed header toolbar (b3b1b1c)
- docs: enhance documentation (4e71253)
1.24.0 (2018-01-21)
- build: extend angular cli version to include fix releases (82a700c)
- build: remove deprecated tslint rules (7577653)
- styles: sticky footer animation flicker (IE11), fixes #39 (9209ca2)
- codestyle: add state interfaces and use object spread instead of object assign to type check new state creation in reducers (2adb6e9)
- dependencies: use bootstrap 4, adjust responsive classes (03292f7)
- docs: enhance README.md and add BUILT_WITH.md (4bdfdfa)
1.23.2 (2018-01-17)
- dependencies: add missing polyfill for array includes (IE11), fixes #39 (0406652)
- todos: eliminate input mutation from the reducer (7869cb0)
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)