ant-design/components/tour
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
..
__tests__ fix: tour arrow color (#41761) 2023-04-19 13:13:50 +08:00
demo feat: support indicatorsRender (#40613) 2023-02-07 23:36:52 +08:00
style fix: tour arrow color (#41761) 2023-04-19 13:13:50 +08:00
index.en-US.md 📝doc: add design token table (#41717) 2023-04-11 10:25:24 +08:00
index.tsx fix: tour arrow color (#41761) 2023-04-19 13:13:50 +08:00
index.zh-CN.md 📝doc: add design token table (#41717) 2023-04-11 10:25:24 +08:00
interface.ts feat: support indicatorsRender (#40613) 2023-02-07 23:36:52 +08:00
panelRender.tsx fix: tour arrow color (#41761) 2023-04-19 13:13:50 +08:00
PurePanel.tsx refactor: rewrite panelRender function to funtion component (#40670) 2023-02-13 14:30:08 +08:00
useMergedType.ts fix: tour arrow color (#41761) 2023-04-19 13:13:50 +08:00