Skip to content

Releases: umbraco/Umbraco.UI

v1.2.0

20 Apr 08:48
v1.2.0
92eab9c
Compare
Choose a tag to compare

Note
This release is called 1.2.1 on npm since 1.2.0 was accidentally published too soon.

What's Changed

🙌 Notable

🚀 New Features

  • uui-input-file => Only show add button when multiple or no file selected by @nathanwoulfe in #395
  • Add book-alt icon by @nathanwoulfe in #419
  • add disabled property to uui-combobox by @julczka in #434
  • uui-popover: added css custom property to overwrite z-index by @nielslyngsoe in #441
  • uui-color-swatches: color swatches changes form when showLabel is true by @loivsen in #427
  • uui-scroll-container now uses auto scroll and has an enforce scroll option by @loivsen in #448
  • adds min, max, and step property to the uui-input by @loivsen in #457

🐛 Bug Fixes

New Contributors

Full Changelog: https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]

v1.2.0-rc.3

14 Apr 07:45
v1.2.0-rc.3
ea5983f
Compare
Choose a tag to compare
v1.2.0-rc.3 Pre-release
Pre-release

What's Changed Since v1.2.0-rc.2

🚀 New Features

  • uui-scroll-container now uses auto scroll and has an enforce scroll option by @loivsen in #448

🐛 Bug Fixes

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

v1.2.0-rc.2

28 Mar 06:44
v1.2.0-rc.2
b3217b0
Compare
Choose a tag to compare
v1.2.0-rc.2 Pre-release
Pre-release

What's Changed Since v1.2.0-rc.1

🚀 New Features

  • The UUI package now ships with a vscode-html-custom-data.json for experimental IntelliSense in Visual Studio Code

🐛 Bug Fixes

  • uui-modal: add size property to uui-modal-sidebar by @JesmoDev in #444

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

v1.2.0-rc.1

22 Mar 12:20
v1.2.0-rc.1
c85fbce
Compare
Choose a tag to compare
v1.2.0-rc.1 Pre-release
Pre-release

What's Changed since v1.2.0-rc.0

🚀 New Features

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

v1.2.0-rc.0

07 Feb 13:42
v1.2.0-rc.0
43f1b9a
Compare
Choose a tag to compare
v1.2.0-rc.0 Pre-release
Pre-release

What's Changed

🚀 New Features

🐛 Bug Fixes

New Contributors

Full Changelog: https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]

v1.1.0

11 Jan 10:00
@umbraco-ui/[email protected]
2c08ea8
Compare
Choose a tag to compare

What's Changed

🚀 New Features

🐛 Bug Fixes

  • [Input lock] Bump opacity a bit, to pass color contrast accessibility check by @skttl in #351
  • Case insensitivity when using combobox-avatar by @Rockerby in #363
  • Have pagination render update by @Rockerby in #364
  • uui-input change aling-items to stretch by @julczka in #362
  • Combobox not working with async options by @JesmoDev in #387
  • Disabled input not displayed properly in Safari by @JesmoDev in #389
  • Sync disable state for uui-radio with uui-radio-group by @JesmoDev in #393

Other Changes

  • docs: Add cd to installation instruction before npm install by @hannakfoo in #354

New Contributors

Full Changelog: https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]

v1.0.2

29 Sep 14:18
@umbraco-ui/[email protected]
be41090
Compare
Choose a tag to compare

What's Changed

🚀 New Features

  • uui-input-password sets spellcheck to false by @loivsen in #339

Other Changes

New Contributors

Full Changelog: https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]

v1.0.1

19 Sep 08:49
@umbraco-ui/[email protected]
7feaa96
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • uui-combobox: add uui-popover as a requirement for uui-combobox by @iOvergaard
  • uui-inline-button-create: fix for the border color on horizontal by @loivsen in #328

Other changes

  • update Lit to 3.3.1 and TypeScript to 4.8.3 by @iOvergaard

Full Changelog: https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]

v1.0.0

22 Aug 13:34
@umbraco-ui/[email protected]
50ccd6e
Compare
Choose a tag to compare

First major release

This is the first major release of the Umbraco UI Library.

This version contains 71 custom Web Components with the uui namespace that can be used for your web project.

The component library is now considered feature-complete for the v1 roadmap, but more components will be added along the way while we build the next version of the backoffice for Umbraco CMS!

Take a look at the Security Policy to see what we support moving forward.

What's Changed since v0

💥 Breaking Changes

🚀 New Features

🐛 Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]

v1.0.0-rc.3

15 Aug 07:56
@umbraco-ui/[email protected]
44a1216
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release

What's Changed

🚀 New Features

  • Make popover work nicely in the button group by @julczka in #296
  • FIXES:#295 - Missing media card disabled footer and action button backgrounds by @JesmoDev in #300
  • Bugfix - UUI Radiobutton Circle is malformed on multiple lines by @warrenbuckley in #298

Other Changes

  • FIXES:#297 - Missing custom icon for reference nodes in Storybook by @JesmoDev in #299

Full Changelog: https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]