Skip to content

v1.8.0

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

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