叶枫
|
502dac12aa
|
docs: format code (#48309)
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
|
2024-04-08 14:04:08 +08:00 |
|
afc163
|
e8839ae48b
|
style: unify Modal and Drawer close icon style (#47909)
* style: unify Modal and Drawer close icon style
* style: fix Drawer close icon style
* style: add focus style
* style: unify close btn style
* test: update snapshots
* style: tweak drawer close icon size
|
2024-03-16 23:21:09 +08:00 |
|
MadCcc
|
c4b8c9df93
|
refactor: genStyleHooks (#46038)
* refactor: genStyleHooks
* chore: update sciprt
* refactor: affix
* refactor: select
* chore: update
* refactor: update
* refactor: update
* refactor: done
* chore: code clean
* chore: code clean
* chore: fix lint
* chore: decrease size limit
* chore: code clean
* chore: code clean
* chore: remove export
|
2023-11-29 17:23:45 +08:00 |
|
MadCcc
|
4236abb28c
|
refactor: wireframe token for Notification and Tour (#45915)
|
2023-11-16 15:34:24 +08:00 |
|
MadCcc
|
96fa23ea7c
|
refactor: Tooltip, Popover, Dropdown, Tour support css var (#45705)
* feat: Tooltip, Popover, Dropdown, Tour support css var
* chore: update snapshot
* chore: code clean
* chore: code clean
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* chore: add test
|
2023-11-08 14:56:15 +08:00 |
|
二货爱吃白萝卜
|
4e9ac02b08
|
fix: Tour panel token & home support dark mode (#44428)
* docs: update home page
* docs: home support dark mode
* docs: fix mobile
* docs: fix rtl
* docs: update locale
|
2023-08-25 19:08:52 +08:00 |
|
iola1999
|
26555fcd12
|
fix: tour arrow color (#41761)
* fix: tour arrow color
* test: updte
* fix: duplicate class name
* test: update snapshot
* chore: speedup
* fix: update current step props by onChange
* chore: optimization
* fix: props.current may change
* chore: save
* test: coverage
* chore: optimization
* chore: add useMergedType
* chore: save
* chore: optimization
* chore: optimization
* chore: optimization
* chore: move file
* refactor: useMergedType hook
* chore: save
* chore: optimization
* test: ci
* chore: remove useMemo
* chore: use nullish coalescing operator
* chore: rename setInnerCurrent to updateInnerCurrent
|
2023-04-19 13:13:50 +08:00 |
|
lijianan
|
774bd8e6aa
|
fix: Indicators support number 0、null、undefined (#40631)
* fix: Indicators support number 0
* fix
* fix
* fix
* fix
* fix
* Update components/tour/__tests__/index.test.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* test: add test
* Update index.zh-CN.md
* Update index.en-US.md
* fix: update test
* test case
* Update components/tour/__tests__/index.test.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tour/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* fix style
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-02-13 10:21:45 +08:00 |
|
lijianan
|
57d0fdde8e
|
fix: deleted margin of the last indicator (#40624)
|
2023-02-08 10:46:38 +08:00 |
|
lijianan
|
47d5fd5c93
|
feat: support indicatorsRender (#40613)
|
2023-02-07 23:36:52 +08:00 |
|
MadCcc
|
421ae105ad
|
refactor: adjust boxShadow token (#40516)
* refactor: adjust boxShadow token
* chore: code clean
|
2023-02-03 11:20:21 +08:00 |
|
kiner-tang(文辉)
|
8b3868ac63
|
feat(tooltip): tooltip support arrow prop (#40234)
* feat: tooltip support arrow props
* docs: update docs
* chore: update rc-tooltip version
* feat: update snapshots
* feat: update snapshots
* style: format code
* Update components/tooltip/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/demo/arrow.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/demo/arrow.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: code optimize
* docs: update docs
* feat: code optimize
* feat: del doc
* feat: update snapshots
* feat: update snapshots
* feat: update snapshots
* feat: refactor dropdown arrow style
* feat: comment
* Update components/tooltip/demo/arrow.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: popover support arrow prop
* feat: tour arrow style optimize
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: update test case
* feat: update test case
* feat: update test case
* Update components/popover/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-01-19 11:21:05 +08:00 |
|
lijianan
|
71eddd2c20
|
chore: remove useless tsx support (#39934)
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
|
2022-12-31 22:24:56 +08:00 |
|