| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Focus inputs without type | Steve Fromwork | 2020-08-31 | 1 | -1/+1 |
| | | |||||
| * | Enable @typescript-eslint/no-namespace | Shin'ya Ueoka | 2020-08-11 | 1 | -20/+0 |
| | | |||||
| * | Merge pull request #755 from MatiasStorm/improved_scrolling | Shin'ya Ueoka | 2020-08-10 | 1 | -11/+14 |
| |\ | | | | | Minor improvements to ScrollPresenter | ||||
| | * | Minor improvements to ScrollPresenter | MatiasStorm | 2020-05-11 | 1 | -11/+14 |
| | | | |||||
| * | | Reverted change in getTargets | MatiasStorm | 2020-05-12 | 1 | -1/+1 |
| | | | |||||
| * | | Removed performance measurements | MatiasStorm | 2020-05-12 | 1 | -3/+0 |
| | | | |||||
| * | | Added elements with the 'onclick' attribute to allowed hints | MatiasStorm | 2020-05-12 | 2 | -2/+9 |
| |/ | |||||
| * | Use plugin:prettier/recommended | Shin'ya Ueoka | 2020-04-13 | 7 | -97/+121 |
| | | |||||
| * | npm run lint:fix | Shin'ya Ueoka | 2019-12-22 | 7 | -59/+59 |
| | | |||||
| * | Add an option to close the current tab and select the tab to the left | chocolateboy | 2019-07-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Add an option to tabs.close to close the current tab and select the tab to the left. Bound to `D` by default, which replaces the tabs.close.right command, which is rarely-used. [1] The old `D` behavior has been moved to `gd`. + update the README and fix some lint errors [1] https://tinyurl.com/y4mj7hjy | ||||
| * | Move open parent and open root to background | Shin'ya Ueoka | 2019-05-24 | 1 | -27/+0 |
| | | |||||
| * | Use @typescript-eslint/semi rule | Shin'ya Ueoka | 2019-05-22 | 6 | -13/+1 |
| | | |||||
| * | Add NavigationPresenter | Shin'ya Ueoka | 2019-05-19 | 1 | -0/+98 |
| | | |||||
| * | Make routes | Shin'ya Ueoka | 2019-05-19 | 1 | -0/+25 |
| | | |||||
| * | Keymaps as a clean architecture [WIP] | Shin'ya Ueoka | 2019-05-18 | 1 | -0/+25 |
| | | |||||
| * | Define client and presenter for follow | Shin'ya Ueoka | 2019-05-18 | 1 | -0/+134 |
| | | |||||
| * | Hints as a classes | Shin'ya Ueoka | 2019-05-17 | 1 | -0/+127 |
| | | |||||
| * | Mark set/jump as a clean architecture | Shin'ya Ueoka | 2019-05-11 | 1 | -1/+1 |
| | | |||||
| * | Make scroller as a presenter | Shin'ya Ueoka | 2019-05-11 | 2 | -7/+179 |
| | | |||||
| * | Make find as a clean architecture | Shin'ya Ueoka | 2019-05-11 | 1 | -0/+59 |
