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 |
|
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
|
7b30c801cf
|
test: add test case (#48724)
|
2024-05-02 12:17:27 +08:00 |
|
thinkasany
|
3fa9d45dd5
|
feat: qrcode canvas supports style configuration (#48194)
* feat: qrcode canvas supports style configuration
* Update components/qr-code/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: thinkasany <480968828@qq.com>
* docs: update version
* fix: typos
* fix: ant-qrcode
* fix: update padding for canvas / svg
* fix: update
* fix: typos
* fix: when borderless padding shouble be 0
* fix: when borderless borderRadius should be 0
* fix: rm Variant
---------
Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-04-30 17:03:00 +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 |
|
lijianan
|
739362345c
|
fix: adjust the order of QRCode style prop (#48053)
* fix: adjust the order of style prop
* test: update snap
* test: add test case
|
2024-03-25 10:59:44 +08:00 |
|
二货爱吃白萝卜
|
1235d8f54a
|
chore: workflow add welcome back (#46186)
|
2023-11-30 15:02:32 +08:00 |
|
afc163
|
cb8f709424
|
fix: QRCode style.padding should work (#45815)
* fix: QRCode style.padding should work
* refactor qrcode padding and size
* chore: fix test cases
* refactor: revert qrcode size
* refactor: remove !important
* chore: fix test case
|
2023-11-13 18:35:23 +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 |
|