renovate[bot]
|
f086a77883
|
chore(deps): update dependency @dnd-kit/sortable to v9 (#51751)
* chore(deps): update dependency @dnd-kit/sortable to v9
* test: update test snap
* test: update test snap
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
|
2024-11-24 14:52:51 +08:00 |
|
ice
|
696c9dde02
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
|
renovate[bot]
|
863f61d908
|
chore(deps): update dependency eslint to v9 (#50690)
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-09-19 03:30:19 +08:00 |
|
𝑾𝒖𝒙𝒉
|
b6edef3af8
|
fix(Upload): should support name prop drilling (#50652)
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-09-14 14:38:51 +08:00 |
|
ice
|
badfbe3cfe
|
feat(Button): support variant and color (#50051)
* feat(button): variant & color types
* feat: type -> color/variant
* feat: type -> color/variant
* feat: add variant filled
* test: snap
* refactor(button): rename type -> variant
* docs: add demo
* feat: add danger ghost style
* refactor: remove deprecated
* refactor: eslint
* docs: change color&variant
* test: updated snap
* docs: color-variant
* docs: add debug color&variant
* feat: global token
* refactor: remove comment
* docs: add color&variant docs
* docs: remove default
* docs: add space
* docs: code
* test: update snap
* test: fix snap
* test: btn querySelect
* feat: change filled hoverStyle
* test: fix
* feat: support grey wave
* refactor: enhance
* docs: color/variant -> v 5.21
* test: snap
* feat: add token
* test: to do
* test: fix test
* ci: rebuild
* style: remove
* style: space
* docs: add note & FQA
* feat: add componentsToken
* refactor: remove isNotGrey
* test: add case
* docs: tile button
* test: snap
* docs: site & snap
* Update components/button/index.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
* fix: token color & undef
* docs: site
* docs: responsive
* docs: enhance FAQ
* docs: gap middle
* test: snap
* Update components/theme/interface/maps/colors.ts
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
* Update components/theme/interface/maps/colors.ts
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
* Update components/theme/interface/maps/colors.ts
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
* Update components/button/style/token.ts
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
* Update components/button/style/token.ts
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
* refactor: rename
* docs: prettier
* chore: eslint
* refactor: cls
* test: add solidTextColor case
* refactor: genVariantButtonStyle
* refactor: genVariantButtonStyle
* refactor: genVariantButtonStyle
* fix: rename
* docs: text
* fix: remove border
* feat: add token colorErrorBgFilledHover
* chore: add size-limit
* refactor: rename
---------
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
|
2024-09-03 17:39:02 +08:00 |
|
github-actions[bot]
|
a87d532fff
|
chore: auto merge branches (#50341)
chore: merge master into feature
|
2024-08-09 14:53:43 +00:00 |
|
lijianan
|
96a06943a5
|
demo: site & demo update (#50322)
|
2024-08-09 11:24:29 +08:00 |
|
Guo Yunhe
|
3f4eb4b9d1
|
feat(upload): showUploadList options showPreviewIcon, showDownloadIcon and showRemoveIcon support function (#50245)
|
2024-08-07 11:42:33 +08:00 |
|
Guo Yunhe
|
02853808ee
|
feat(Upload): showUploadList add extra option (#50098)
|
2024-07-26 17:45:11 +08:00 |
|
afc163
|
59ad48476b
|
refactor: add boime lint and fix lint errrors (#49536)
* chore: add boime lint
* fix lint
* use files ignore
* revert change
* ignore clarity.js
* fix some errors
* fix some errors
* fix some errors
* fix some errors
* add yml file
* Update clarity.js
Signed-off-by: afc163 <afc163@gmail.com>
* add npm run lint:biome
* add npm run lint:biome
* fix test case
* fix ts errors
* fix ts errors
* fix lint and add .lintstagedrc
* shorten prop name
* chore: update package.json
* update biome.json
* chore: remove stylelint
* chore: useOptionalChain
* fix lint
* biome format
* prettier all code
* prettier all code
* fix site test
---------
Signed-off-by: afc163 <afc163@gmail.com>
|
2024-06-22 21:59:12 +08:00 |
|
Kazuhiro Kumagai
|
6ea55a19dc
|
Remove unnecessary act() calls (#49326)
* refactor(tests): remove unnecessary act() calls
* chore: do npm test -- -u
|
2024-06-10 10:48:21 +08:00 |
|
tanghui
|
d70de6c6e6
|
Merge branch 'master' into feature-merge-master
|
2024-04-26 17:20:46 +08:00 |
|
lijianan
|
8f1808dae7
|
type: add miss generic of Upload prop (#48614)
* type: add miss generic of Upload prop
* test: add type test case
* test: add test case
|
2024-04-25 14:22:35 +08:00 |
|
叶枫
|
6dcd6e2dc1
|
feat: merge master
|
2024-04-08 14:37:05 +08:00 |
|
叶枫
|
502dac12aa
|
docs: format code (#48309)
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
|
2024-04-08 14:04:08 +08:00 |
|
lijianan
|
bb74803437
|
Merge pull request #48293 from ant-design/master
chore: merge master into feature
|
2024-04-05 22:40:14 +08:00 |
|
Cooper
|
db822fd74e
|
demo: Upload demo add margin (#48268)
* fix: Upload add demo marigin
* use Flex and update Snap
* update snap
---------
Co-authored-by: lijianan <574980606@qq.com>
|
2024-04-05 15:13:49 +08:00 |
|
lijianan
|
34a7faa082
|
Merge pull request #48256 from ant-design/master
chore: merge master into feature
|
2024-04-04 10:37:15 +08:00 |
|
afc163
|
c0d2282db4
|
chore: update mocky.io to mockapi.io (#48252)
|
2024-04-03 23:37:22 +08:00 |
|
红
|
a038583155
|
feat(upload): support ref.nativeElenent (#48210)
* feat(upload): support ref.nativeElenent
* test: add unit test
* Update components/upload/__tests__/upload.test.tsx
Signed-off-by: 红 <wxh16144@qq.com>
---------
Signed-off-by: 红 <wxh16144@qq.com>
|
2024-04-01 21:42:17 +08:00 |
|
叶枫
|
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 |
|
Zhou Bill
|
7c09fc01ad
|
fix: upload default FileList is more than maxCount, it can't remove it (#47747)
* fix: upload default FileList is more than maxCount, it can't remove it
* fix: snapshot
* fix: line
|
2024-03-28 10:14:34 +08:00 |
|
afc163
|
8705640a19
|
fix: Upload accessibility experience (#46432)
* fix: Upload tab experience
* test: update snapshot
* fix lint
|
2023-12-30 15:21:52 +08:00 |
|
afc163
|
f5e0c67fea
|
fix: Upload disabled should not affect download icon (#46454)
* fix: Upload disabled should not affect download icon
* test: update snapshot
|
2023-12-15 09:57:13 +08:00 |
|
afc163
|
c2ef52b9ba
|
fix: Upload should show remove icon when showRemoveIcon is true (#45752)
|
2023-11-09 16:44:50 +08:00 |
|
vagusX
|
406e4aeb6f
|
docs: add Upload disabled demo for debug usage (#45723)
|
2023-11-08 20:43:18 +08:00 |
|
叶枫
|
923aaba047
|
chore: add lodash eslint (#45627)
|
2023-11-02 15:10:56 +08:00 |
|
afc163
|
64b649eaee
|
docs: fix Upload mocky api in demo and test (#44883)
|
2023-09-15 13:48:23 +08:00 |
|
lijianan
|
6a5e7ded43
|
refactor: remove Space & Grid IE compatible logic (#44620)
* refactor: remove IE compatible logic
* fix: fix
* fix: fix
* fix: fix
|
2023-09-05 10:17:56 +08:00 |
|
MadCcc
|
68ee32268b
|
Merge branch 'master' into feature-merge-master
|
2023-08-24 21:04:48 +08:00 |
|
MadCcc
|
9312b0059e
|
chore: update icon snapshot (#44414)
|
2023-08-24 21:01:10 +08:00 |
|
MadCcc
|
ba90af13c0
|
Merge branch 'master' into feature-merge-master
|
2023-08-10 22:17:15 +08:00 |
|
daisy
|
baa24a6ef9
|
fix(Upload): gif thumb url base64 type should be corrected (#44083)
* fix(Upload): gif thumb url base64 type should be corrected
* fix: add revokeObjectURL
* case: update
* case: remove comment
* fix: addEventListener -> onload
---------
Co-authored-by: afc163 <afc163@gmail.com>
|
2023-08-09 15:19:25 +08:00 |
|
kiner-tang(文辉)
|
9436ece6e3
|
feat: upload support rootClassName (#44060)
* feat: upload support rootClassName
* feat: optimize code
* feat: optimize code
|
2023-08-07 18:04:44 +08:00 |
|
二货爱吃白萝卜
|
5d3b45551d
|
test: snapshot of demo warning message (#43947)
* test: init of test
* test: update snapshot
* test: update snapshot
* chore: adjust size limit
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: update snapshot
---------
Co-authored-by: lijianan <574980606@qq.com>
|
2023-08-02 14:20:13 +08:00 |
|
lijianan
|
62dd62f43c
|
feat: CP support Upload className and style (#43325)
* feat: CP support Tabs className and style
* revert
* test: update snap
* fix
* test: fix test case
|
2023-07-03 16:38:56 +08:00 |
|
二货爱吃白萝卜
|
1765c49cdc
|
fix: Upload with maxCount not trigger onChange (#43193)
* test: test driven
* fix: Upload maxCount not trigger onChange
|
2023-06-26 19:09:17 +08:00 |
|
二货爱吃白萝卜
|
b037433d2b
|
fix: upload event should not trigger the file out of maxCount (#43034)
* fix: upload event should not trigger the file out of maxCount
* chore: opt match logic
* chore: refactor use some
|
2023-06-16 00:47:55 +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 |
|
Zack Chang
|
ccb7251384
|
feat: migrate less to token for Upload (#42042)
* feat: migrate less to token for Upload
* feat: recover less variables
* feat: add debug demo
* feat: rename token
* chore: update snapshot
* chore: update snap
---------
Co-authored-by: zhangjianxiong <zhangjx@tsintergy.com>
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-05-19 11:11:31 +08:00 |
|
afc163
|
d90c1c62c0
|
fix: upgrade @ant-design/icons to 5.1.0 (#42443)
* Update package.json
* Update package.json
* chore: update snapshot
* style: #1890ff => #1677ff
* style: fix Upload icon color
* style: fix Upload icon color
* revert menu v4 demo
|
2023-05-18 09:40:09 +08:00 |
|
二货机器人
|
4e311f0d95
|
test: update snapshot
|
2023-05-08 23:47:41 +08:00 |
|
二货爱吃白萝卜
|
f4858ff581
|
chore: align motion follow popup point (#42225)
* chore: align motion follow popup point
* test: update snapshot
|
2023-05-08 23:28:13 +08:00 |
|
二货机器人
|
252f516a5e
|
chore: merge master
|
2023-05-06 11:40:31 +08:00 |
|
Wuxh
|
6d0acb0518
|
fix: Upload disable state logic (#42102)
* chore(typo): update
* test(upload): add case
* fix: Upload disable state logic
* test: remove case
* chore: remove unused
|
2023-05-04 17:03:04 +08:00 |
|
MadCcc
|
9e1934248b
|
Merge branch 'master' into feature-merge-master
|
2023-04-27 10:16:07 +08:00 |
|
dependabot[bot]
|
faffd45d57
|
chore(deps-dev): bump immer from 9.0.21 to 10.0.1 (#41857)
* chore(deps-dev): bump immer from 9.0.21 to 10.0.1
Bumps [immer](https://github.com/immerjs/immer) from 9.0.21 to 10.0.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.21...v10.0.1)
---
updated-dependencies:
- dependency-name: immer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
|
2023-04-19 12:15:21 +08:00 |
|
黑雨
|
41ed9bd430
|
feat: Button semantic dom (#41456)
* feat: add semantic doc
* 🔀 feat: rebase feature
* feat: update for code reviewer
* feat: update snap
* feat: update snap
* 🐛 bug: update for cov
* Message
* bug: update snap
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* ♻️ feat: ref code
* 🩺 feat: update for review
* 💄 style: update style
* 📝 doc: update doc
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 📸 feat:update snap
* 🚧 feat: clean up
* 🚧 feat: clean up
* feat: icon wrapper
* test: update snapshot
* chore: code clean
* fix: icon only font size
* chore: rollback unexpected commit
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-04-11 11:37:31 +08:00 |
|
二货爱吃白萝卜
|
6770b7fb22
|
test: Use render for demo-extends test (#41242)
* test: update snapshot
* test: use render
* test: fix skip
* test: fix skip
|
2023-03-15 00:08:31 +08:00 |
|