ant-design / antd-token-previewer

https://ant-design.github.io/antd-token-previewer
MIT License
71 stars 21 forks source link

feat: previewer support more props #216

Open jeasonstudio opened 5 months ago

jeasonstudio commented 5 months ago

Previewer 组件支持更多的 props 提高扩展性

ref: https://github.com/ant-design/ant-design-web3/pull/664

github-actions[bot] commented 5 months ago

🎊 PR Preview cd088a5b1ec777c743ad20ed61a77f4d2483110d has been successfully built and deployed to https://ant-design-antd-token-previewer-preview-pr-216.surge.sh

:clock1: Build time: 116.001s

🤖 By surge-preview

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 14.28571% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 32.67%. Comparing base (6f2f643) to head (e427869).

:exclamation: Current head e427869 differs from pull request most recent head cd088a5. Consider uploading reports for the commit cd088a5 to get more accurate results

Files Patch % Lines
src/component-token-editor/index.tsx 20.00% 4 Missing :warning:
src/component-panel/index.tsx 25.00% 3 Missing :warning:
src/previewer.tsx 0.00% 3 Missing :warning:
src/component-panel/ComponentDemoGroup.tsx 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #216 +/- ## ========================================== - Coverage 32.70% 32.67% -0.04% ========================================== Files 285 285 Lines 2122 2124 +2 Branches 463 467 +4 ========================================== Hits 694 694 - Misses 1428 1430 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.