Skip to content

v1.0.0

Choose a tag to compare

@nikosanif nikosanif released this 23 Dec 12:14
· 37 commits to main since this release

1.0.0 (2021-10-20)

Features

  • 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)

Bug Fixes

  • add handler for auth logout fake request (d5d2610)
  • change footer creator text (6a025ac)
  • remove greeting from login (29f3011)
  • remove list from support section (61d446b)
  • style changes at header (6829952)
  • ui: make footer responsive (3a67ded)
  • use exhaustMap instead of switchMap at effects (41ff579)