Commit c7fb215
Merge #372
372: Communicate filters and numeric filters properly to instantsearch r=bidoubiwa a=bidoubiwa
See: meilisearch/meilisearch-vue#21
Numeric filters were not added to instantsearch's filters field.
Demo: https://codesandbox.io/s/meilisearch-boardgames-uj2tr?file=/src/App.vue
Co-authored-by: Charlotte Vermandel <[email protected]>1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
37 | 43 | | |
38 | 44 | | |
39 | 45 | | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
43 | 49 | | |
44 | | - | |
| 50 | + | |
45 | 51 | | |
46 | 52 | | |
47 | 53 | | |
| |||
0 commit comments