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
kiner-tang(文辉)
e7402691c1
feat: z-index container opt ( #45490 )
...
* feat: container opt
* feat: container opt
* feat: container opt
* feat: container opt
2023-10-23 04:16:41 -05:00
kiner-tang(文辉)
a340566cd3
feat: update document about modal ( #45483 )
2023-10-23 11:19:46 +08:00
kiner-tang(文辉)
dde36511e6
feat: Modal & Select support z-index context to manage z-index ( #45346 )
...
* feat: z-index manager
* feat: z-index manager
* feat: update snap
* chore: update site-limit
* feat: optimize code
* feat: optimize code
* feat: add test case
* 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
2023-10-19 02:03:20 -05:00
kiner-tang(文辉)
5f000b89f5
docs: update docs about modal ( #45345 )
2023-10-15 10:36:32 +08:00
MadCcc
854db006c4
Merge pull request #45225 from ant-design/master
...
chore: merge master into feature
2023-10-09 14:20:11 +08:00
afc163
cece6e27df
style: fix Modal.confirm description long text layout ( #45212 )
...
* style: fix Modal.confirm description long text layout
* demo: update Modal demos
2023-10-08 16:38:54 +08:00
kiner-tang(文辉)
ceed98582c
feat(modal): support classNames ( #44934 )
...
* feat: modal support classNames
* docs: update docs
* feat: bump rc-dialog
* feat: bump rc-dialog
* feat: update rc-image
* feat: optimize style
* feat: optimize type
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
2023-09-25 14:27:41 +08:00
红
3bb3485ac7
fix(Modal): custom footer render error ( #44929 )
...
* Revert "refactor: fix compiling (#44616 )"
This reverts commit b284648f11
.
* feat: modal purepanel support footer render
* demo: update debug demo
* test: update test case
* Revert "test: update test case"
This reverts commit 34d151f866
.
* chore: add more unit test case
* Revert "Revert "refactor: fix compiling (#44616 )""
This reverts commit 0e054de421
.
* fix(Modal): custom footer render errors
* chore: fix TS error
* chore: improvement type
* chore: update
* chore: update
* Revert "chore: update"
This reverts commit c72bb07db9
.
* Revert "chore: update"
This reverts commit 9a4276078c
.
* Revert "chore: improvement type"
This reverts commit 159e3dc754
.
* Revert "chore: fix TS error"
This reverts commit f1a9aa59b2
.
* Revert "feat: modal purepanel support footer render"
This reverts commit 68de65e76a
.
* Revert "demo: update debug demo"
This reverts commit 6741af239b
.
* Update components/modal/__tests__/Modal.test.tsx
Co-authored-by: 红 <wxh16144@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-09-18 18:33:25 +08:00
kiner-tang(文辉)
d5abbad8f1
refactor: deprecatedWarning ( #44791 )
...
* refactor: deprecatedWraning
* 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
2023-09-13 22:07:33 +08:00
Rinku Chaudhari
c9e94c26f6
refactor: convertLegacyProps function moved to buttonHelpers ( #44777 )
2023-09-12 11:38:11 +08:00
二货爱吃白萝卜
5cc338e177
refactor: All the warning set the warning type for future filter ( #44613 )
...
* feat: add warningContext
* refactor: part refactor
* chore: fix compile
* chore: part of it
* chore: part of it
* chore: part of it
* chore: fix lint
* chore: fix test
* chore: clean uo
* chore: hide warning def tmp
* chore: comment test
* chore: fix lint
* chore: refactor select icons
* chore: fix warning message
* test: update test
* chore: rm dead code
2023-09-11 17:28:04 +08:00
栗嘉男
70466b0ebb
chore: merge master into feature
2023-09-06 02:49:25 +08:00
二货爱吃白萝卜
1b61870c5d
fix: Modal hooks press esc can not trigger await ( #44646 )
...
* test: test driven
* fix: await missing esc
2023-09-05 21:36:21 +08:00
MadCcc
114ff39f8c
Merge branch 'master' into feature-merge-master
2023-09-05 13:41:06 +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
Dunqing
f0c105d262
feat: insert use client
automatically at compilations instead of hardcode ( #44608 )
...
* feat: remove the hardcode of `use client`
* chore: update `@ant-design/tools`
* test: update
* fix: incorrect dictionary
* chore: update dep
* ci: check use client
* chore: update ci
* fix: should be LIB_DIR
* ci: should only run in dist
* chore: update check tsx files
2023-09-04 19:27:20 +08:00
MadCcc
b284648f11
refactor: fix compiling ( #44616 )
...
* refactor: fix compiling
* perf: code logic update
2023-09-04 17:20:30 +08:00
yoyo837
ad46da1697
Merge branch 'master' into feature-merge-master
2023-09-03 00:22:34 +08:00
Konv Suu
41ef050cb5
chore: typo ( #44579 )
...
update
2023-09-01 23:39:56 +08:00
栗嘉男
b12d69cf42
chore: merge master into feature
2023-09-01 00:02:50 +08:00
二货爱吃白萝卜
d3c2f75ed3
refactor: ConfirmModal layout to fix batch of bug ( #44557 )
...
* refactor: Modal confirm style
* test: fix test case
* chore: merge wireframe
* chore: modify limit
* test: update snapshot
2023-08-31 22:21:32 +08:00
afc163
3f148d9112
docs: add help text for token customization
2023-08-30 23:02:35 +08:00
红果汁
e7c7601bc0
feat: Modal footer support custom render function ( #44318 )
2023-08-28 11:54:43 +08:00
栗嘉男
39ca9d89f4
chore: merge master into feature
2023-08-18 15:01:08 +08:00
二货爱吃白萝卜
ee984fee0a
fix: Modal open should not block dropdown hidden ( #44204 )
...
* refactor: adjust style
* fix: not event when hovering
* chore: add comment
2023-08-14 16:31:57 +08:00