Richard Zhang
|
6da1ad1c67
|
docs(modal): correct closable default value (#48856)
|
2024-05-10 11:38:53 +08:00 |
|
lijianan
|
029cb1dff0
|
test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667)
* test: rm legacy react-dom/test-utils for compatible React-18.3.0
* fix: fix
* chore: cls
* chore: update
* fix: fix
|
2024-04-28 09:52:54 +08:00 |
|
thinkasany
|
c648fd1513
|
docs(demo): Convert to lowercase (#48415)
|
2024-04-12 11:45:25 +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 |
|
叶枫
|
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 |
|
MadCcc
|
5384a97f37
|
Merge pull request #48189 from ant-design/feature
chore: merge feature into master
|
2024-03-31 13:55:04 +08:00 |
|
kiner-tang
|
506753c3ef
|
feat: Tag support aria-* in closable (#47678)
* feat: Tag support aria-* in closable
* 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
* 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
* feat: optimize code
* feat: optimize code
* feat: optimize code
* refactor: useClosable
* chore: modal
* fix: check logic
* chore: clean up
* feat: optimize code
* feat: optimize code
---------
Signed-off-by: kiner-tang <1127031143@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
|
2024-03-31 11:56:55 +08:00 |
|
afc163
|
663004b426
|
fix: confirm content not centered when no icon (#48173)
* fix: confirm content not centered when no icon
* chore: add comment
|
2024-03-30 22:12:52 +08:00 |
|
github-actions[bot]
|
80f49bfcf2
|
chore: auto merge branches (#48020)
chore: merge master into feature
|
2024-03-23 16:15:34 +00:00 |
|
二货爱吃白萝卜
|
20561d6f9d
|
docs: Fix component doc alignment & support import usage (#48004)
* docs: init ref
* docs all support
* docs: fix link show
|
2024-03-22 14:22:42 +08:00 |
|
afc163
|
dfd342d985
|
Merge pull request #47931 from ant-design/master
chore: sync master to feature
|
2024-03-18 15:36:41 +08:00 |
|
afc163
|
e8839ae48b
|
style: unify Modal and Drawer close icon style (#47909)
* style: unify Modal and Drawer close icon style
* style: fix Drawer close icon style
* style: add focus style
* style: unify close btn style
* test: update snapshots
* style: tweak drawer close icon size
|
2024-03-16 23:21:09 +08:00 |
|
lijianan
|
5f1ac6c095
|
Merge pull request #47771 from ant-design/master
chore: merge master into feature
|
2024-03-08 11:38:43 +08:00 |
|
yingjiechen
|
c2938c14f2
|
docs: change the default value 'closeable' (#47730)
Change the default value of the attribute 'closeable' from true to false
Signed-off-by: yingjiechen <53926916+jj19100@users.noreply.github.com>
|
2024-03-07 12:39:40 +08:00 |
|
kiner-tang
|
bb85712f71
|
feat: Notification support aria-* in closable (#47710)
* feat: Notification support aria-* in closable
* feat: optimize code
|
2024-03-06 11:53:05 +08:00 |
|
kiner-tang
|
6928fbc06d
|
feat: Modal support aria-* in closable (#47650)
* feat: Modal support aria-* in closable
* feat: Modal support aria-* in closable
* feat: Modal support aria-* in closable
* chore: bump rc-image
* feat: update snap
* feat: update snap
|
2024-03-01 10:58:50 +08:00 |
|
kiner-tang
|
15216614ed
|
feat: Drawer support aria in closable (#47543)
* feat: drawer support aria in closable prop
* 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
|
2024-02-28 14:11:15 +08:00 |
|
MadCcc
|
6033c69e60
|
fix: modal mask should block pointer events when opened (#47508)
* fix: modal mask should block pointer events when opened
* chore: code clean
|
2024-02-21 09:58:46 +08:00 |
|
lijianan
|
a84af71d14
|
site: code optimization (#47456)
|
2024-02-16 20:50:31 +08:00 |
|
二货爱吃白萝卜
|
7104513a84
|
docs: Support semantic preview (#47332)
* docs: init
* docs: semantic block
* docs: part of demo
* docs: modal
* docs: slider
* docs: space
* docs: all sementic
* docs: clean up
* chore: fix lint
* chore: clean up
* chore: update script
* test: fix test case
* test: update testcase
|
2024-02-05 11:45:42 +08:00 |
|
lijianan
|
326ae986b9
|
Merge pull request #47297 from ant-design/master
chore: merge master into feature
|
2024-02-01 23:59:16 +08:00 |
|
lijianan
|
7cc45fd6d7
|
docs: rm useless type (#47272)
|
2024-02-01 10:36:21 +08:00 |
|
lijianan
|
231e873b3f
|
Merge pull request #47238 from ant-design/master
chore: merge master into feature
|
2024-01-30 20:00:58 +08:00 |
|
lijianan
|
a11d3b4b63
|
feat: CP support Modal closeIcon (#47226)
* feat: CP support Modal closeIcon
* fix: fix
|
2024-01-30 14:42:46 +08:00 |
|
MadCcc
|
4ecc0d7f95
|
docs: optimize overview svg (#47203)
* docs: optimize overview svg
* docs: update
* docs: dark
|
2024-01-29 14:50:36 +08:00 |
|
sunsunmonkey
|
d25b4c1b46
|
fix: Modal conflicting props classNames.wrapper and centered (#47076)
* fix: conflict wrapper and centered
* test: update snap
* fix: undefined className
* refactor: use classNames for merge class
|
2024-01-20 23:59:54 +08:00 |
|
二货爱吃白萝卜
|
be058e4794
|
fix: Modal static func (#47010)
* fix: Modal static func
* chore: clean up
* chore: clean up
|
2024-01-17 17:40:04 +08:00 |
|
lijianan
|
943072704c
|
Merge branch master into master-merge-feature
|
2024-01-11 16:14:48 +08:00 |
|
二货爱吃白萝卜
|
e7aa014c31
|
chore: Add type util (#46923)
* docs: init
* chore: all types
* docs: faq
* chore: fix lint
|
2024-01-11 15:55:58 +08:00 |
|
lijianan
|
1b2362a425
|
type: rm useless type (#46920)
* type: rm useless type"
* update size-limit
|
2024-01-11 15:11:55 +08:00 |
|
lijianan
|
bc5752eb6f
|
chore: merge master into feature
|
2024-01-03 08:54:15 +08:00 |
|
lijianan
|
0b6356d984
|
chore: rename file .tsx => .ts (#46759)
* chore: rename file .tsx => .ts
* fix: fix
* test: add test case
|
2024-01-03 08:45:11 +08:00 |
|
叶枫
|
8950642664
|
feat: config support holderRender (#46596)
* feat: config support container
* feat: add test
* feat: reset demo
* feat: test
* feat: test
* feat: test
* feat: test
* feat: md
* feat: limit
* fix: prefix
* feat: limit
* feat: message support app config
* feat: notification support app config
* feat: add maxCount test
* feat: icons
* feat: 增加 2 个 todo
* feat: holderRender
* feat: md
* feat: message 兼容旧逻辑
* feat: notification 兼容完成
* feat: modal 兼容完成
* feat: 优化 modal
* feat: 优化代码
* feat: 优化代码
* feat: 给 CP 添加 demo
* feat: 优先级完成/demo迁移完成
* feat: review
* feat: review
* feat: 优化 modal 代码
* feat: 支持 rtl
* feat: 修改注释
* feat: 优化单测
* feat: 优先级注释
* feat: remove getPrefixCls
* feat: demo
* feat: demo
* feat: demo
---------
Co-authored-by: MadCcc <madccc@foxmail.com>
|
2024-01-02 17:43:27 +08:00 |
|
afc163
|
100c2c4afe
|
fix: Modal footer button gap issue (#46702)
* chore: rename to style/confirm.tsx
* fix: Modal footer button gap implementation
* fix: lint error
|
2023-12-29 22:20:28 +08:00 |
|
MadCcc
|
2e0942ab26
|
refactor: separate cssVarCls from hashId (#46424)
* refactor: cssVarCls
* refactor: update
* chore: update
* fix: cascader & tree-select
* fix: ribbon
|
2023-12-14 14:58:53 +08:00 |
|
yuza
|
5a89fb3f80
|
docs: add missing to (#46279)
|
2023-12-06 09:38:16 +08:00 |
|
MadCcc
|
c4b8c9df93
|
refactor: genStyleHooks (#46038)
* 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
|
2023-11-29 17:23:45 +08:00 |
|
lijianan
|
17dff7c630
|
chore: merge master into feature
|
2023-11-23 03:09:24 +08:00 |
|
二货爱吃白萝卜
|
6aff196c90
|
fix: Static method provides wrong zIndex context (#46012)
* fix: static confirm should has correct zIndex
* test: update test case
* chore: reorder
* fix: bump logic
|
2023-11-22 18:02:32 +08:00 |
|
MadCcc
|
682904a9ec
|
feat: preserve breakpoint tokens value (#45981)
|
2023-11-21 15:26:41 +08:00 |
|
nanwy
|
a308dcfa63
|
docs: update Modal.method docs (#45948)
* docs: update Modal.method docs
* docs: update Modal.method US docs
|
2023-11-17 18:30:43 +08:00 |
|
MadCcc
|
ff462adfa7
|
Merge branch 'master' into feature-merge-master
|
2023-11-17 14:21:30 +08:00 |
|
二货爱吃白萝卜
|
dc25579c20
|
fix: zIndex miss of message (#45911)
* fix: zIndex miss of message
* fix: modal static index
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix zIndex test
* test: update test case
* chore: clean up
* test: coverage
|
2023-11-17 10:54:19 +08:00 |
|
MadCcc
|
411ca7ab5e
|
refactor: modal wireframe tokens (#45901)
|
2023-11-15 21:19:50 +08:00 |
|
kiner-tang(文辉)
|
ad9763299c
|
feat: modal support cssVar (#45798)
* feat: modal support cssVar
* feat: optimize code
* feat: optimize code
* feat: optimize code
|
2023-11-13 15:31:49 +08:00 |
|
github-actions[bot]
|
236ac80adb
|
chore: auto merge branches (#45710)
chore: feature merge master
|
2023-11-08 04:12:57 +00:00 |
|
红
|
5ac3f57b7c
|
feat(modal): PureRender support custom footer callback (#44985)
* demo: update debug demo
* chore: improve typo
* Revert "chore: improve typo"
This reverts commit d5163f98ececa6266d34d68d9d4bc9f83cf06095.
* chore: update
* chore: update demo
* chore: update snapshots
* chore: update
|
2023-11-08 11:10:35 +08:00 |
|
MadCcc
|
5f1dd427df
|
feat: css var (#45589)
* 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 <madccc@foxmail.com>
|
2023-11-06 10:31:51 +08:00 |
|
KotoriK
|
d8fbefcd36
|
feat(Modal): Modal static function accept 'styles' (#45558)
* feat(Modal): modal static function should accept 'styles'
* lint
* Update components/modal/interface.ts
Signed-off-by: afc163 <afc163@gmail.com>
* Update components/modal/ConfirmDialog.tsx
Signed-off-by: afc163 <afc163@gmail.com>
* Update components/modal/ConfirmDialog.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: KotoriK <52659125+KotoriK@users.noreply.github.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Signed-off-by: KotoriK <52659125+KotoriK@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2023-11-02 10:12:41 +08:00 |
|
kiner-tang(文辉)
|
bceb2e2504
|
Merge branch 'feature' into refactor-z-index-context
|
2023-10-24 22:28:30 +08:00 |
|