Skip to content

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

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)

v9.7.3

14 Nov 20:32
51d9d85
Compare
Choose a tag to compare

Update dependency husky to v9

Notable changes

typicode/husky (husky)

v9.1.6

Compare Source

What's Changed

New Contributors

Full Changelog: typicode/husky@v9.1.5...v9.1.6

v9.1.5

Compare Source

What's Changed

New Contributors

Full Changelog: typicode/husky@v9.1.4...v9.1.5

v9.1.4

Compare Source

  • Improve deprecation notice

v9.1.3

Compare Source

  • fix: better handle space in PATH

v9.1.2

Compare Source

Show a message instead of automatically removing deprecated code.

This only concerns projects that still have the following code in their hooks:

- #!/usr/bin/env sh # <- This is deprecated, remove it
- . "$(dirname -- "$0")/_/husky.sh"  # <- This is deprecated...
Read more

v9.7.2

14 Nov 16:34
c9624e5
Compare
Choose a tag to compare

a441381 (DownloadImageDialog: Fix extra onFieldChange calls, 2024-11-08)

v9.7.1

13 Nov 16:51
09ba4b9
Compare
Choose a tag to compare

9ff98c8 (Update markdown dependencies, 2024-11-12)