叶枫
|
14a1e6bd51
|
feat: tsconfig enable strict (#47998)
* feat: tsconfig enable strict
* feat: add no-explicit-any
* feat: strict
* feat: as THEME
* feat: 优化 keys 类型写法
* feat: demo remove any
* feat: as number
* feat: this any
* feat: add eslint
* feat: cascader
* feat: props any
* feat: remove any
* feat: remove any
* feat: any 提示错误
* feat: remove any
* feat: add eslint
* feat: 允许 T = any 存在
* feat: color funciton
* feat: 恢复 lint
* feat: merge master
* feat: as ReactElement
* feat: type
|
2024-04-01 15:49:45 +08:00 |
|
lijianan
|
02396c986c
|
site: update demo Tabs usage (#46351)
|
2023-12-09 19:32:10 +08:00 |
|
flyflydogdog
|
eaeb75eb44
|
chore: type refactor (#46346)
* type: type refactor
* chore: fix type WrapProps
* chore: remove generic of Component
---------
Co-authored-by: 张宁宁 <zhangnn1@yonghui.cn>
|
2023-12-09 13:31:45 +08:00 |
|
MadCcc
|
12efe328ac
|
docs: optimize site layout (#44111)
* docs: sticky header
* docs: adjust floatbutton zindex
* chore: code clean
|
2023-08-08 19:48:41 +08:00 |
|
MadCcc
|
7322aa6f5f
|
Revert "chore: migrate to vitest (#42506)" (#42900)
This reverts commit 6759887c44 .
|
2023-06-07 21:59:21 +08: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 |
|
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 |
|
二货机器人
|
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 |
|
MadCcc
|
e18400a554
|
chore: bump rc-dropdown (#42013)
* chore: update snapshot
* chore: update placement
* chore: postProps
* chore: update snapshot
* test: update table test case
* chore: update pure-panel style
* chore: update snap
|
2023-04-29 11:13:53 +08:00 |
|
二货爱吃白萝卜
|
5ea9ea8e6a
|
fix: DatePicker PurePanel placement (#41901)
* fix: DatePicker PurePanel placement
* chore: fix type
|
2023-04-19 23:07:47 +08:00 |
|
Tom Xu
|
77ea4038d1
|
chore: remo format and remove prettierrc arrowParens (#38722)
|
2022-11-19 13:47:33 +08:00 |
|
二货爱吃白萝卜
|
24d2074ca4
|
fix: PurePanel width measure (#37624)
* fix: PurePanel width measure
* test: Update snapshot
|
2022-09-19 11:37:44 +08:00 |
|
MadCcc
|
3515a40706
|
refactor: ConfigProvider theme API update (#37568)
* refactor: ConfigProvider theme support component alias
* test: fix test case
* chore: code clean
* test: fix lint
* test: fix tsx-demo
|
2022-09-15 21:26:04 +08:00 |
|
二货爱吃白萝卜
|
94edd8e917
|
refactor: Select like PurePanel remove motion and support auto width (#37117)
* refactor: Pure support open
* chore: fit content size
* test: Update snapshot
* test: back of snapshot
* test: ignore purePanel
|
2022-08-17 19:57:10 +08:00 |
|
二货机器人
|
8a0764dd69
|
feat: Tooltip support pure render (#36512)
* chore: init
* feat: Pure Panel Tooltip
* test: snapshot
* chore: clean up
|
2022-07-13 23:06:28 +08:00 |
|