二货爱吃白萝卜
|
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 |
|
lijianan
|
38474628fd
|
feat: prepend use-client directive for with Next.js App Router (#43573)
* fix: prepend use-client directive for with Next.js App Router
* Update components/affix/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/badge/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/divider/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/cascader/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/list/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/qrcode/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/steps/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/time-picker/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/transfer/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tree-select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-07-15 12:57:03 +08:00 |
|
lijianan
|
2777f26909
|
type: export QRPropsSvg type (#42605)
|
2023-05-25 21:03:38 +08:00 |
|
红果汁
|
b95d5674fa
|
feat: new component ColorPicker (#41990)
* feat: color picker
* chore: improve component logic
* test: update snapshots
* test: update snapshots
* fix: remove unuse code
* fix: adjusting the UI
* fix: hairy edge in dark mode
* fix: demo case
* chore: rollback file
* fix: improve code logic
* perf: improve code
* test: add test case
* refactor: trigger use Popover instead
* test: add test case
* refactor: improve code logic
* test: update snapshots
* refactor: improve code
* docs: add overview img
* feat: style
* chore: update snapshot
* chore: code clean
* chore: code clean
* chore: fix lint
* chore: update snapshot
* feat: color block
* chore: pure render
* refactor: hex input number reduced to 6 digits
* fix: rename React to react
* refactor: trigger demo
* docs: remove disabled demo
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-05-12 14:43:48 +08:00 |
|
github-actions[bot]
|
a64f73a83d
|
chore: auto merge branches (#41344)
chore: merge master into feature
|
2023-03-20 04:54:05 +00:00 |
|
lijianan
|
e0c79ec5dc
|
type: export CountdownProps type (#41341)
|
2023-03-20 11:23:46 +08:00 |
|
MadCcc
|
6f82f41d5c
|
refactor: checkbox (#41117)
* refactor: checkbox
* type: export CheckboxRef
* type: fix
|
2023-03-08 11:54:40 +08:00 |
|
lijianan
|
c53330d90e
|
feat: App support style props (#40708)
* feat: App support style props and export props type
* test: add test case
* Conflicting
|
2023-02-15 18:32:40 +08:00 |
|
Martin Litvaj
|
ec190c454a
|
Export Breakpoint, ThemeConfig, GlobalToken types (#40508)
|
2023-02-04 21:12:10 +08:00 |
|
lijianan
|
5d3381334c
|
chore: remove useless tsx support (#39934)
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
|
2022-12-31 22:12:30 +08:00 |
|