Skip to content

Commit

Permalink
feat: migrate sliders to chakraui (#425)
Browse files Browse the repository at this point in the history
* migrate singular slider

* migrate range slider

* rewrite single slider story

* range slider stories

* remove old slider

* remove rc-tooltip and rc-slider

* make display value closer for Slider
  • Loading branch information
snqb authored Jun 7, 2023
1 parent f317b9d commit 857e749
Show file tree
Hide file tree
Showing 22 changed files with 157 additions and 1,041 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@
"emotion-theming": "^10.3.0",
"framer-motion": "^10.11.4",
"ramda": "^0.28.0",
"rc-slider": "^10.1.0",
"rc-tooltip": "^4.2.3",
"react-datepicker": "4.10.0",
"react-spring": "^8.0.27",
"rebass": "^4.0.7"
Expand Down
50 changes: 0 additions & 50 deletions src/components/picker/container/index.tsx

This file was deleted.

11 changes: 0 additions & 11 deletions src/components/picker/container/picker.styles.ts

This file was deleted.

35 changes: 0 additions & 35 deletions src/components/picker/handler/index.tsx

This file was deleted.

3 changes: 0 additions & 3 deletions src/components/picker/img/lsb.svg

This file was deleted.

3 changes: 0 additions & 3 deletions src/components/picker/img/rsb.svg

This file was deleted.

103 changes: 0 additions & 103 deletions src/components/picker/multi-range-slider/index.tsx

This file was deleted.

This file was deleted.

21 changes: 0 additions & 21 deletions src/components/picker/picker.context.ts

This file was deleted.

18 changes: 0 additions & 18 deletions src/components/picker/picker.provider.tsx

This file was deleted.

Loading

0 comments on commit 857e749

Please sign in to comment.