Skip to content

Commit

Permalink
feat(slider): 组件对齐 mobile-vue (#522)
Browse files Browse the repository at this point in the history
* feat(slider): update silder style to v2, alignment vue mobile

feat #517

* fix(silder): fix slider range render style

* feat(slider): update slider demo, alignment vue mobile

* fix: update test snapshot

* fix: fix cr

---------

Co-authored-by: anlyyao <anly_yaw@163.com>
  • Loading branch information
slatejack and anlyyao authored Sep 19, 2024
1 parent 804b5d6 commit 4c45fc1
Show file tree
Hide file tree
Showing 30 changed files with 2,382 additions and 573 deletions.
2 changes: 1 addition & 1 deletion site/mobile/mobile.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export default {
{
title: 'Slider 滑动选择器',
name: 'slider',
component: () => import('tdesign-mobile-react/slider/_example/index.jsx'),
component: () => import('tdesign-mobile-react/slider/_example/index.tsx'),
},
{
title: 'Radio 单选框',
Expand Down
50 changes: 0 additions & 50 deletions src/slider/Handle.tsx

This file was deleted.

56 changes: 0 additions & 56 deletions src/slider/Marks.tsx

This file was deleted.

Loading

0 comments on commit 4c45fc1

Please sign in to comment.