afc163
|
6957a5f90d
|
style: fix Button align issue (#47318)
* style: fix Button align issue
* test: fix test case
* test: fix AutoComplete image diff
* test: fix Transfer image diff
* refactor: simpify icon position code
* chore: remove unused import
* chore: update snapshot
* chore: fix button style
* chore: fix button style
|
2024-05-09 17:41:26 +08:00 |
|
George H
|
14f8279aea
|
feat: Support iconPosition with button icon (#47791)
* feat: button support iconPosition
* fix: iconPosition compatible LoadingIcon
* docs(Button): update Button with iconPosition demo
* fix: delete debug type
* fix: iconPosition for InnerLoadingIcon with not existIcon
* chore: update button snapshots
* fix: fixed loading-icon-end style
* chore: refactor buttonContent with genButtonContent
* fix: iconPosition compatible with rtl
* docs(Button): update button with iconPosition demo
* chore: update test
* fix: iconPosition compatible with rtl
* docs(Buttob): add icon-position demo
* restore icon demo
* update snapshots
* docs: update icon button demo
* docs: update iconPosition button demo
* Update components/button/index.zh-CN.md
Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: George H <default_hyn@163.com>
* Update components/button/index.zh-CN.md
Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: George H <default_hyn@163.com>
* Update components/button/demo/icon-position.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: George H <default_hyn@163.com>
* Update components/button/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: George H <default_hyn@163.com>
* Update components/button/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: George H <default_hyn@163.com>
---------
Signed-off-by: George H <default_hyn@163.com>
Co-authored-by: kiner-tang <1127031143@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-04-07 22:42:20 +08:00 |
|
Zhaolin Liang
|
ef7c500a8e
|
fix(Button): loading icon appearing when rendering (#45030)
|
2023-09-26 11:57:03 +08:00 |
|
Fly me to the moon
|
ab8e10d2c6
|
type: ref type optimization (#43703)
Co-authored-by: 我们去月球漫步 <13105694+flymetothemoon-wj@user.noreply.gitee.com>
|
2023-07-21 15:49:16 +08:00 |
|
thinkasany
|
efa427072a
|
chore: code style optimization (#43458)
|
2023-07-09 16:47:31 +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 |
|
lijianan
|
1c8f6507ce
|
site: improve overview page (#40126)
* site: imp
* update fontsize
* add scrollTo(0)
* revert
* add style return type
* add resize Event when input onChange
* docs: fix affix height and revert resize event
* fix: justifycontent => justify-content
* fix style
Co-authored-by: afc163 <afc163@gmail.com>
|
2023-01-11 21:37:12 +08:00 |
|
二货机器人
|
2c2c631bfd
|
chore: prettier components (#36171)
|
2022-06-22 14:57:09 +08:00 |
|
dependabot[bot]
|
775d1800bb
|
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253)
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint style
* chore: prettier code style
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2020-12-09 17:12:32 +08:00 |
|
Eugene Matvejev
|
5e42ba482a
|
refactor: review <LoadingIcon /> simplify it a bit and drop dead function (#28207)
|
2020-12-04 19:35:27 +08:00 |
|
陈帅
|
95ce54ca79
|
feat: FormItem support _internalItemRender (#27881)
* feat: formitem support _internalItemRender
* add mark
* up rc-field-form
* fix ts error
* Update components/form/FormItemInput.tsx
Co-authored-by: 二货机器人 <smith3816@gmail.com>
* update notes
Co-authored-by: 二货机器人 <smith3816@gmail.com>
|
2020-11-20 21:43:43 +08:00 |
|
wf-erikslokharts
|
478f611a16
|
chore: refactor LoadingIcon.tsx (#27765)
|
2020-11-14 00:13:48 +08:00 |
|
Kermit Xuan
|
85e28791cb
|
chore: replace rc-animate/lib/CSSMotion with rc-motion (#26049)
|
2020-08-05 23:05:25 +08:00 |
|
二货机器人
|
410de6112f
|
fix: Button loading switch animation (#23102)
* init
* motion it
* update snapshot
* adjust speed
* update snapshot
* Update index.less
* fix opacity mask
Co-authored-by: 偏右 <afc163@gmail.com>
|
2020-04-10 15:39:07 +08:00 |
|