Skip to content

Latest commit

 

History

History
1515 lines (772 loc) · 97.2 KB

CHANGELOG.md

File metadata and controls

1515 lines (772 loc) · 97.2 KB

5.29.0 (2024-12-02)

Features

Bug Fixes

  • overflow actions should use provided id (#627) (aa6b9f8)
  • tooltip added for select all in data table (#626) (d46f65f)

Chores

5.28.0 (2024-11-22)

Features

5.27.1 (2024-11-19)

Bug Fixes

5.27.0 (2024-11-19)

Features

  • show all option controlled in all data views (#613) (ff00417)

Chores

  • deps-dev: bump ng-mocks from 14.13.0 to 14.13.1 (#610) (5122c72)

5.26.0 (2024-11-15)

Features

  • storybooks stories split into subfolders (#581) (b8e476e)

Bug Fixes

  • on image load rate the 204 as error to display placeholder (#606) (3129dd5)
  • onecx versions in libs peerDependencies are now updated correctly (#607) (b7f2066)

Chores

  • deps: bump the angular group with 16 updates (#608) (4ef13b3)
  • deps: bump the angular group with 20 updates (#601) (fb3c747)

5.25.0 (2024-11-13)

Features

Bug Fixes

  • checkbox checked when all selectable items selected (#598) (cef84ce)
  • custom group selector reordering applied to table displayed columns (#597) (308abe8)
  • data table column filter templating (#599) (132c7d5)
  • filter options computed correctly (#596) (ec220dc)
  • lazy render list and table templates (#585) (cc0faea)

5.24.0 (2024-11-13)

Features

Bug Fixes

5.23.6 (2024-11-12)

Bug Fixes

  • dates using default comparator for sorting (#591) (2940931)
  • filter view state change initialized (#592) (d6df36a)
  • if permission should use else block for undefined permissions (#589) (137a2a1)

5.23.5 (2024-11-12)

Bug Fixes

5.23.4 (2024-11-12)

Bug Fixes

  • Replace single comment with multi line comment in all scss files (#587) (82719b7)

5.23.3 (2024-11-11)

Bug Fixes

  • clean up commented out code, remove google font from output.css (#584) (c34e05a)

5.23.2 (2024-11-08)

Bug Fixes

  • remove downloading of external fonts (#583) (58ad93f)

5.23.1 (2024-11-07)

Bug Fixes

5.23.0 (2024-11-06)

Features

  • filter view component with chips and overlay (#579) (659c51a)

5.22.2 (2024-11-04)

Bug Fixes

  • introduce AuthProxyService to reduce token calls (#577) (b8bfcd9)

5.22.1 (2024-11-04)

Bug Fixes

  • use replaceUrl for first navigate in router connector (#576) (affdd8c)

5.22.0 (2024-10-29)

Features

  • new menu-inline-border-color variable (#567) (d1ec231)

Bug Fixes

  • fixed styling that maximizes dialogs on mobiles (#561) (48ba214)

5.21.0 (2024-10-29)

Features

  • dialog buttons can receive custom id (#566) (eb78d52)

Bug Fixes

  • calendar month and date items focusable (#558) (f624545)
  • custom group selection saved, displaying correct columns on page reload, remove clear column group selection (#562) (0a8d9c1)
  • data-view-controls translations (#563) (fc25ec2)
  • dialog service right aligned buttons pushed to right (#565) (9e61f05)
  • panel icon focus visible (#557) (6b0d34f)
  • shell translations for MFEs and RCs (#564) (f5f3ff6)

5.20.1 (2024-10-24)

Bug Fixes

5.20.0 (2024-10-23)

Features

Bug Fixes

5.19.4 (2024-10-18)

Bug Fixes

5.19.3 (2024-10-18)

Bug Fixes

  • UI state custom group column selector (#544) (e2cecf3)

5.19.2 (2024-10-16)

Bug Fixes

5.19.1 (2024-10-16)

Bug Fixes

  • fix type of warning in portal-page-header (#542) (4e652a1)
  • renaming payload navigated event to navigated event payload (#543) (855a16e)

5.19.0 (2024-10-15)

Features

5.18.1 (2024-10-11)

Bug Fixes

5.18.0 (2024-10-11)

Features

  • filter for empty value in data table (#534) (932e9fb)

5.17.2 (2024-10-10)

Bug Fixes

  • app config service exported correctly (#537) (b05e319)
  • only display column group selection on table view (#535) (0a40237)

5.17.1 (2024-10-10)

Bug Fixes

  • revert app config service package change (#536) (6d0bdb4)

5.17.0 (2024-10-09)

Features

  • add util for using nested key definitions in ngrx-local-storage-sync (#519) (81137cf)
  • menu focus should be darker (#531) (3993c50)
  • shell base variables fixed (#530) (3825629)

5.16.1 (2024-10-08)

Bug Fixes

  • angular-remote-component referenced in package of angular-accelerator (#529) (02eb3a4)

5.16.0 (2024-10-07)

Features

  • search config slot in search header and column group slot in interactive-data-view (#369) (bbf7073)

5.15.0 (2024-10-04)

Features

5.14.0 (2024-10-02)

Features

  • added method to correct utc date (#517) (6c68982)
  • button-dialog and data-view-controls accessibility (#509) (2adece9)
  • increased accessibility of data list grid component (#496) (3804dd6)
  • interactive data view and its children accessibility (#502) (f54c93f)

Chores

  • deps-dev: bump @storybook/addon-a11y from 8.3.2 to 8.3.3 (#512) (460807d)

5.13.0 (2024-09-27)

Features

Bug Fixes

  • add caret to @angular-architects/module-federation in peer depen… (#494) (180df0e)
  • css styling regarding accessibility (#511) (c925e3c)
  • refactor page not found component (#501) (8c11c71)

Chores

  • deps-dev: bump @storybook/addon-essentials from 8.3.2 to 8.3.3 (#506) (8677eb3)
  • deps-dev: bump @types/node from 22.5.4 to 22.7.1 (#503) (935967d)
  • deps-dev: bump msw from 2.4.4 to 2.4.9 (#498) (e8a20a6)
  • deps-dev: bump postcss from 8.4.45 to 8.4.47 (#499) (d1891c4)
  • deps: bump the angular group across 1 directory with 18 updates (#510) (c0daf31)
  • deps: bump tslib from 2.6.3 to 2.7.0 (#461) (b8cf166)

5.12.2 (2024-09-24)

Bug Fixes

  • p-calendar, p-button accessibility focus selection (#488) (d1c7c11)

5.12.0 (2024-09-20)

Features

  • allow hiding of selectAll checkbox & fix initial selection of disabled table rows (#479) (9097001)

Chores

  • deps-dev: bump @schematics/angular from 18.1.4 to 18.2.4 (#468) (88d4614)
  • deps-dev: bump postcss-preset-env from 10.0.1 to 10.0.3 (#477) (e6aea7f)
  • deps: bump the angular group with 12 updates (#476) (f1c8704)
  • deps: bump the angular group with 16 updates (#480) (236e2c4)

5.11.1 (2024-09-17)

Bug Fixes

5.10.0 (2024-09-06)

Features

Bug Fixes

  • add git committer name and email to release job (#443) (66733b7)

5.9.6 (2024-09-06)

Bug Fixes

  • add git env variables for semantic release, delete merge nx pr workflow (#442) (ce9d9f3)
  • ignore nx libs (#440) (62fb1bf)

Chores

  • add workflow to auto merge dependabot angular PRs (f91fa98)
  • add workflow to rebase and merge nx PRs (6d27695)

5.9.5 (2024-09-03)

Bug Fixes

  • only show displayed columns in list grid sorting options (#436) (33c0559)

5.9.4 (2024-08-30)

Bug Fixes

5.9.3 (2024-08-30)

Bug Fixes

  • fix change ngrx build output structure (#432) (ab409fc)

5.9.2 (2024-08-28)

Bug Fixes

5.9.1 (2024-08-28)

Bug Fixes

5.9.0 (2024-08-26)

Features

5.8.0 (2024-08-23)

Features

Bug Fixes

5.7.0 (2024-08-22)

Features

  • default list view refactor, new way of templating (#400) (b61da4b)

Bug Fixes

  • fix nx migration and improve storybook action handling (#418) (e141e4f)

5.6.0 (2024-08-22)

Features

Bug Fixes

  • prevent p-menu item text from wrapping (#415) (3a01639)

5.5.0 (2024-08-20)

Features

  • allow disable of row selection (#406) (7ff7b50)
  • remote component - slot - slot owner binding (#352) (3e06fc2)

5.4.0 (2024-08-19)

Features

  • added function for check if url exists (0e09d20)

Bug Fixes

Chores

  • deps-dev: bump @storybook/addon-a11y from 8.2.6 to 8.2.8 (#388) (b34bc6d)
  • deps-dev: bump @storybook/addon-essentials from 8.2.7 to 8.2.8 (#381) (fea8fa4)
  • deps-dev: bump @storybook/angular from 8.2.6 to 8.2.8 (#384) (8d719f2)
  • deps-dev: bump @storybook/angular from 8.2.8 to 8.2.9 (#397) (49cfb8a)
  • deps-dev: bump @storybook/core-server from 8.2.7 to 8.2.8 (#389) (8168b64)
  • deps-dev: bump @swc/core from 1.6.13 to 1.7.6 (#373) (39abfb6)
  • deps-dev: bump @swc/core from 1.7.6 to 1.7.10 (#398) (c7ce3f8)
  • deps-dev: bump @types/node from 22.1.0 to 22.4.0 (#407) (5553278)
  • deps-dev: bump jest-preset-angular from 14.1.1 to 14.2.2 (#387) (0d5705b)
  • deps-dev: bump ng-packagr from 18.1.0 to 18.2.0 (#403) (02b6bcf)
  • deps-dev: bump postcss from 8.4.40 to 8.4.41 (#372) (1357858)
  • deps-dev: bump postcss-preset-env from 10.0.0 to 10.0.1 (#404) (2a1bd3a)
  • deps-dev: bump postcss-preset-env from 9.5.16 to 10.0.0 (#385) (79827d3)
  • deps-dev: bump the angular group with 3 updates (#396) (dda43c1)
  • deps-dev: bump ts-jest from 29.2.3 to 29.2.4 (#383) (7c44fb8)
  • deps: bump axios from 1.7.2 to 1.7.3 (#371) (ff3d015)
  • deps: bump primeng from 17.18.6 to 17.18.8 (#379) (21d4473)
  • deps: bump the angular group across 1 directory with 17 updates (#405) (749768b)
  • deps: bump the angular group with 17 updates (#380) (0626afe)
  • deps: bump zone.js from 0.14.8 to 0.14.10 (#386) (3e888a4)

5.3.2 (2024-08-08)

Bug Fixes

  • fixed route matcher for webcomponents (#376) (cadbc6a)

Chores

  • deps-dev: bump @storybook/addon-essentials from 8.2.6 to 8.2.7 (#364) (9509cfc)

5.3.1 (2024-08-06)

Bug Fixes

  • fixed accessibilty issues for pageHeaderComponent (#330) (f162a23)

Chores

  • [nx migration] changes (#358) (7cd1bf5)
  • deps-dev: bump @schematics/angular from 18.0.7 to 18.1.3 (#360) (96efab1)
  • deps-dev: bump @storybook/core-server from 8.2.6 to 8.2.7 (#362) (fc5d713)
  • deps-dev: bump @types/node from 20.14.12 to 22.1.0 (#365) (ab3a795)
  • deps-dev: bump @typescript-eslint/parser from 7.17.0 to 7.18.0 (#368) (a522d28)
  • deps-dev: bump msw from 2.3.4 to 2.3.5 (#367) (ea8d5b4)
  • deps: bump the angular group with 20 updates (#359) (78a97e5)

5.3.0 (2024-08-01)

Features

  • breadcrumb service manual breadcrumbs as topic (#353) (22b4f23)
  • reset selected page on data change and filter change (#349) (ec7f18d)
  • search and reset buttons can be disabled (#347) (e60cb93)

Bug Fixes

5.2.0 (2024-07-29)

Features

  • permission checker is optional for permission directive (#346) (7de9fd8)

Bug Fixes

5.1.5 (2024-07-29)

Bug Fixes

5.1.4 (2024-07-28)

Bug Fixes

5.1.3 (2024-07-26)

Bug Fixes

  • correctly inject LOCALE_ID in angular-accelerator.module (#337) (2369875)

5.1.2 (2024-07-24)

Bug Fixes

5.1.1 (2024-07-24)

Refactoring

  • improve webcomponent router initializer (#332) (1e51f28)

5.1.0 (2024-07-23)

Features

Bug Fixes

  • fix overflow menu display bug for table + list grid (#327) (20f940a)

5.0.1 (2024-07-18)

Bug Fixes

  • update lib versions in every peerDependencies (#325) (155d869)

5.0.0 (2024-07-18)

⚠ BREAKING CHANGES

  • update angular version (#306)

Features

4.43.1 (2024-07-18)

Bug Fixes

  • add missing renames in data-view component (#324) (d35cf25)
  • render template if no permission is undefined (#313) (52cfe14)

4.43.0 (2024-07-18)

Features

  • Added service for building url by workspaces, routes and endpoints (#319) (3eece0e)
  • user avatar deprecated (#299) (0ef7516)

Refactoring

4.42.1 (2024-07-17)

Bug Fixes

  • resubscribe on component or module init (#323) (1071dfc)
  • test: correctly expose AppStateServiceMock (#322) (ee65d50)

4.42.0 (2024-07-16)

Features

  • fix minor bugs + implement pageSizes for data components (#309) (912a0a4)
  • router unsubscribe for web components (#318) (8cbaeb3)
  • translation cache mechanism enchancement (#316) (91de9e1)

Bug Fixes

4.41.0 (2024-07-11)

Features

Bug Fixes

Refactoring

4.40.2 (2024-07-05)

Bug Fixes

4.40.1 (2024-07-05)

Bug Fixes

  • connect remote component router to angular router (#311) (71dcc86)

4.40.0 (2024-07-04)

Features

Bug Fixes

  • add location observer to fix webcomponent routing (#310) (9ab9389)
  • fix for export data service (#308) (756ec90)
  • using angular-webcomponents space instead of plain window (#305) (d338d83)

4.39.0 (2024-07-02)

Features

Bug Fixes

4.38.0 (2024-07-02)

Features

Bug Fixes

  • fixed removal of column leading to no refresh (#300) (47ee1c9)

4.37.1 (2024-07-01)

Bug Fixes

  • startsWith matcher: slice all url segments including items before mfe baseHref (#301) (ebf4413)

4.37.0 (2024-07-01)

Features

4.36.0 (2024-06-28)

Features

  • conditionally hide/disable additional actions (#297) (fb5ddc9)
  • optionally place additional actions in overflow menu (#298) (27f0f2d)

4.35.0 (2024-06-27)

Features

  • fix styling issues for page header detail values + add ability to specify icon styles (#294) (08d79c3)

Bug Fixes

4.34.0 (2024-06-26)

Features

  • angular-webcomponents init (4bab9ce)
  • angular-webcomponents prepared (1e9c237)
  • dialog-service configuration (9775472)
  • props passing to webcomponents (b6da099)
  • type check in remote config passing (a36f141)

Bug Fixes

Refactoring

  • change deprecated message (3c896d0)
  • moved remote-webcomponent interface to angular-remote-components (547fd12)

4.33.3 (2024-06-25)

Bug Fixes

  • re-add missing translation handler (71fb671)

4.33.2 (2024-06-24)

Bug Fixes

  • tooltips set for correct buttons (57899e5)

4.33.1 (2024-06-24)

Bug Fixes

  • more cleanup (86fbdef)
  • removed forRoot for TranslateModule import (8a3c418)
  • removed unused authService from standalone initializer (db91449)

4.33.0 (2024-06-19)

Features

  • make page header more customizable + add grid layout capabilities (#274) (fa80fe9)

4.32.1 (2024-06-19)

Bug Fixes

4.32.0 (2024-06-18)

Features

  • add first version of new deploy-storybook ci (a57c6b7)
  • add sb deployment action (a2d75d5)
  • add storybook build workflow (e2b0919)
  • dialog service enchancements (7a5cf7c)

Bug Fixes

  • add unzip path (#278) (0fc6806)
  • fix broken image in ocx src + fix storybook builds (#272) (70009bb)
  • package fix (581c9d0)
  • setting login config in keycloak-auth service (d8554d4)
  • topic message increment correctly (849547f)

Refactoring

  • switch to more neutral sort column icon (c9b9e8c)

4.31.1 (2024-06-12)

Bug Fixes

4.31.0 (2024-06-07)

Features

Bug Fixes

  • topic message warning branch uses xor (#271) (cff0c03)

Refactoring

  • shell app loading spinner + minor improvements in libs (#259) (e723981)

4.30.1 (2024-06-05)

Bug Fixes

4.30.0 (2024-06-05)

Features

4.29.0 (2024-06-04)

Features

4.28.0 (2024-06-03)

Features

  • topic message id for message ordering (#265) (22b8bcf)

Bug Fixes

  • paginator All option displayed only for one element (#263) (4e71709)

4.27.0 (2024-05-28)

Features

  • CUSTOM column type for data table (#262) (c15aad3)
  • object details in page header can be styled (#261) (ae72fc7)

4.26.0 (2024-05-27)

Features

4.25.1 (2024-05-17)

Bug Fixes

4.25.0 (2024-05-16)

Features

  • make libs installable with angular 15 and 17 (#253) (5f08145)

Bug Fixes

4.24.0 (2024-05-15)

Features

  • p-password harness (#254) (32ac035)
  • slot service implementation in angular-remote-components (#251) (a86e682)

4.23.2 (2024-05-14)

Bug Fixes

  • fix permission issues in edge cases by... (#252) (d0005dd)

4.23.1 (2024-05-08)

Bug Fixes

  • display favicon, add shell core styles scss to fix styling of remote component headerRight (#248) (5b0f784)

4.23.0 (2024-05-07)

Features

  • providePortalDialogService utility function (#245) (a872a97)

4.22.0 (2024-05-07)

Features

4.21.1 (2024-05-07)

Bug Fixes

  • add template for displaying things in the top center of interactive data view (#246) (d1098be)

4.21.0 (2024-05-07)

Features

  • enable custom auth service (#244) (71a9a33)
  • verify that the libs are installable with angular 15 to 17 in shell (#224) (c8fba75)

Bug Fixes

  • styles imports, log permission directive, set favicon, menu stays open (#235) (e02b9ec)

4.20.2 (2024-05-06)

Bug Fixes

  • switch to fixed @angular-devkit/architect version to fix sb build (#237) (7ee894b)
  • token is also sent in local env, rename slot name (#238) (a1664f8)

4.20.1 (2024-05-02)

Bug Fixes

  • add missing inputs to interactive-data-view (#236) (2935b98)
  • vertical menu indent fix (40ef4c4)

4.20.0 (2024-04-25)

Features

  • add skeleton loaders for slot components (#232) (132d441)

Bug Fixes

  • permissions loading in standalone and old shell (#233) (8b3b21a)

4.19.0 (2024-04-24)

Features

Bug Fixes

  • temporary permission fix for standalone mode (#231) (f84b823)

4.18.1 (2024-04-23)

Bug Fixes

  • if only additionalActions are set, then show them in actions column too (#229) (67140eb)

4.18.0 (2024-04-23)

Features

  • improve remote component loading + add first skeleton loaders (#226) (a8fb5c2)

Bug Fixes

4.17.1 (2024-04-19)

Bug Fixes

  • add new interface to help loading permissions correctly when navigating to another app (#225) (92ec90d)

4.17.0 (2024-04-17)

Features

  • path utils to return location with deploymentPath and applicationPath (#223) (0e1a052)

4.16.0 (2024-04-16)

Features

  • add angular auth lib and add config key to angular-integration-interface (#222) (d2fbb13)

4.15.7 (2024-04-15)

Bug Fixes

  • loading permissions correctly when navigating to another app (#221) (48c2748)

4.15.6 (2024-04-12)

Bug Fixes

  • define other variable for appState.globalLoading (#220) (4ade83b)

4.15.5 (2024-04-12)

Bug Fixes

4.15.4 (2024-04-12)

Bug Fixes

  • hide app when globalLoading is true to avoid unwanted behavior when switching apps (#218) (14d6e01)

4.15.3 (2024-04-12)

Bug Fixes

4.15.2 (2024-04-11)

Bug Fixes

  • improve permission cache, use of ocxSrc, fix overflow of user avatar menu (#215) (689838b)

4.15.1 (2024-04-11)

Bug Fixes

  • add double brackets to avoid word-splitting (#211) (8d86e0c)
  • pass the correct argument to the release shell script (#212) (071a778)

Chores

  • export the VERSION that it gets recognized (#214) (462544c)
  • update release-script.sh (d0b63e0)

4.15.0 (2024-04-10)

Features

  • harnesses enchancements for testability (#200) (bd51266)

Bug Fixes

4.13.2 (2024-04-02)

Bug Fixes

4.13.1 (2024-03-28)

Bug Fixes

  • update dependencies for semantic release (#190) (6129eb9)
  • update release.config.js (59c1b41)

Chores

4.13.0 (2024-03-27)

Features

Bug Fixes

4.12.1 (2024-03-26)

Bug Fixes

  • BreadcrumbModule added to AngularAccelerator primeng module (#187) (c7b2cf8)

4.12.0 (2024-03-21)

Features

Bug Fixes

  • adapt the release config to see the whole (#180) (cd56c3d)
  • added breakpoint directive to angular-accelerator (#177) (824b5e3)
  • fixed remote component interface naming (#174) (8722ff0)

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)