-
-
Notifications
You must be signed in to change notification settings - Fork 50.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
merge feature into master #46232
merge feature into master #46232
Conversation
* feat: css variables theme * chore: temp * chore temp * chore: temp * chore: temp * chore: tmp * chore: temp * feat: full css variables * feat: css var * chore: code clean * chore: code clean * chore: bump cssinjs * test: fix lint * feat: better key logic * feat: useStyle add param rootCls for cssVar scope * chore: fix lint * chore: code clean * chore: fix lint * perf: minimize component token size * chore: make useId compatible * chore: code clean * chore: fix lint * chore: code clean * chore: update test case * feat: genCSSVarRegister * feat: RPN Calculator * chore: add test for css var * chore: code clean * test: add test for calc * feat: better calc type * chore: code clean * chore: update size limit * feat: better useCSSVar * chore: better useCSSVar * test: add cov * feat: better calc logic * test: add test case * chore: code clean --------- Signed-off-by: MadCcc <[email protected]>
chore: feature merge master
chore: feature merge master
* feat: Tooltip, Popover, Dropdown, Tour support css var * chore: update snapshot * chore: code clean * chore: code clean * chore: update snapshot * chore: update snapshot * chore: update snapshot * chore: add test
* refactor: select support css var * chore: code clean * chore: add useCSSVarCls * chore: update style * chore: perf code
chore: feature merge master
* chore: update snapshot * chore: update snapshot * chore: code clean * chore: update snapshot
* feat(switch): support for `value` and `defaultValue` props * docs: update docs * chore: add unit case (cherry picked from commit d25977c) * chore: update case * chore: remove skip test case
* docs: update Tour docs * chore(deps-dev): bump @rc-component/tour to 1.11.0
* chore: add token * refactor: arrow style * chore: update style
* feat: css var * chore: fix type * chore: fix type * chore: update
chore: feature merge master
* chore: calc support no unit * test: add test case * test: add test case
* refactor: Input support css var * chore: update type
* feat: layout support cssVar * feat: menu support cssVar * feat: menu support cssVar * feat: menu support cssVar * feat: menu support cssVar * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code
* chore: add jsDoc for cssVar calculator * fix: add prefix * fix: add prefix * fix: add prefix
* refactor: Image support css var * Update components/image/style/index.ts Signed-off-by: MadCcc <[email protected]> --------- Signed-off-by: MadCcc <[email protected]> Co-authored-by: MadCcc <[email protected]>
* feat: layout support cssVar * feat: optimize code * feat: optimize code * feat: optimize code
* chore: add lint for css var * chore: code clean * chore: use linter * chore: code clean * chore: clean * chore: update * chore: code clean
* feat: tabs support cssVar * feat: optimize code * Update components/tabs/style/index.ts Co-authored-by: MadCcc <[email protected]> Signed-off-by: kiner-tang(文辉) <[email protected]> * feat: optimize code --------- Signed-off-by: kiner-tang(文辉) <[email protected]> Co-authored-by: MadCcc <[email protected]>
* feat: mentions support cssVar * feat: optimize code
* feat: Typography support cssVar * feat: optimize code
* feat: Flex support cssVar * fix: fix * fix: fix * Apply suggestions from code review Signed-off-by: MadCcc <[email protected]> * Apply suggestions from code review Signed-off-by: MadCcc <[email protected]> * Apply suggestions from code review Signed-off-by: MadCcc <[email protected]> --------- Signed-off-by: MadCcc <[email protected]> Co-authored-by: MadCcc <[email protected]>
chore: merge master into feature
chore: merge master into feature
chore: merge master into feature
* feat: Tab Item support icon prop * Update package.json Signed-off-by: lijianan <[email protected]> * fix: fix * fix: fix * fix: fix style * Update components/tabs/style/index.ts Co-authored-by: MadCcc <[email protected]> Signed-off-by: lijianan <[email protected]> * Update components/tabs/style/index.ts Co-authored-by: MadCcc <[email protected]> Signed-off-by: lijianan <[email protected]> --------- Signed-off-by: lijianan <[email protected]> Co-authored-by: MadCcc <[email protected]>
chore: merge master into feature
* refactor: genStyleHooks * chore: update sciprt * refactor: affix * refactor: select * chore: update * refactor: update * refactor: update * refactor: done * chore: code clean * chore: code clean * chore: fix lint * chore: decrease size limit * chore: code clean * chore: code clean * chore: remove export
* docs: add css var documatation * chore: remove hash
* feat: support selector * fix: ts text * feat: md * feat: snap
chore: feature merge master
* deps: bump [email protected] * chore: update snap
Feature merge master
Run & review this pull request in StackBlitz Codeflow. |
Hi @vagusX。 请注意,当前 PR 是分支间的互相合并,请使用 |
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit f97cbff:
|
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #46232 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 701 708 +7
Lines 11879 12106 +227
Branches 3165 3211 +46
==========================================
+ Hits 11879 12106 +227 ☔ View full report in Codecov by Sentry. |
att