Skip to content

Commit

Permalink
feat(PPDSC-2054): add feedback element and transition preset to slide…
Browse files Browse the repository at this point in the history
…r, checkbox & radio button (#160)

* feat(PPDSC-2054): add feedback element and transition preset

* feat(PPDSC-2054): added :focus-visible support

* feat(PPDSC-2054): update feedback override for the audio player seek bar

* feat(PPDSC-2054): update snapshots

* feat(PPDSC-2054): polishing code

* feat(PPDSC-2054): update components naming
  • Loading branch information
evgenitsn authored Apr 27, 2022
1 parent 616bcb9 commit 1840388
Show file tree
Hide file tree
Showing 34 changed files with 4,962 additions and 1,279 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
"react-focus-lock": "^2.5.0",
"react-hook-form": "^7.5.3",
"react-hot-toast": "^1.0.2",
"react-range": "^1.5.3",
"react-range": "^1.8.12",
"react-transition-group": "^4.4.1",
"react-virtual": "^2.10.4"
},
Expand Down
Loading

0 comments on commit 1840388

Please sign in to comment.