Skip to content

Latest commit

 

History

History
358 lines (173 loc) · 21.1 KB

CHANGELOG.md

File metadata and controls

358 lines (173 loc) · 21.1 KB

4.10.2 (2024-03-08)

Bug Fixes

4.10.1 (2024-03-08)

Bug Fixes

4.10.0 (2024-03-08)

Features

  • basic search to simple search with aria labels improvements (#146) (a3a009d)
  • search widget accessibility (#149) (1ee49dd)
  • search-header component uses header input (#157) (558c590)

Bug Fixes

  • add ngIf to columnGroupSelectionDropdown to show the label only if columnGroups are defined (#158) (d8fbb39)
  • remove search config and add search config info (#161) (d1db2ce)

4.9.0 (2024-02-28)

Features

Bug Fixes

  • adapt SearchConfig interface and use the type PrimeIcon for icons (#152) (56e09ac)

Refactoring

4.8.0 (2024-02-26)

Features

  • allow dynamically switching diagram type (#144) (ac0e2e0)
  • save and edit search config component (#139) (635339a)

Bug Fixes

  • check length of occurences and (#141) (782cb27)
  • current page should persist between layout changes (#142) (e023add)
  • empty message allignment to amount of columns (#140) (3459c67)
  • removed conflicting style (#137) (7ddcd17)

4.7.0 (2024-02-21)

Features

  • add freeze action column functionality to table view (#120) (6cecae9)

Bug Fixes

4.6.0 (2024-02-19)

Features

  • new function filterForOnlyQueryParamsChanged (#133) (caa2993)

Bug Fixes

  • correct functionname to provideAppStateServiceMock (#132) (0c0b191)

4.5.1 (2024-02-16)

Bug Fixes

  • loading issue where apps are hanging sometimes (#131) (b2dee83)
  • mock does not necessarily need TranslationModule to be provided (#119) (a152ece)

4.5.0 (2024-02-07)

Features

4.4.0 (2024-02-06)

Features

Bug Fixes

Chores

  • deps-dev: bump jest-environment-jsdom from 29.5.0 to 29.7.0 (#102) (ee60735)
  • deps-dev: bump nx-release from 3.1.6 to 3.3.0 (#105) (6089325)
  • deps-dev: bump ts-jest from 29.1.1 to 29.1.2 (#88) (8f4ad86)
  • deps-dev: bump ts-node from 10.9.1 to 10.9.2 (#103) (9e43120)

Refactoring

4.3.0 (2024-02-02)

Features

Bug Fixes

  • P002271-6620 export function if columns empty then just return (#100) (14e7abe)

4.2.0 (2024-02-01)

Features

4.1.2 (2024-01-29)

Bug Fixes

  • initializeModuleGuard fix and delete timer warnings (#91) (a1dfa9f)

4.1.1 (2024-01-29)

Bug Fixes

  • performance, add timers, minor fixes (#90) (b4e05cf)

4.1.0 (2024-01-26)

Features

  • diagram type bar (#69) (bb9c6fd)
  • Widgets: Show total number of results and select ALL (#72) (0bec6a9)

Bug Fixes

  • createTranslateLoader, encodeParam, update-guide (#89) (2662e77)

Chores

  • deps-dev: bump @storybook/addon-essentials from 7.6.5 to 7.6.10 (#73) (d3f4b02)

Refactoring

  • a11y: add title & ariaLabel attributes to buttons in search… (#78) (d511c4f)
  • rename incorrectly named files (#83) (62d521e)

4.0.2 (2024-01-22)

Bug Fixes

  • update version of accelerator and integration-interface (#77) (55ba465)

4.0.1 (2024-01-22)

Bug Fixes

  • update portal-integration-angular version in peer dependencies of keycloak-auth (#76) (9ca372a)

4.0.0 (2024-01-19)

⚠ BREAKING CHANGES

  • allow multiple instances of portal-integration-angular (#75)

Features

  • allow multiple instances of portal-integration-angular (#75) (41c46ee), closes #24

Refactoring

  • test: ocx-content & ocx-content-container test harnesses (#71) (4ab7931)

3.9.0 (2024-01-17)

Features

Bug Fixes

  • adaption of registerLocaleData due to ts-jest bug and removal of uncorrect include in tsconfig.spec.json (#65) (f633f45)

3.8.1 (2024-01-10)

Bug Fixes

  • ocx-content-container - improve padding + allow specifying breakpoint (#63) (ddef75b)

3.8.0 (2024-01-09)

Features

  • implement ocx-content + ocx-content-container and re-enable Storybook (#52) (5c7a934)
  • move injection tokens to separate file (#60) (7b0ac81)

3.7.1 (2023-12-25)

Bug Fixes

  • remove ahm..rs api prefix (f168ec5)

3.6.0 (2023-12-07)

Bug Fixes

3.5.2 (2023-12-05)

Bug Fixes

3.5.1 (2023-11-21)

Bug Fixes

3.5.0 (2023-11-21)

Features

3.4.0 (2023-11-21)

Features

3.3.0 (2023-11-20)

Features

Bug Fixes

3.2.0 (2023-11-16)

Features

  • distributed state in AppStateService (#12) (5d14a49)
  • distributed state in theme service (#13) (6c75518)
  • init accelerator lib and topic to share states (#11) (b79d1a4)
  • primeng accept minor and patch releases (7d0dca3)
  • trigger search on enter (c476f48)

3.1.1 (2023-11-08)

Bug Fixes

  • add menu button tooltip (044b7b7)
  • add missing imports to tests (152eb96)
  • export TranslateCombinedLoader (5aeac59)

3.1.0 (2023-11-08)

Features

Bug Fixes

  • add dep to top level (6dfb07e)
  • correct dates in tests (acc56e8)
  • correct sorting of numbers in list grid (50ab81d)
  • remove flattenItems in list-grid, export resolveFieldData (6e4e010)

3.0.1 (2023-10-26)

Bug Fixes

  • add missing styles in portal-layout-styles library (c7507b0)

3.0.0 (2023-10-25)

⚠ BREAKING CHANGES

  • make keycloak-auth public

Features

  • make keycloak-auth public (21333c6)