Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 1 | -78/+0 |
| | |||||
* | pagination tweaks and fixes: | chocolateboy | 2017-11-23 | 1 | -22/+27 |
| | | | | | | | | - fallback links: - select the last matching link rather than the first - use `innerText` rather than `textContent` - use a single regex for each pattern rather than an array - fix markup typo in test | ||||
* | improve #linkPrev and #linkNext: | chocolateboy | 2017-11-17 | 1 | -14/+17 |
| | | | | | | - add support for <link> elements - match if there's more than one rel e.g. <a rel="nofollow next">...</a> - more tests | ||||
* | implement go-root command | Shin'ya Ueoka | 2017-09-17 | 1 | -1/+5 |
| | |||||
* | implement go-parent command | Shin'ya Ueoka | 2017-09-17 | 1 | -1/+20 |
| | |||||
* | pagenate by prev/next links | Shin'ya Ueoka | 2017-09-17 | 1 | -1/+40 |
| | |||||
* | rename history navigation | Shin'ya Ueoka | 2017-09-17 | 1 | -0/+8 |