aboutsummaryrefslogtreecommitdiff
path: root/test/content
Commit message (Expand)AuthorAgeFilesLines
* Stabilize NavigationPresenterImpl testShin'ya UEOKA2020-12-271-1/+3
* Remove unused usecasesShin'ya Ueoka2020-12-091-95/+0
* Add operators' testShin'ya Ueoka2020-12-0937-3/+799
* Make HintKeyRepositoryShin'ya Ueoka2020-12-091-10/+23
* Enable @typescript-eslint/no-extra-non-null-assertionShin'ya Ueoka2020-08-111-5/+5
* Fix types in testsShin'ya Ueoka2020-05-024-12/+12
* Use plugin:prettier/recommendedShin'ya Ueoka2020-04-1322-723/+885
* Fix lint rules on testsShin'ya Ueoka2019-12-225-15/+26
* npm run lint:fixShin'ya Ueoka2019-12-2213-70/+70
* Rename count to repeatShin'ya Ueoka2019-12-211-16/+16
* Fix KeymapUseCase testShin'ya Ueoka2019-12-211-44/+44
* Repeat content operation with a numeric prefixShin'ya Ueoka2019-12-131-49/+155
* Add prefix functions in KeySequenceShin'ya Ueoka2019-12-131-0/+166
* Ignore keys on partial blacklistShin'ya UEOKA2019-10-081-0/+133
* Move Key to settingsShin'ya UEOKA2019-10-074-214/+50
* Make Settings classShin'ya UEOKA2019-10-062-8/+7
* Make Search classShin'ya UEOKA2019-10-061-2/+3
* Make Keymap classShin'ya UEOKA2019-10-061-3/+3
* Make KeySequence classShin'ya UEOKA2019-10-062-33/+32
* Make key classShin'ya UEOKA2019-10-064-106/+111
* Fix ClipboardUseCase.testShin'ya Ueoka2019-05-261-48/+35
* Move open parent and open root to backgroundShin'ya Ueoka2019-05-241-9/+0
* Use TSyringe on content scriptShin'ya Ueoka2019-05-215-7/+18
* Add HintKeyProducerShin'ya Ueoka2019-05-191-2/+3
* Add NavigationPresenterShin'ya Ueoka2019-05-196-17/+201
* Remove unused componentsShin'ya Ueoka2019-05-198-223/+0
* Follow as a clean architectureShin'ya Ueoka2019-05-191-1/+1
* Define Key and KeySequenceShin'ya Ueoka2019-05-182-0/+209
* Keymaps as a clean architecture [WIP]Shin'ya Ueoka2019-05-182-72/+129
* Hints as a classesShin'ya Ueoka2019-05-173-57/+158
* Clipbaord as a clean architectureShin'ya Ueoka2019-05-111-0/+76
* Mark set/jump as a clean architectureShin'ya Ueoka2019-05-117-44/+194
* findShin'ya Ueoka2019-05-111-3/+3
* Make find as a clean architectureShin'ya Ueoka2019-05-113-22/+199
* Make settings as a clean architectureShin'ya Ueoka2019-05-114-74/+101
* Make addon-enabled as a clean architectureShin'ya Ueoka2019-05-103-17/+105
* src/contentShin'ya Ueoka2019-05-061-1/+0
* Declare setting typesShin'ya Ueoka2019-05-062-22/+45
* Types src/contentShin'ya Ueoka2019-05-0511-16/+18
* Rename .js/.jsx to .ts/.tsxShin'ya Ueoka2019-05-0215-0/+0
* Store x position into marksShin'ya Ueoka2018-10-112-4/+7
* Rename mode acton and reducerShin'ya Ueoka2018-10-111-8/+8
* Add mark action and reducerShin'ya Ueoka2018-10-112-0/+73
* Allow following <summary> elementsMagnus Bergmark2018-07-162-2/+12
* Use official redux on contentShin'ya Ueoka2018-07-082-47/+2
* global expectShin'ya Ueoka2018-05-0514-14/+0
* set find keyword from backgroundShin'ya Ueoka2018-03-071-1/+1
* hide console on <Esc> and <C-{>Shin'ya Ueoka2018-03-041-0/+2
* pagination tweaks and fixes:chocolateboy2017-11-231-3/+3
* improve #linkPrev and #linkNext:chocolateboy2017-11-171-37/+119