Skip to content

Releases: umbraco/Umbraco.UI

v1.5.0

30 Oct 12:33
v1.5.0
4ae6e8f
Compare
Choose a tag to compare

What's Changed

🙌 Notable Changes

🚀 New Features

🐛 Bug Fixes

  • uui-input: auto-width do not render correctly by @loivsen in #578
  • Bugfix/modal missing close event by @JesmoDev in #598
  • uui-tabs: library cannot be used because of import paths by @JesmoDev in #608
  • Remove Microsoft Edge "Reveal" icon from password field by @BatJan in #595
  • fixing imports for UUI-Tab + story for href property by @nielslyngsoe in #614

📄 Documentation

  • #599 Fix : Incorrect links from readme to components in Storybook by @LiliM4 in #603
  • Updated the required Node and NPM versions in the "How to get started" section of CONTRIBUTING.md by @OwainJ in #611
  • Specific control types in storybook controls by @bjarnef in #537

🏠 Internal

  • Remove whitespace before semicolon when generating new package by @bjarnef in #607
  • Implement eslint rules to move style prop in the bottom of the class by @nielslyngsoe in #615
  • Add support for GitHub Codespaces by @warrenbuckley in #609

📦 Dependencies

  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.6.0 by @dependabot in #571
  • build(deps-dev): bump rollup from 3.26.3 to 3.29.1 by @dependabot in #572
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #567
  • update storybook version to 7.4.5 by @loivsen in #592
  • build(deps-dev): bump postcss from 8.4.26 to 8.4.31 by @dependabot in #596
  • build(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 by @dependabot in #574
  • build(deps-dev): bump @babel/core from 7.22.9 to 7.23.0 by @dependabot in #606
  • build(deps-dev): bump eslint-import-resolver-typescript from 3.5.5 to 3.6.1 by @dependabot in #605
  • build(deps-dev): bump eslint-plugin-lit from 1.8.3 to 1.9.1 by @dependabot in #613
  • build(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #616

Other Changes

  • Disable elements when color picker is disabled by @bjarnef in #591
  • Toggle color picker popover clicking preview button by @bjarnef in #589
  • Feature/range slider update by @loivsen in #569

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.5.0-rc.1

18 Oct 06:18
v1.5.0-rc.1
2ff35a0
Compare
Choose a tag to compare
v1.5.0-rc.1 Pre-release
Pre-release

What's Changed

🚀 New Features

  • uui-tab: horizontal padding by @loivsen in #579
  • uui-textarea: font size and auto-height optimisations by @loivsen in #597
  • Set aria-hidden if no label has been set by @bjarnef in #612
  • uui-color-picker: Add HSV as accepted color format by @bjarnef in #610
  • Visually hidden component by @bjarnef in #593

🐛 Bug Fixes

  • uui-input: auto-width do not render correctly by @loivsen in #578
  • Bugfix/modal missing close event by @JesmoDev in #598
  • uui-tabs: library cannot be used because of import paths by @JesmoDev in #608
  • Remove Microsoft Edge "Reveal" icon from password field by @BatJan in #595
  • fixing imports for UUI-Tab + story for href property by @nielslyngsoe in #614

📄 Documentation

  • #599 Fix : Incorrect links from readme to components in Storybook by @LiliM4 in #603
  • Updated the required Node and NPM versions in the "How to get started" section of CONTRIBUTING.md by @OwainJ in #611
  • Specific control types in storybook controls by @bjarnef in #537

🏠 Internal

  • update storybook version to 7.4.5 by @loivsen in #592
  • build(deps-dev): bump postcss from 8.4.26 to 8.4.31 by @dependabot in #596
  • build(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 by @dependabot in #574
  • build(deps-dev): bump @babel/core from 7.22.9 to 7.23.0 by @dependabot in #606
  • Remove whitespace before semicolon when generating new package by @bjarnef in #607
  • Implement eslint rules to move style prop in the bottom of the class by @nielslyngsoe in #615
  • Add support for GitHub Codespaces by @warrenbuckley in #609
  • build(deps-dev): bump eslint-import-resolver-typescript from 3.5.5 to 3.6.1 by @dependabot in #605
  • build(deps-dev): bump eslint-plugin-lit from 1.8.3 to 1.9.1 by @dependabot in #613
  • build(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #616

Other Changes

  • Disable elements when color picker is disabled by @bjarnef in #591
  • Toggle color picker popover clicking preview button by @bjarnef in #589

New Contributors

Full Changelog: v1.5.0-rc.0...v1.5.0-rc.1

v1.5.0-rc.0

28 Sep 10:58
v1.5.0-rc.0
73cbc14
Compare
Choose a tag to compare
v1.5.0-rc.0 Pre-release
Pre-release

What's Changed

🙌 Notable Changes

🚀 New Features

🏠 Internal

  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.6.0 by @dependabot in #571
  • build(deps-dev): bump rollup from 3.26.3 to 3.29.1 by @dependabot in #572
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #567

Full Changelog: v1.4.0...v1.5.0-rc.0

v1.4.0

21 Sep 13:26
v1.4.0
cc752c0
Compare
Choose a tag to compare

What's Changed

🚀 New Features

🐛 Bug Fixes

📄 Documentation

🏠 Internal

  • build(deps-dev): bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 by @dependabot in #507
  • build(deps-dev): bump eslint from 8.41.0 to 8.45.0 by @dependabot in #529
  • build(deps-dev): bump vite from 4.3.5 to 4.4.4 by @dependabot in #530
  • build(deps-dev): bump rollup from 3.21.6 to 3.26.3 by @dependabot in #531
  • Update npm dependencies by @iOvergaard in #534
  • build(deps-dev): bump chromatic from 6.19.9 to 6.20.0 by @dependabot in #539
  • build(deps-dev): bump @storybook/web-components from 7.1.0 to 7.1.1 by @dependabot in #542
  • build(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #543
  • build(deps-dev): bump postcss-custom-properties from 13.2.1 to 13.3.0 by @dependabot in #544
  • build(deps-dev): bump @storybook/web-components from 7.1.1 to 7.2.1 by @dependabot in #546
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.2.1 by @dependabot in #547
  • build(deps-dev): bump @storybook from 7.1.0 to 7.2.2 by @iOvergaard in #550

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.4.0-rc.2

08 Sep 13:14
v1.4.0-rc.2
f2ace7a
Compare
Choose a tag to compare
v1.4.0-rc.2 Pre-release
Pre-release

What's Changed

🚀 New Features

🐛 Bug Fixes

Full Changelog: v1.4.0-rc.1...v1.4.0-rc.2

v1.4.0-rc.1

11 Aug 06:58
v1.4.0-rc.1
2ecc805
Compare
Choose a tag to compare
v1.4.0-rc.1 Pre-release
Pre-release

What's Changed Since v1.4.0-rc.0

🚀 New Features

📄 Documentation

🏠 Internal

  • build(deps-dev): bump chromatic from 6.19.9 to 6.20.0 by @dependabot in #539
  • build(deps-dev): bump @storybook/web-components from 7.1.0 to 7.1.1 by @dependabot in #542
  • build(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #543
  • build(deps-dev): bump postcss-custom-properties from 13.2.1 to 13.3.0 by @dependabot in #544
  • build(deps-dev): bump @storybook/web-components from 7.1.1 to 7.2.1 by @dependabot in #546
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.2.1 by @dependabot in #547
  • build(deps-dev): bump @storybook from 7.1.0 to 7.2.2 by @iOvergaard in #550

Full Changelog: v1.4.0-rc.0...v1.4.0-rc.1

v1.4.0-rc.0

18 Jul 08:49
v1.4.0-rc.0
1387a53
Compare
Choose a tag to compare
v1.4.0-rc.0 Pre-release
Pre-release

What's Changed

🚀 New Features

🐛 Bug Fixes

📄 Documentation

🏠 Internal

New Contributors

Full Changelog: v1.3.0...v1.4.0-rc.0

v1.3.0

31 May 08:21
v1.3.0
34df44e
Compare
Choose a tag to compare

Note
Some events have changed name and/or behavior and you may need to be aware of this for advanced use cases.
Read more how to migrate to 1.3.0.

What's Changed

🙌 Notable Changes

🚀 New Features

  • feat: add missing native attributes to uui-input and uui-textarea by @loivsen in #484

🐛 Bug Fixes

  • fix: uui-file-dropzone does not export its event classes by @iOvergaard in #477
  • fix: uui-file-dropzone does not follow the inferred interface for dropped files by @iOvergaard in #478
  • fix(uui-ref-list): fit within width of given enviroment by @nielslyngsoe in #473
  • fix: keydown events are prevented from bubbling in uui-table-cell by @iOvergaard in #480
  • Fix dragging in color area and sync value by @bjarnef in #486
  • fix: not possible to drag&drop file with multiple dots by @iOvergaard in #487
  • Make color slider disabled state consistent with disabled color area by @bjarnef in #489
  • fix: correct import paths by @nielslyngsoe in #496
  • fix: rename 'unselect' event to 'deselect' by @nielslyngsoe in #497

Other Changes

Full Changelog: v1.2.1...v1.3.0

v1.3.0-rc.1

25 May 08:36
v1.3.0-rc.1
0c51717
Compare
Choose a tag to compare
v1.3.0-rc.1 Pre-release
Pre-release

What's Changed Since v1.3.0-rc.0

🐛 Bug Fixes

Other Changes

Full Changelog: v1.3.0-rc.0...v1.3.0-rc.1

v1.3.0-rc.0

15 May 12:16
v1.3.0-rc.0
45c3824
Compare
Choose a tag to compare
v1.3.0-rc.0 Pre-release
Pre-release

What's Changed

Note
Some events have changed name and/or behavior and you may need to be aware of this for advanced use cases.
Read more about the changes here.

🙌 Notable

🚀 New Features

  • feat: add missing native attributes to uui-input and uui-textarea by @loivsen in #484

🐛 Bug Fixes

  • fix: uui-file-dropzone does not export its event classes by @iOvergaard in #477
  • fix: uui-file-dropzone does not follow the inferred interface for dropped files by @iOvergaard in #478
  • fix(uui-ref-list): fit within width of given enviroment by @nielslyngsoe in #473
  • fix: keydown events are prevented from bubbling in uui-table-cell by @iOvergaard in #480

Other Changes

Full Changelog: v1.2.0...v1.3.0-rc.0