栗嘉男
b972466de9
fix: fix
2023-10-03 10:52:04 +08:00
kiner-tang(文辉)
780a50bed0
types: export notification's ArgsProps type as NotificationArgsProps ( #45147 )
2023-09-30 17:40:44 +08:00
lijianan
1e0c3b8c58
🔥 feat: new component Flex ( #44362 )
...
* feat: new component Flex
* feat: new component Flex
* fix: fix
* test: add test case
* fix: fix
* update size-limit
* test: update snap
* fix: fix
* test: update snap
* chore: add use client
* fix: lint
* test: update snap
* fix
* docs: add docs
* fix: fix demo
* clear
* demo: update demo
* update demos
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* test: update snap
* fix: fix
* fix: fix
* demo: update demo
* feat: CP
* fix: use token
* fix: fix
* fix: fix test case
* test: update snap
* Update components/flex/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/flex/demo/align.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* demo: update demo
* fix: fix
* docs
* update cover
* fix: fix
* test: update case
* fix: rerun CI
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* demo: update demo
* fix: fix lint
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix test case
* fix: fix
* docs: update docs
* fix: fix
* chore: fix
* chore: fix
* docs: update docs
* docs: update
* fix: fix demo
* type: update type
* add debug demo
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: 栗嘉男 <mac@macdeMacBook-Pro.local>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-09-14 17:04:05 +08:00
Dunqing
f0c105d262
feat: insert use client
automatically at compilations instead of hardcode ( #44608 )
...
* feat: remove the hardcode of `use client`
* chore: update `@ant-design/tools`
* test: update
* fix: incorrect dictionary
* chore: update dep
* ci: check use client
* chore: update ci
* fix: should be LIB_DIR
* ci: should only run in dist
* chore: update check tsx files
2023-09-04 19:27:20 +08:00
MadCcc
ed5356e38e
type: export MappingAlgorithm ( #43953 )
2023-08-02 10:54:27 +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
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