mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
* feat: add semantic.md generation plugin for components * refactor: extract locales from SelectSemanticTemplate to component props * fix: remove unuse locales * feat: multipleProps add defaultValue * feat: update select snap * feat: update table snap * feat: tour add snap * feat: delete semantic-md plugin * feat: add sematic snap * refactor: replace hardcoded button clicks with configurable postRenderFn in semantic demo test * revert: locales * fix: maxTagCount responsive * fix: test maxTagCount set 1 * feat: add test:semantic script * fix: ci add collectCoverageFrom --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: thinkasany <480968828@qq.com>