1.0.0-rc.2
Pre-release
Pre-release
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