Vincent Orback
Vincent Orback
Removed deprecated options and added some that were undocumented. Remove: `hammerSettings` Add: `keyboardNavigation`, `onDragStart`, `scribe`, `itemsInPage`. I don’t feel that it’s 100% sure what `scribe` and `itemsInPage` do, so if...
Not sure if this is even good UX but I found that I needed it my own project. This feature allows you to search for "Apple Orange" and show both...
Hej Fabian! I’ve made this update mostly for my own project but I thought I could share it with you if you’re interested. I know you keep it tight with...
Hey @stoyan and thanks for this awesome project! I found a small issue with prefixed pseudo-classes such as `::-webkit-input-placeholder`. They wont work if they are stacked after each other like...
I’ve added an optional property called `storeName` to fetch a specified store if you have more than one. So you can use it like this now ``` bash $ ruby...