All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
8.0.0 (2019-06-12)
- angular 8: improve material imports and load child with the new version (fd6f955)
- angular 8: update some versions (c4ca817)
- angular version: update angular version to 8 (b17bf23)
- firebase: add firebase! (c8eaa60)
- lazy loading images: add ngx-progressive-image-loader (544142d)
- linter: remove deprecated rules and fix unit tests (3e959cf)
- loading states: improve loading states (82edffc)
- moment: remove useless locales from dist files (240217e)
- readme: update angular version and warning (45281ff)
- sentry: add sentry! (d0ecb7f)
- ssr: removes webpack, refactor routes and endpoints and updates ssr structure (f318446)
- ssr: removes webpack, refactor routes and endpoints and updates ssr structure (d2bde9b)
- travis: upgrade node version (5364f1e)
7.0.0 (2018-10-30)
- anchor: add anchor and scroll support in app routing module (c24ddea)
- angular: upgrade versiion to 7 (d31cdde)
- animations: provideIn root and add animations (2d0779e)
- bowser: add browser detection (b4671f5)
- forms: add autocomplete and scroll to first invalid directive (08aeb02)
- forms: update scroll directive (704e1a1)
- helpers: move helper class to services and add tests (05d65d0)
- hero card: add hero card component (0d32deb)
- hero loading: add as a component (72bdd21)
- library: upgrade version in app (8fd0f36)
- library version: upgrade library version (813d8f7)
- light version: remove polyfill and reduce bundle size (8b0f49d)
- loading card: add hero loading state (8454020)
- package: add build prod task to ci (7d5b813)
- storage: add ngx-store module to save language in local storage (ff61850)
- test: add test to mock Router and navigate method (f800efe)
- tranlate: add translate script (1809ead)
- translations: add webpack translate loader and fix travis ci (fa5adaf)
6.1.0 (2018-08-11)
6.0.0 (2018-05-09)
- angular: add lost files, move others and fix search bar component styles (6db191d)
- readme: update tasks and texts (2764524)
- script: add minor and major scripts (e86d251)
5.3.0 (2018-05-08)
- hero detail: solve problem with activated route mock (17ea07e)
- hero service: solve an async problem with the creation of the test hero (02a37d8)
- hero service: solve an async problem with the creation of the test hero (047bba9)
- hero service: solve problem with created test heroes become useless (ca11544)
- library: add if condition in sample component date (0b3bd62)
- travis: upgrade node version to 8.9 (ca09554)
- angular: upgrade dependencies to v6 (e442f40)
- angular: upgrade to v6 (71257f5)
- bem: add bem styles (872a849)
- browerlist: custom list of browsers supported (30f0c5e)
- go back: add go back button with location service (af02a9f)
- hero detail: added hero json (29932b2)
- hero list: replace all [ngClass] appearances to [class.name] way (fc2f15f)
- hero top: added hero detail links (b565f1d)
- imports: add dynamic imports with html2canvas (9099cc1)
- oninit: moved logic parts from constructors to ngOnInit method (329db74)
- params: update extraction of the id param for hero detail (0deda48)
- pipes: added some angular pipes like, json, number, date, etc. Added also language-service package. (0ce4a6e)
- readme: update warning message (7ddae93)
- readme: updated readme file (0964369)
- readme: updated readme file (8ee8e2e)
- sass: add mixins and functions and refactor some styles (ed1f6aa)
- scripts: removed coinhive script and updated readme (9f6fca6)
- serve: add open option to ng serve command (d95ba51)
- service workers: added service workers support (dbfe9ba)
- services: add new pipe and catchError functions (0ad5c76)
- texts: update english text (238afe5)
- tslint: removed unused rule (200d9e4)
- versions: upgraded dependencies versions (ac9562b)
- versions: upgraded dependencies versions (7cb7468)
5.2.0 (2018-01-13)
- angular library: added angular example library (768d47a)
- coinhive: added this miner to pay heroku dynos (eb9c125)
- versions: updated dependencies versions (d669116)
5.1.0 (2017-12-07)
- e2e: updated number of default heroes (cd0b1d4)
- main: added two imports to solve weird errors (5ab8cf9)
- shared: moved service to core module and removed utils service (ae53c78)
- tests: declarated Error404 component inside unit tests (9bcd969)
- tests: removed fdescribe in 404 error component (5f7c302)
- 404: added 404 page error (0d0853d)
- angular5: new stable version with all files (619cb2f)
- angular5: new versions of angular and angular cli (04726f4)
- angular5: updated typescript files, and tests configuration files (b656bc5)
- docker: added docker support (38a2f23)
- flex layout: added this module as a responsible layout instead of do it by myself (e8786e9)
- index: added title and description tag (829b51b)
- interceptors: added two interceptors example and refactor progress bar service (0c4c685)
- languages: updated to official languages texts (574fbba)
- package: added e2e commands for specific suites (48f71ce)
- versions: updated dependencies versions and fixed tslint errors (64e5d94)
5.0.0 (2017-11-06)
- e2e: updated number of default heroes (cd0b1d4)
- main: added two imports to solve weird errors (5ab8cf9)
- shared: moved service to core module and removed utils service (ae53c78)
- tests: declarated Error404 component inside unit tests (9bcd969)
- tests: removed fdescribe in 404 error component (5f7c302)
- 404: added 404 page error (0d0853d)
- angular5: new versions of angular and angular cli (04726f4)
- angular5: updated typescript files, and tests configuration files (b656bc5)
- docker: added docker support (38a2f23)
- flex layout: added this module as a responsible layout instead of do it by myself (e8786e9)
- index: added title and description tag (829b51b)
- languages: updated to official languages texts (574fbba)
- package: added e2e commands for specific suites (48f71ce)