Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-18 | #215, Fix menu translateX for RTL (negative X) | Alex Shpak | 1 | -1/+1 | |
2020-01-24 | Disable space as search focus key | Alex Shpak | 1 | -1/+1 | |
2020-01-19 | #134, Focus search field by pressing s or / (#135) | Daniel Forssten | 1 | -1/+1 | |
* #134, Focus search field by pressing s or / * #134, Refactoring away an array loop using indexOf | |||||
2019-11-16 | Improve accessibility score | Alex Shpak | 1 | -1/+1 | |
2019-11-16 | Add language switch at bottom of page | Alex Shpak | 1 | -1/+1 | |
2019-10-03 | #74, Remove readonly flag from search field | Alex Shpak | 1 | -1/+1 | |
2019-08-06 | Show progressbar while loading lunr and data | Alex Shpak | 1 | -3/+1 | |
2019-08-06 | Block serach bar untill index is loaded | Alex Shpak | 1 | -2/+2 | |
2019-08-06 | Implement search, loading on demand | Alex Shpak | 1 | -2/+9 | |
2019-08-06 | Start work on search feature with lunr | Alex Shpak | 1 | -0/+2 | |