Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy find | Shin'ya Ueoka | 2021-07-05 | 1 | -29/+0 |
* | yarn lint:fix | Shin'ya Ueoka | 2021-07-04 | 1 | -6/+2 |
* | Inject iframe on top window | Shin'ya Ueoka | 2021-03-21 | 1 | -0/+6 |
* | Attach/detach console iframe on addon enabled/disabled | Shin'ya Ueoka | 2021-03-21 | 1 | -4/+21 |
* | Resize console dynamically | Shin'ya Ueoka | 2021-03-14 | 1 | -0/+10 |
* | npm run lint:fix | Shin'ya UEOKA | 2020-12-27 | 1 | -6/+11 |
* | Merge pull request #854 from femnad/825-fix-scroll-up-from-bottom | Shin'ya Ueoka | 2020-12-27 | 1 | -18/+23 |
|\ | |||||
| * | Check scrollability by actually scrolling elements | Cihan Demirci | 2020-10-10 | 1 | -18/+23 |
* | | Update ScrollPresenter.ts | TeepaBlue | 2020-12-03 | 1 | -1/+1 |
|/ | |||||
* | 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 | 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 |
* | 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 |