thinkasany
f3cebe3dd2
feat: ConfigProvider support qrcode ( #52172 )
...
* feat: ConfigProvider support ClassNames and styles for qrcode
* update mask to cover
* fix test
* update token from QRCodeMaskBackgroundColor to QRCodeCoverBackgroundColor
* rm
* fix typo
2025-04-10 15:08:32 +08:00
kiner-tang
3851af9607
feat: support custom status render in qrcode ( #49563 )
...
* feat: support custom status render in qrcode
* feat: support custom status render in qrcode
* feat: add test case
* fix: code review
* fix: code review
* fix: code review
* fix: code review
* feat: optimize code
* feat: optimize code
* Update components/qr-code/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: kiner-tang <1127031143@qq.com>
* Update components/qr-code/index.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: kiner-tang <1127031143@qq.com>
* feat: opt code
Signed-off-by: kiner-tang <1127031143@qq.com>
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* Update components/qr-code/index.en-US.md
Signed-off-by: kiner-tang <1127031143@qq.com>
* Update components/qr-code/index.zh-CN.md
Signed-off-by: kiner-tang <1127031143@qq.com>
---------
Signed-off-by: kiner-tang <1127031143@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-07-12 10:49:47 +08:00
kiner-tang
ff12f47d18
feat: use rc-qrcode instead of qrcode.react ( #49454 )
...
* feat: use rc-qrcode instead of qrcode.react
* feat: optimize code
* feat: update test case
---------
Signed-off-by: kiner-tang <1127031143@qq.com>
2024-06-21 11:42:21 +08:00
thinkasany
f558a78d5c
feat(qrcode): support click & iconSize configuration ( #49240 )
...
* feat(qrcode): support click & iconSize configuration
* fix
fix
use rest
union React.HTMLAttributes<HTMLElement
fix ImageSettings interface
type fix
add default 40
clear unused
* empty commit
---------
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-10 17:47:45 +08:00
lijianan
d7f0fdc6ff
feat: QRCode support scanned status ( #46704 )
2023-12-30 14:52:08 +08:00
二货爱吃白萝卜
5bf08faeea
refactor: rename qrcode to qr-code ( #43607 )
...
* refactor: rename qrcode to qr-code
* test: patch test case
* chore: fix Form missing displayName
* chore: patch displayName
* chore: style path
* chore: fix compile
2023-07-17 23:43:32 +08:00