2.0.0 (2024-06-18)
- add google analytics (6857211)
- add open graph and twitter meta tags (da4f9dd)
- app: update app to Angular 18 (#8) (0485383)
- icons: create module for icons (74664ea)
- install prettier-plugin for tailwindcss (bc03223)
- setup unit testing tools (#2) (61695a9), closes #1
All notable changes to this project will be documented in this file.
1.0.1 (2021-12-23)
- add
analyze
script (1288bca) - ng update to v13 (84ab6f9)
- update angular and packages (767203b)
- update tailwindcss to v3 (77e6a4e)
- upgrade Angular to v13 and packages (3993e46)
- add app's features at home (10044b5)
- add content at secured-feat component (d76f4f0)
- add hint at login form (1eb50ed)
- add new module
about
(ab26a8f) - add settings at environments (2c7e308)
- add users account list (150e592)
- app: add footer at main layout (df7fa55)
- app: create app main header (5243f65)
- app: create custom
card
component style (f4e496f) - app: create typography style and fix responsive layout (0b7c216)
- app: show current version at footer (a0fa7f9)
- auth: create auth module (6a6c6d8)
- auth: create dummy secured-feat module (2111867)
- auth: design login form (54f14c0)
- auth: init and setup store (5f13f0f)
- core: add main services for core (caac0b4)
- core: create core module and import @ngrx/* (7bc4289)
- enrich app's features list (64f2f9c)
- finalize auth in fake-api (3cca23e)
- header: add icons at menu items (2f03887)
- header: add repo's link at github (5ab2a9b)
- home: create new module for home (cc18510)
- implement fake api (wip) (23c5b08)
- setup theme and main header (4350702)
- shared: add greeting utils (f447aff)
- ui: add content at about component (5a38442)
- ui: create footer module (fddd150)
- ui: create new module for header (d1b9321)
- ui: design footer component (f44e509)