github ant-design-blazor/ant-design-blazor 0.19.0-rc.1

latest releases: 0.19.3, 0.19.2.1-beta.1, 0.19.2...
2 months ago

What's Changed

  • feat(module: modal): Customized header by @pathartl in #3579
  • feat(module: form): support for static SSR. by @ElderJames in #3580
  • fix(module: form): tests failure by @ElderJames in #3740
  • feat(module: checkbox): support generic value by @ElderJames in #3715
  • bugfix: AntInputComponentBase Dictionary Type judgement by @tiansfather in #3787
  • fix(module: form): rule validation for dynamic fields by @ElderJames in #3791
  • refactor(module: modal): modal creating methods in ModalService will return ModalRef synchronously by @ElderJames in #3794
  • fix(module: form): IsModified work incorrectly when ValidateOnChange is false by @ElderJames in #3795
  • feat(module: modal): support updaet loading state of the confirm button by @ElderJames in #3796
  • docs: add search sample for table select demo by @ElderJames in #3797
  • fix: make IsExternalInit internal for avoiding runtime conflicts with 3rd-party libs by @ElderJames in #3799
  • feat(module: reuse-tabs): make the Page of ReuseTabsService public. by @ElderJames in #3800
  • Fix List order after datasource change by @miguelkmarques in #3806
  • feat(i18n): implement dynamic IStringLocalizer by @ElderJames in #3804
  • docs: add reusetabs documation and demos by @ElderJames in #3802
  • merge feature to master by @ElderJames in #3810
  • fix(module: form): the required data annotation doesn't work in dynamic model by @ElderJames in #3811
  • fix(module: form): shouldn't validate until submit in non-validate-on-change by @ElderJames in #3812

New Contributors

Full Changelog: 0.18.3...0.19.0-rc.1

Don't miss a new ant-design-blazor release

NewReleases is sending notifications on new releases.