ant-design/components/qr-code
KAM 63e5e13fda
fix(QRCode): Fix the issue where the background color and font color … (#47128)
* fix(QRCode): Fix the issue where the background color and font color of the QR code component do not synchronize with the theme in dark mode

* fix(QRCode): Update test snapshot

* fix(QRCode): Remove inline styles, adjust style handling, and regenerate test snapshots

* fix(QRCode): Fix the issue of unreasonable style handling
2024-01-26 23:08:47 +08:00
..
__tests__ feat: QRCode support scanned status (#46704) 2023-12-30 14:52:08 +08:00
demo feat: QRCode support scanned status (#46704) 2023-12-30 14:52:08 +08:00
style fix(QRCode): Fix the issue where the background color and font color … (#47128) 2024-01-26 23:08:47 +08:00
index.en-US.md Merge pull request #46830 from ant-design/master 2024-01-07 23:18:42 +08:00
index.tsx feat: QRCode support scanned status (#46704) 2023-12-30 14:52:08 +08:00
index.zh-CN.md Merge pull request #46830 from ant-design/master 2024-01-07 23:18:42 +08:00
interface.ts feat: QRCode support scanned status (#46704) 2023-12-30 14:52:08 +08:00