Skip to content

Releases: tFaster/stacked-panels

5.0.1

22 Jul 15:07
Compare
Choose a tag to compare

What's Changed

  • build(deps): Update Angular to v18.1.1 by @tFaster in #66
  • fix: remove subpanels of subpanels on hide by @tFaster

Full Changelog: 4.0.0...5.0.1

4.0.0

08 Feb 12:03
Compare
Choose a tag to compare

What's Changed

  • build(deps): update angular to v17 by @tFaster in #65

Full Changelog: 3.0.0...4.0.0

3.0.0

06 Jun 16:46
Compare
Choose a tag to compare

What's Changed

  • [Snyk] Upgrade zone.js from 0.11.8 to 0.12.0 by @snyk-bot in #54
  • feat: implement injectable logger by @tFaster in #64
  • build(deps): update angular to v15.2.7
  • build(deps): update angular to v16.0.4
  • fix: optional logger InjectionToken

Full Changelog: 2.1.0...3.0.0

2.1.0

09 Jan 14:32
Compare
Choose a tag to compare

What's Changed

  • feat: expose visibility state in template outlet context by @tFaster in #58

2.0.2

05 Jan 15:51
Compare
Choose a tag to compare

What's Changed

  • fix: cleanup shownPanels stream when new model supplied, closes #55 by @tFaster in #56

2.0.1

20 Dec 23:14
Compare
Choose a tag to compare

What's Changed

  • fix: remove panels from map when removed through api, fixes #52 by @tFaster in #53

Full Changelog: 2.0.0...2.0.1

2.0.0

20 Dec 20:35
8d5ad86
Compare
Choose a tag to compare

What's Changed

  • build(deps): update to Angular 15, bump to v2.0.0 by @tFaster in #51

Full Changelog: 1.1.2...2.0.0

1.1.2

21 Oct 16:15
Compare
Choose a tag to compare

What's Changed

  • refactor: set strict mode in typescript compilation options, closes #45 by @tFaster in #46
  • test: implement StackedPanelsService unit tests by @tFaster in #47
  • test: implement more StackedPanelsService unit tests + cleanups by @tFaster in #48

Full Changelog: 1.1.1...1.1.2

1.1.1

20 Oct 16:16
Compare
Choose a tag to compare

What's Changed

  • fix: root panel not displayed when it doesn't contain static subpanel… by @tFaster in #44

Full Changelog: 1.1.0...1.1.1

1.1.0

20 Oct 07:34
Compare
Choose a tag to compare

What's Changed

  • feat: add setPanels function in get data callback by @tFaster in #42

Full Changelog: 1.0.5...1.1.0