MadCcc
358905027a
feat: move colorLink to seedToken ( #43183 )
...
* feat: move colorLink to seedToken
* feat: follow colorInfo
2023-06-26 11:23:50 +08:00
afc163
86a5de1f37
chore: resolve merge conflict
2023-06-25 10:47:34 +08:00
github-actions[bot]
f066df8dc7
chore: auto merge branches ( #42932 )
...
chore: merge master into feature
2023-06-09 08:57:50 +00:00
MadCcc
7322aa6f5f
Revert "chore: migrate to vitest ( #42506 )" ( #42900 )
...
This reverts commit 6759887c44
.
2023-06-07 21:59:21 +08:00
github-actions[bot]
27e86a0450
chore: auto merge branches ( #42870 )
...
chore: feature merge master
2023-06-07 04:22:36 +00:00
Dunqing
6759887c44
chore: migrate to vitest ( #42506 )
...
* chore: migrate to vitest
* chore: update ci
* fix: test correctly
* test: support puppeteer
* chore: update coverage
* chore: update include/exclude
* chore: update config
* test: update incorrect tests
* chore: update script
* chore: update
* fix: should close browser at the ended
* chore: improve
* fix: test cause tsc error
* fix: eslint error
* chore: exclude correctly
* test: update snap and fix some tests
* chore: update test config
* fix: countup.js
* fix: incorrect test
* chore: update reference
* test: update
* fix: countup.js
* fix: timeout
* chore: update site test
* fix: fixed countup version
* chore: remove unsed code
* test: update
* test: update demo timeout
* test: update timeout
* chore: update image test
* chore: update threads
* fix: image/svg+xml test failed
* chore: limits threads
* test: update test coverage include
* chore: remove jest files
* chore: rename jest to vi
* chore: update document
* chore: fix missing @types/jsdom
* chore: update coverage
* chore: update snap
* fix:watermark test cases are incorrect
* feat: update ignore comment
* test: fix test case
* test: reset body scrollTop
* test: clean up
* test: use vi
* test: update snapshot
* test: update snapshot
* test: fix dropdown test failed
* fix: toHaveStyle cause test fail
* test: improve test case
* test: fix
* fix: color failed, refer to https://github.com/jsdom/jsdom/pull/3560
* test: fix
* test: fix
* test: fix circular import
* test: revert
* ci: coverage failed
* test: fix c8 ignore comment
* chore: incorrect config
* chore: fix ignore ci
* test: revert svg+xml
* test: fix realTimers
* feat: rc-trigger should be remove
* test: fix some failed test
* chore: remove unused deps and configure eslint-plugin-vitest
* test: update snap
* chore: remove jest
* test: fix lint error
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-06-07 11:54:50 +08:00
kiner-tang(文辉)
b88ac06b8c
refactor(Theme): solve theme circular dependency issue ( #42852 )
...
* refactor: solve theme circular dependency issue
* refactor: solve theme circular dependency issue
* refactor: solve theme circular dependency issue
* refactor: solve theme circular dependency issue
* refactor: solve theme circular dependency issue
* refactor: solve theme circular dependency issue
2023-06-06 17:44:30 +08:00
MadCcc
cdf9b4660f
refactor: menu token rename ( #42848 )
...
* refactor: menu token rename
* chore: update snapshot
* chore: UPDATE TEST CASE
* fix: fix gap as 4px
* fix: popup transform origin
2023-06-06 16:11:18 +08:00
MadCcc
596104cc68
feat: static getDesignToken ( #42723 )
...
* feat: static getDesignToken
* chore: code clean
2023-06-05 17:45:33 +08:00
黑雨
ec45536ef1
feat: Pagination token ( #42330 )
...
* ✨ feat: Pagination Component Token
* ✨ feat: Pagination Component Token
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update demo
* ✨ feat: update style
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update demo
* ✨ feat: update
* ✨ feat: update snap
2023-05-26 17:30:08 +08:00
MadCcc
5e2732a03c
Merge branch 'master' into feature-merge-master
2023-05-23 17:02:34 +08:00
MadCcc
4f9c8e2af2
fix: global token in Component Token override should be respected ( #42535 )
...
* fix: global token in Component Token override should be respected
* test: add snapshot
2023-05-23 13:39:05 +08:00
kiner-tang(文辉)
65d7a5b943
feat: migrate less to token for Skeleton ( #42134 )
...
* feat: migrate less to token for Message
* docs: update docs
* feat: add debug demo
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: update snapshots
* Update docs/react/migrate-less-variables.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-18 21:18:02 +08:00
黑雨
90200684b2
✨ feat: Breadcrumb Component Token ( #42342 )
...
* ✨ feat: Breadcrumb Component Token
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update dome
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update dome
2023-05-18 16:32:52 +08:00
Zack Chang
4efa0b64db
feat: less to component token for Descriptions ( #42038 )
...
* feat: less to component token for List
* fix: title
* feat: add debug demo
* chore: rename
* Update index.tsx
---------
Co-authored-by: zhangjianxiong <zhangjx@tsintergy.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-17 14:22:48 +08:00
红果汁
b95d5674fa
feat: new component ColorPicker ( #41990 )
...
* feat: color picker
* chore: improve component logic
* test: update snapshots
* test: update snapshots
* fix: remove unuse code
* fix: adjusting the UI
* fix: hairy edge in dark mode
* fix: demo case
* chore: rollback file
* fix: improve code logic
* perf: improve code
* test: add test case
* refactor: trigger use Popover instead
* test: add test case
* refactor: improve code logic
* test: update snapshots
* refactor: improve code
* docs: add overview img
* feat: style
* chore: update snapshot
* chore: code clean
* chore: code clean
* chore: fix lint
* chore: update snapshot
* feat: color block
* chore: pure render
* refactor: hex input number reduced to 6 digits
* fix: rename React to react
* refactor: trigger demo
* docs: remove disabled demo
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-12 14:43:48 +08:00
yoyo837
7f5042c4fe
Merge branch 'master' into feature-merge-master
2023-05-06 19:03:11 +08:00
lijianan
ac5a06027e
revert: "chore: unified import method ( #42149 )" ( #42180 )
...
This reverts commit ea8ed28209
.
2023-05-06 15:49:37 +08:00
XiaoPi
aff6314d11
fix: remove useless reexport of statistic ( #42113 )
2023-05-06 13:49:34 +08:00
二货机器人
252f516a5e
chore: merge master
2023-05-06 11:40:31 +08:00
lijianan
ea8ed28209
chore: unified import method ( #42149 )
...
* chore: unified import method
* fix lint
2023-05-05 20:52:44 +08:00
kiner-tang(文辉)
70c76b737f
feat: migrate less to token for Statistic ( #42083 )
2023-05-04 15:37:10 +08:00
github-actions[bot]
a83d2d7e7d
chore: auto merge branches ( #42127 )
...
chore: feature merge master
2023-05-04 03:30:50 +00:00
lijianan
c9bac13bc8
chore: Migrate CJS to ESM ( #41809 )
...
* add devDependencies
* rerun ci
* rerun ci
* update
* update
* fix
* chore: update
* fix
* fix
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-04-28 14:32:23 +08:00
MadCcc
9e1934248b
Merge branch 'master' into feature-merge-master
2023-04-27 10:16:07 +08:00
Wuxh
f6c661ef5a
chore(typo): improve typescript declaration ( #41907 )
...
* chore(typo): improve typescript declaration
* Revert "chore(typo): improve typescript declaration"
This reverts commit d34091199292c9699552e0b8adf0b222ceee5940.
* chore(typo): improve typescript declaration
* Update components/theme/interface/components.ts
* Update components/theme/index.ts
* Update components.ts
2023-04-26 14:53:23 +08:00
二货爱吃白萝卜
60dbef4963
feat: Disable motion ( #41856 )
...
* feat: Add motion off
* chore: update motion seed
* chore: all motion disabled
* test: add test case
* chore: fix lint
* chore: fix cov
* chore: fix motion of Switch & Segemented
* test: ignore empty
2023-04-23 15:42:36 +08:00
afc163
9619c8c37e
style: remove Space font style ( #40326 )
...
* refactor: simplify code
* style: fix Space font style
* demo: fix Select demo
2023-04-10 10:29:26 +08:00
MadCcc
86b26e6935
fix: fix cycle-deps ( #41499 )
2023-03-28 12:12:36 +08:00
二货爱吃白萝卜
f0d3e43faa
fix: CP nonce should work on cssinjs ( #41482 )
2023-03-27 23:00:56 +08:00
二货爱吃白萝卜
2a9f5ea1ab
docs: more token info ( #41475 )
2023-03-27 15:33:22 +08:00
二货爱吃白萝卜
67a94febee
docs: more token info ( #41421 )
2023-03-23 17:17:28 +08:00
Arvin Xu
de04b0d183
docs: add most alias token meta info by gpt3.5 ( #41297 )
2023-03-17 14:21:42 +08:00
二货爱吃白萝卜
9642564eea
docs: Button page show related token ( #41176 )
...
* docs: btn token
* docs: btn all tokens
2023-03-12 14:13:03 +08:00
MadCcc
8467428528
refactor: rename preset colors in token ( #41071 )
...
* refactor: rename preset colors in Design Token
* feat: rename preset color in token
2023-03-05 20:49:26 +08:00
MadCcc
e5930e61ed
feat: add lineWidthFocus ( #40840 )
...
* feat: add lineWidthFocus
* feat: apply token
* chore: code clean
2023-02-22 10:34:38 +08:00
lijianan
5199344d09
docs: fix unsupported syntax ( #40779 )
2023-02-17 18:27:35 +08:00
xrkffgg
c325474047
style: rename fontFamilyCode ( #40622 )
...
* style: rename fontFamilyCode
* Update seed.ts
* Update mixins.ts
2023-02-08 10:34:06 +08:00
MadCcc
8e5c31413a
Merge branch 'master' into feature-merge-master
2023-02-06 10:56:07 +08:00
MadCcc
12596a06f2
fix: optimize arrow style ( #40521 )
...
* perf: optimize arrow style
* chore: code clean
* chore: code clean
2023-02-03 14:36:46 +08:00
MadCcc
421ae105ad
refactor: adjust boxShadow token ( #40516 )
...
* refactor: adjust boxShadow token
* chore: code clean
2023-02-03 11:20:21 +08:00
二货机器人
b02b7aeadb
chore: merge master
2023-01-31 10:21:17 +08:00
Martin Litvaj
ba99c27003
Export GlobalToken type ( #40384 )
2023-01-24 17:42:42 +08:00
MadCcc
662f78ac01
fix: motionEaseInQuint value ( #40133 )
2023-01-20 10:48:33 +08:00
github-actions[bot]
73d0a9bc30
chore: auto merge branches ( #40086 )
...
chore: feature merge master
2023-01-08 04:41:22 +00:00
Wuxh
7f189d56e5
refactor: merge preset colors ( #39742 )
...
* style: remove redundant code
* feat(style): add preset colour style generation method
(cherry picked from commit 1266e42ba27accb48a6544e3eddaa4a94daef00c)
* feat: uniform preset colour generation css selector method
(cherry picked from commit 5af87e8d5ffcfd23e755946167f200c0565f8222)
* chore: merge preset colors
(cherry picked from commit 05040dfb703f60a3ea1715326748c508acbf41a6)
* chore: update
(cherry picked from commit 241b40a1361469487a6a3e8f1ad07a25d250463d)
* chore: remove Badge preset inverse colors
* chore: remove fix
删除的这部分其实一个 Bug,但是为了给 PR 减负(尽可能单一, 后面新开一个 PR 来修复这个问题
* suggestions accepted
Update components/style/presetColor.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-06 11:06:46 +08:00
lijianan
71eddd2c20
chore: remove useless tsx support ( #39934 )
...
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
2022-12-31 22:24:56 +08:00
lijianan
4f16966e28
refactor[Wave]: CC => FC ( #39705 )
...
* fix
* refactor[Wave]: CC => FC
* fix lint
* fix
* fix
* fix
* add test case
* add test case
* fix test
* fix test
* test case
* add test case
* fix
* fix
* fix
* fix
* raname
* fix
* test case
* test case
* test case
* fix test
* test case
* refactor: Use React way
* test: coverage
* chore: clean up
* rerun fail ci
* fix: React 17 error
* test: fix test case
* test: fix test case
* fix borderRadius
* test: fix test case
* chore: clean up
* chore: clean up
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-31 22:24:55 +08:00
lijianan
5d3381334c
chore: remove useless tsx support ( #39934 )
...
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
2022-12-31 22:12:30 +08:00
lijianan
4e45276c4e
refactor[Wave]: CC => FC ( #39705 )
...
* fix
* refactor[Wave]: CC => FC
* fix lint
* fix
* fix
* fix
* add test case
* add test case
* fix test
* fix test
* test case
* add test case
* fix
* fix
* fix
* fix
* raname
* fix
* test case
* test case
* test case
* fix test
* test case
* refactor: Use React way
* test: coverage
* chore: clean up
* rerun fail ci
* fix: React 17 error
* test: fix test case
* test: fix test case
* fix borderRadius
* test: fix test case
* chore: clean up
* chore: clean up
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-28 23:20:22 +08:00