Skip to content

1.7.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@capdiem capdiem released this 09 Aug 02:44
· 87 commits to main since this release
f294759

What's Changed

  • 🐛 fix(NavigationDrawer): MobileBreakpoint parameter is not functioning as expected by @capdiem in #2071
  • 🐛 fix(DatePicker): cannot select only the year by @capdiem in #2070
  • 🆕 feat(MPagination): Added MiniVariant MiniVariantChange and MobileBr… by @Lee-Lily-Lea in #2072
  • feat(Form): splitting DataAnnotations and FluentValidation, auto label generating and built-in complex type validation by @capdiem in #2073
  • fix(Checkbox/Switch): refactor the ripple scheme to solve the issue of focus/blur not working by @capdiem in #2077
  • 🐛 fix(OtpInput): error occurs when setting value form a non-empty to an empty value by @capdiem in #2074
  • 📝 docs(Pagination): add example for MiniVariant property by @capdiem in #2075
  • 🐛 fix(Swiper): missing the InvokeVoidAsync public method by @capdiem in #2078
  • 🆕 feat(Slider): fix the issue of losing focus state and add support for customizing the size of track by @capdiem in #2079
  • 🐛 fix(RangeSlider): the focus state still exists after click the slider by @capdiem in #2081
  • 🆕 feat(Form): add the ValidateOn parameter to support setting the validation timing by @capdiem in #2080
  • (Form): optimize default behavior, add demos and update docs by @capdiem in #2084
  • 🐛 fix(DataTable): change BListItemContent to MListItemContent by @capdiem in #2092
  • 🐛 fix(TextField): the hex color of TextColor doesn't work by @capdiem in #2091
  • docs(TextField): fix the CustomColors demo by @capdiem in #2090
  • ♻ refactor(SimpleCheckbox): use ripple custom attribute instead of ripple element by @capdiem in #2089
  • 💄 style(Switch): cursor:pointer doesn't work on label element by @capdiem in #2088
  • ♻ refactor(Input): active color no longer distinguishes themes, defaults to primary by @capdiem in #2087
  • 🐛 fix(Switch/Checkbox): display the focus state only when focused by keyboard by @capdiem in #2086
  • 🐛 fix(OtpInput): failed to load initial value by @capdiem in #2085

Full Changelog: 1.7.0-beta.3...1.7.0-beta.4