Skip to content

Releases: LumexUI/lumexui

v2.3.6

Choose a tag to compare

@desmondinho desmondinho released this 09 May 16:20
8a459b7

Bug Fixes

  • fix(datebox): keep optional field valid after backspace clear by @desmondinho in #307
  • fix(modal): require pointerdown intent before backdrop dismiss by @desmondinho in #308

Docs

Misc

  • build(deps): Bump Microsoft.AspNetCore.Components.WebAssembly from 9.0.1 to 9.0.13 by @dependabot[bot] in #296
  • build(deps-dev): Bump picomatch from 2.3.1 to 2.3.2 in /src/LumexUI by @dependabot[bot] in #303
  • build(deps): Bump Markdig from 0.44.0 to 1.1.1 by @dependabot[bot] in #295
  • build(deps): Bump coverlet.collector from 6.0.4 to 8.0.0 by @dependabot[bot] in #294

New Contributors

Full Changelog: v2.3.5...v2.3.6

v2.3.5

Choose a tag to compare

@desmondinho desmondinho released this 30 Mar 18:11
e26158c

Bug Fixes

Full Changelog: v2.3.4...v2.3.5

v2.3.4

Choose a tag to compare

@desmondinho desmondinho released this 19 Mar 17:48
fd5b200

Bug Fixes

  • fix(popover): portal into closest dialog to stay on top layer by @desmondinho in #300

Full Changelog: v2.3.3...v2.3.4

v2.3.3

Choose a tag to compare

@desmondinho desmondinho released this 19 Mar 17:15
d6a87db

Bug Fixes

  • fix(styles): scope scroll-lock to dialog elements only by @desmondinho in #298

Docs

Misc

  • build(deps-dev): Bump rollup from 4.24.0 to 4.59.0 in /src/LumexUI by @dependabot[bot] in #284
  • build(deps): Bump Markdig from 0.40.0 to 0.44.0 by @dependabot[bot] in #268
  • build(deps): Bump FluentValidation from 11.10.0 to 12.1.1 by @dependabot[bot] in #265
  • build(deps): Bump coverlet.collector from 6.0.2 to 6.0.4 by @dependabot[bot] in #240

Full Changelog: v2.3.2...v2.3.3

v2.3.2

Choose a tag to compare

@desmondinho desmondinho released this 01 Mar 14:54
198d7c3

What's Changed

  • fix(modal): disable exit transition if overlay is not supported (webkit/safari) by @desmondinho in #285

Full Changelog: v2.3.1...v2.3.2

v2.3.1

Choose a tag to compare

@desmondinho desmondinho released this 26 Feb 17:27
09e10d6

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

Choose a tag to compare

@desmondinho desmondinho released this 25 Feb 19:31
e0052ed

What's Changed

Full Changelog: v2.2.1...v2.3.0

v2.2.1

Choose a tag to compare

@desmondinho desmondinho released this 17 Feb 19:52
2bdc978

What's Changed

Docs

Full Changelog: v2.2.0...v2.2.1

v2.2.0

Choose a tag to compare

@desmondinho desmondinho released this 04 Feb 02:00
bea3e68

What's Changed

  • feat(components): add Datebox component by @sikelio in #250
  • feat(components): add ToastProvider component by @desmondinho in #270
  • Improved the ThemeService API by adding a ThemeChanged event and a CurrentTheme getter

Breaking Changes

  • Removed the GetThemeAsync from the ThemeService

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@desmondinho desmondinho released this 12 Dec 15:53
7f3d8b1

What's Changed

✨ New Features

📝 Docs

New Contributors

Full Changelog: v2.0.1...v2.1.0