Commit 743645a
authored
[CI-3134] Filters Components (#77)
* [CI-3134] Filters Components
* Update mocks
* Checkpoint 2 - Ranged Slider
* Update to styles
* CSS Updates - Options List
* Filter Group Header css
* Add tests
* Fix Merge conflicts and update story
* Add Documentation
* lint
* lint 2
* Only update filter-range after onMouseUp event
* Increased debounced time, bugfix rerender calls
* Fixes based on comments
* Add Classnames
* lint: remove unnecessary else statement
* bugfixes to remove console errors
* Update styles
* Update inputs to only update on blur
* Add more tests
* Add new test
* Show invalid state if slider range inputs are empty
* Fix input resizing on num digits increase
* Change callback fn name, fix trackClick
* CSS updates
* Updates placeholders and naming1 parent 9483a9c commit 743645a
File tree
24 files changed
+1443
-10
lines changed- spec
- local_examples
- src
- components
- Filters
- Sort
- hooks
- stories/components/Filters
24 files changed
+1443
-10
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
114 | 117 | | |
115 | 118 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
0 commit comments