Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 6.1 #2373

Merged
merged 72 commits into from
Jun 27, 2022
Merged

Release version 6.1 #2373

merged 72 commits into from
Jun 27, 2022

Conversation

RasmusKjeldgaard
Copy link
Collaborator

@RasmusKjeldgaard RasmusKjeldgaard commented Jun 27, 2022

Changelog

Bugfixes

chart - fix problem where chart.js plugins imported as default are not loading (#2369)
dropdown - experimental popover feature: fix item-selection on dropdown with popover in safari (#2356)
flag - calculate total height correctly using line height (#2365)
modal - fix modal closeButton and supplementaryButton too small (#2350)

Features

flag - allow flag notification colors to be overridden (#2361)
page - add backButtonClicked event to page component (#2316)
icons - add 'insurance' icon (#2360)

MadsBuchmann and others added 30 commits June 2, 2022 14:50
libs/designsystem/src/lib/components/chart/configs/annotations.config.ts:15:14 - error TS2739: Type '{ line: { borderDash: [number, number]; borderWidth: number; borderColor: string; }; ellipse: { borderDash: [number, number]; borderWidth: number; borderColor: string; backgroundColor: string; }; box: { ...; }; point: { ...; }; }' is missing the following properties from type 'AnnotationTypeRegistry': label, polygon
Co-authored-by: Jesper Kaltoft Vind <git@jesperkaltoft.dk>
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…mall

Change modal close + supplementaryButton to md
…utton-click-event-to-page

Add backButtonClicked event to page component
…ect-dropdowns

Fix item-selection on dropdown with popover in safari
We will now be linking to github instead
jkaltoft and others added 20 commits June 21, 2022 15:37
Use CSS custom property instead of color value to make it possible.

Fixes #2353
The shipped package.json file located in the designsystem library was different from the one in the root package.json that is used for development.
In the context of DRB the annotationPlugin & ChartDataLabels plugin is loaded as objects where the actual value expected by register is located in the default field. It is possible to check the __esModule field of the plugin to see if it is necessary.
Allow flag notification colors to be overridden
The close/supplementary button in the modal is now size 'md'
and therefore the header became too large. The top/bottom padding
has been reduced accordingly.
…ot-loading

Fix chart.js plugins imported as defaults not loading
…mall-followup

Reduce vertical padding on modal-header
Calculate line-height to control total flag height
@github-actions github-actions bot temporarily deployed to pr-develop June 27, 2022 08:00 Inactive
jkaltoft
jkaltoft previously approved these changes Jun 27, 2022
@github-actions github-actions bot temporarily deployed to pr-develop June 27, 2022 08:39 Inactive
@RasmusKjeldgaard RasmusKjeldgaard merged commit b5b0ebe into main Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants