Skip to content

1.0.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@capdiem capdiem released this 15 May 03:22
· 211 commits to main since this release
d1304ff

What's Changed

  • feat(Icon): Support for custom icon set by @capdiem in #393
  • feat: add PreventRenderingUntil methods by @capdiem in #394
  • feat(Alert): enable nullable and add api-default-value by @capdiem in #395
  • fix(I18n): key should not be treated as a nested key if it contains spaces by @capdiem in #396
  • refactor: support for nullable by @capdiem in #397
  • fix(InfiniteScroll): parent ref from MainLayout doesn't work by @capdiem in #400
  • feat(Icon): support for setting attributes of SVG by @capdiem in #398
  • fix(Input): The default value judgment fails when TValue is a value type by @capdiem in #399
  • fix(DataTable): HeaderColContent doesn't work on mobile by @capdiem in #401
  • refactor(Button): Rename StopPropagation to OnClickStopPropagation by @capdiem in #402
  • fix(MarkdownIt): OnTocParsed doesn't work if AnchorOptions is null by @capdiem in #403
  • fix(DataTable): group text and column name no correct when grouping by @capdiem in #404
  • refactor: refactor InfiniteScroll component by @capdiem in #405

Full Changelog: 1.0.0-rc.1...1.0.0-rc.2