Skip to content

Releases: balena-io-modules/ui-shared-components

v10.0.1

10 Dec 20:23
2102c77
Compare
Choose a tag to compare

f46a550 (Markdown: Fix linebreaks not working, 2024-12-10)
bc1a6c2 (Add dependency remark-breaks, 2024-12-10)

v10.0.0

09 Dec 16:44
0a96560
Compare
Choose a tag to compare

c2d69a5 (Add MarkdownSupportedSyntax component, 2024-12-09)
bfd8feb (Markdown: Remove rehype-raw plugin, 2024-12-05)
1fd17ed (Add component overrides for markdown, 2024-12-05)
8a1acaf (Add NewChip component, 2024-12-05)
b2eb3af (Markdown: Only allow components with explicit overrides, 2024-12-05)
01ca7b8 (Markdown: Ignore HTML in markdown (only allow explicit markdown), 2024-11-21)

v9.8.1

06 Dec 12:22
f37e60e
Compare
Choose a tag to compare

e006228 (Tweak icon button styles, 2024-12-02)
19afef8 (Add styles for the Table component, 2024-11-21)
a2cf19d (Update design tokens package, 2024-12-05)

v9.8.0

25 Nov 13:25
e626add
Compare
Choose a tag to compare

52293a9 (Add useRandomUUID hook, 2024-11-25)

v9.7.9

21 Nov 13:33
78eb946
Compare
Choose a tag to compare

2cd81ef (Remove mandatory link in the announcement component (will be added as part of the content in the UI), 2024-11-21)

v9.7.8

20 Nov 15:28
05fd994
Compare
Choose a tag to compare

Update dependency virtua to ^0.37.0

Notable changes

inokawa/virtua (virtua)

v0.37.1

Compare Source

What's Changed

Full Changelog: inokawa/virtua@0.37.0...0.37.1

v0.37.0

Compare Source

BREAKING CHANGES

  • onRangeChange prop was removed to improve future maintainability. Use onScroll prop and handle.startIndex/endIndex instead. If you have any trouble, please ask me in Discussions.

What's Changed

Full Changelog: inokawa/virtua@0.36.3...0.37.0

List of commits

33e08cb (Address breaking changes, 2024-11-19)
4c062b3 (Update dependency virtua to ^0.37.0, 2024-11-18)

v9.7.7

20 Nov 14:18
ecd5410
Compare
Choose a tag to compare

c913fcb (Apply lint fixes, 2024-11-18)
0ef95c8 (git mv to rename CookiesBanner.stories, 2024-11-18)
b637c0c (Update balena lint, 2024-11-15)

v9.7.6

19 Nov 18:36
8f1376a
Compare
Choose a tag to compare

afe9f89 (Improvements to the announcement notification, 2024-11-18)

v9.7.5

18 Nov 20:03
ed166dc
Compare
Choose a tag to compare

11ad8e8 (Form: Improve forwardRef typings, 2024-11-18)

v9.7.4

14 Nov 20:42
fc821d0
Compare
Choose a tag to compare

dba4414 (Fix textarea vertical spacing being too big, 2024-11-14)