Skip to content

v2.11.1

Compare
Choose a tag to compare
@benjamincanac benjamincanac released this 11 Dec 11:17
· 752 commits to dev since this release

🐛 Bug Fixes

  • Breadcrumb: handle divider in rtl (#1049) (e53cdea)
  • CommandPalette: missing right padding on input with close button (ad33b26)
  • components: move remaining classes to config (#1039) (e408eab)
  • module: prevent class merging on default children (f07968a), closes #1076
  • Notification: handle dynamic backgrounds (#1063) (1f0f618)
  • RadioGroup: props reactivity issues (#1065) (7196d81)
  • types: favor Record<string, any>> instead of object (4d72a75)
  • types: improve with strict mode (#1041) (4a9b66a)
  • types: workaround for popper weak type (5718dfd), closes #644

👋 New Contributors

  • @emechpi made their first contribution in #1063

Full Changelog: v2.11.0...v2.11.1