Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Releases: chill-viking/ng-libs

ng-libs: v2.2.4

02 May 12:17
Compare
Choose a tag to compare

2.2.4 (2023-05-02)

Bug Fixes

  • deps: update nrwl monorepo to v16 (fe9da1d)

ng-libs: v2.2.3

10 Apr 12:14
Compare
Choose a tag to compare

2.2.3 (2023-04-10)

Bug Fixes

  • deps: update nrwl monorepo to v15.8.9 (72b3df3)
  • deps: update nrwl monorepo to v15.9.2 (86f74c3)

ng-libs: v2.2.2

22 Mar 19:11
Compare
Choose a tag to compare

2.2.2 (2023-03-22)

Bug Fixes

  • deps: update nrwl monorepo to v15.8.6 (1c800f4)
  • deps: update nrwl monorepo to v15.8.7 (a171219)

ng-libs: v2.2.1

06 Mar 16:18
Compare
Choose a tag to compare

2.2.1 (2023-03-06)

Bug Fixes

  • deps: update nrwl monorepo to v15.8.5 (d15893c)

ng-libs: v2.2.0

27 Feb 20:51
Compare
Choose a tag to compare

2.2.0 (2023-02-27)

Features

  • add service for layout context (#116) (f48ac75)
  • demo-app: use layout-context service for context (f48ac75)
  • layout: add static function to provide services (f48ac75)
  • layout: use layout-context service for layout data (f48ac75)

ng-libs: v2.1.0

27 Feb 17:01
0d38318
Compare
Choose a tag to compare

2.1.0 (2023-02-27)

Features

Bug Fixes

  • config: update release config (bd2a00d)
  • deps: update angular monorepo to ~15.1.0 (addf4fd)
  • deps: update angular monorepo to ~15.2.0 (#114) (2823441)
  • deps: update nrwl monorepo to v15.4.5 (85ac337)
  • deps: update nrwl monorepo to v15.6.3 (5cfe534)
  • deps: update nrwl monorepo to v15.7.2 (#104) (9b06861)
  • layout: update package metadata (#70) (757061e)

layout: v2.1.0

27 Feb 20:51
Compare
Choose a tag to compare

2.1.0 (2023-02-27)

Features

  • add service for layout context (#116) (f48ac75)
  • demo-app: use layout-context service for context (f48ac75)
  • layout: add static function to provide services (f48ac75)
  • layout: use layout-context service for layout data (f48ac75)

layout: v2.0.1

27 Feb 17:01
0d38318
Compare
Choose a tag to compare

2.0.1 (2023-02-27)

Bug Fixes

  • deps: update angular monorepo to ~15.1.0 (addf4fd)
  • deps: update angular monorepo to ~15.2.0 (#114) (2823441)
  • layout: update package metadata (#70) (757061e)

demo-app: v1.4.0

27 Feb 20:51
Compare
Choose a tag to compare

1.4.0 (2023-02-27)

Features

  • add service for layout context (#116) (f48ac75)
  • demo-app: use layout-context service for context (f48ac75)
  • layout: add static function to provide services (f48ac75)
  • layout: use layout-context service for layout data (f48ac75)

demo-app: v1.3.0

17 Jan 08:27
8bedf48
Compare
Choose a tag to compare

1.3.0 (2023-01-14)

Features

  • create workspace (bc4609c)
  • demo-app: add navigation (#76) (bfc9cb5)
  • demo-app: add packages page (#68) (233177b)
  • demo-app: create introduction page for demos (#41) (c0cf54c)
  • demo-app: set title using TitleStrategy (0777ca6)
  • demo-app: update meta data for site (#60) (c9132b5)
  • demo-app: use @chill-viking/layout in demo app (7d09147)
  • provide footer template in example (ff08bca)
  • provide header template in example (4423b4c)

Bug Fixes

  • @chill-viking/layout: remove unused import (a24befa)
  • demo-app: resolve code smell for using reverse (84374a6)