Skip to content

Releases: umbraco/Umbraco.UI

v1.9.0-rc.0

11 Jul 08:19
v1.9.0-rc.0
e3e398e
Compare
Choose a tag to compare
v1.9.0-rc.0 Pre-release
Pre-release

What's Changed

🚀 New Features

🐛 Bug Fixes

  • fix(uui-form-validation-message): default renderer does not support raw HTML by @loivsen in #835
  • bug: Prevent UUIToggle from shrinking when the label contains a long string by @JesmoDev in #826
  • bug(uui-select): Use css vars for background and text color by @JesmoDev in #827
  • fix(uui-input-lock): the UUIInputLockEvent is not exported by @loivsen in #836
  • fix: label does not render if there are empty text nodes inside the default slot by @iOvergaard in #844

📄 Documentation

  • docs(uui-card-block-type): add descriptions for slots by @iOvergaard in #834

📦 Dependencies

  • build(deps-dev): bump chromatic from 11.0.0 to 11.5.4 by @dependabot in #819
  • build(deps-dev): bump github-markdown-css from 5.5.1 to 5.6.1 by @dependabot in #820
  • build(deps-dev): bump npm-check-updates from 16.10.16 to 16.14.20 by @dependabot in #832
  • build(deps-dev): bump glob from 8.1.0 to 10.4.3 by @dependabot in #840

New Contributors

Full Changelog: v1.8.2...v1.9.0-rc.0

v1.8.2

18 Jun 09:43
v1.8.2
9b1f32b
Compare
Choose a tag to compare

What's Changed

🚀 New Features

  • Feature: Input Lock Event & Media Card Name by @loivsen in #806
  • feat(uui-slider): Hide label property + fix error for floating point numbers by @JasonElkin in #813

🐛 Bug Fixes

  • fix: Hide the native input for boolean elements in firefox by @loivsen in #808
  • fix(uui-menu-item): prevent overflow when not hovered by @iOvergaard in #816

📄 Documentation

  • Fix wrong close tag in code samples for uui-color-swatch element by @greystate in #811

📦 Dependencies

New Contributors

Full Changelog: v1.8.1...v1.8.2

v1.8.1

24 May 08:22
v1.8.1
d3a7c76
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: v1.8.0...v1.8.1

v1.8.0

23 May 13:53
v1.8.0
053de3a
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes

  • FormControlMixin refactor for types safety and default values by @nielslyngsoe in #745

🚀 New Features

🐛 Bug Fixes

  • fix: inherit font weight for uui-menu-item by @julczka in #778
  • fix: add custom property for menu border radius by @julczka in #779
  • fix: Update uui-box.element.ts to support border color changeability by @TheRealArtonn in #780
  • fix(uui-dialog): Remove native dialog background by @JesmoDev in #781
  • fix(uui-button): 🚑 add back missing animation by @julczka in #782
  • fix: modal css vars by @JesmoDev in #784
  • fix: Dont show a link when no href is supplied by @JesmoDev in #797

📦 Dependencies

  • build(deps-dev): bump vite-tsconfig-paths from 4.3.1 to 4.3.2 by @dependabot in #761
  • build(deps-dev): bump postcss-advanced-variables from 3.0.1 to 4.0.0 by @dependabot in #762
  • build(deps-dev): bump @lerna-lite/exec from 3.3.0 to 3.3.1 by @dependabot in #760
  • build(deps-dev): bump vite from 5.0.12 to 5.0.13 by @dependabot in #770
  • build(deps-dev): bump express from 4.18.2 to 4.19.2 by @dependabot in #765
  • build(deps-dev): bump postcss-load-config from 5.0.2 to 5.0.3 by @dependabot in #766
  • build(deps-dev): bump postcss-custom-properties from 13.3.4 to 13.3.6 by @dependabot in #775

Other Changes

New Contributors

Full Changelog: v1.7.2...v1.8.0

v1.8.0-rc.3

16 Apr 12:28
v1.8.0-rc.3
e159c43
Compare
Choose a tag to compare
v1.8.0-rc.3 Pre-release
Pre-release

What's Changed

🐛 Bug Fixes

Full Changelog: v1.8.0-rc.2...v1.8.0-rc.3

v1.8.0-rc.2

15 Apr 07:34
v1.8.0-rc.2
d37c2c4
Compare
Choose a tag to compare
v1.8.0-rc.2 Pre-release
Pre-release

What's Changed

🐛 Bug Fixes

  • fix(uui-dialog): Remove native dialog background by @JesmoDev in #781
  • fix(uui-button): 🚑 add back missing animation by @julczka in #782

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

v1.8.0-rc.1

11 Apr 07:51
v1.8.0-rc.1
0bb9009
Compare
Choose a tag to compare
v1.8.0-rc.1 Pre-release
Pre-release

What's Changed

🐛 Bug Fixes

  • fix: inherit font weight for uui-menu-item by @julczka in #778
  • fix: add custom property for menu border radius by @julczka in #779
  • fix: Update uui-box.element.ts to support border color changeability by @TheRealArtonn in #780

📦 Dependencies

  • build(deps-dev): bump postcss-custom-properties from 13.3.4 to 13.3.6 by @dependabot in #775

New Contributors

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

v1.8.0-rc.0

05 Apr 14:35
v1.8.0-rc.0
46d444c
Compare
Choose a tag to compare
v1.8.0-rc.0 Pre-release
Pre-release

What's Changed

💥 Breaking Changes

  • FormControlMixin refactor for types safety and default values by @nielslyngsoe in #745

🚀 New Features

📦 Dependencies

  • build(deps-dev): bump vite-tsconfig-paths from 4.3.1 to 4.3.2 by @dependabot in #761
  • build(deps-dev): bump postcss-advanced-variables from 3.0.1 to 4.0.0 by @dependabot in #762
  • build(deps-dev): bump @lerna-lite/exec from 3.3.0 to 3.3.1 by @dependabot in #760
  • build(deps-dev): bump vite from 5.0.12 to 5.0.13 by @dependabot in #770
  • build(deps-dev): bump express from 4.18.2 to 4.19.2 by @dependabot in #765
  • build(deps-dev): bump postcss-load-config from 5.0.2 to 5.0.3 by @dependabot in #766

Other Changes

Full Changelog: v1.7.2...v1.8.0-rc.0

v1.7.2

18 Mar 09:32
v1.7.2
41564d9
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📦 Dependencies

  • build(deps-dev): bump postcss from 8.4.34 to 8.4.36 by @dependabot in #755
  • build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.2.0 by @dependabot in #756
  • build(deps): bump chromaui/action from 10 to 11 by @dependabot in #743
  • build(deps-dev): bump ip from 1.1.8 to 1.1.9 by @dependabot in #742
  • build(deps-dev): bump @types/chai from 4.3.5 to 4.3.12 by @dependabot in #747

Full Changelog: v1.7.1...v1.7.2

v1.7.1

18 Mar 09:15
v1.7.1
48b40b1
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: v1.7.0...v1.7.1