index
:
vim-vixen.git
master
vim-vixen: keyboard driven firefox navigation
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused styles
Shin'ya Ueoka
2020-08-16
2
-33
/
+1
*
Migrate Vanilla CSS to styled-components
Shin'ya Ueoka
2020-08-16
6
-150
/
+133
*
Define color theme
Shin'ya Ueoka
2020-08-13
1
-0
/
+53
*
Merge pull request #798 from ueokande/eslint
Shin'ya Ueoka
2020-08-12
15
-90
/
+73
|
\
|
*
Enable @typescript-eslint/no-extra-non-null-assertion
Shin'ya Ueoka
2020-08-11
9
-24
/
+24
|
*
Enable @typescript-eslint/no-namespace
Shin'ya Ueoka
2020-08-11
5
-64
/
+27
|
*
Enable @typescript-eslint/ban-types rule
Shin'ya Ueoka
2020-08-11
2
-3
/
+23
*
|
Merge pull request #783 from YoloClin/follow-js-click-last-ditch-effort
Shin'ya Ueoka
2020-08-12
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
When no href value exists on a link the user selects to follow, attempt to cl...
yoloClin
2020-08-02
1
-0
/
+1
*
|
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
|
|
/
*
|
Remove discarded property
Shin'ya Ueoka
2020-08-10
1
-2
/
+0
*
|
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
|
/
*
Allow to change colorscheme property by set command
Shin'ya Ueoka
2020-05-04
1
-0
/
+13
*
Allow to change color scheme by "colorscheme" property
Shin'ya Ueoka
2020-05-04
8
-10
/
+70
*
Fix message type
Shin'ya Ueoka
2020-05-04
3
-5
/
+5
*
Remove unused description in background script
Shin'ya Ueoka
2020-05-04
1
-5
/
+0
*
Add colorscheme property
Shin'ya Ueoka
2020-05-04
5
-2
/
+75
*
Define dark theme and specify a theme by an attribute
Shin'ya Ueoka
2020-05-04
2
-2
/
+18
*
Use CSS var()
Shin'ya Ueoka
2020-05-04
1
-28
/
+30
*
Replace console colors by a variable
Shin'ya Ueoka
2020-05-04
1
-15
/
+35
*
Fix set command completions
Shin'ya Ueoka
2020-05-04
1
-1
/
+1
*
Remove tab completion limitation
Shin'ya Ueoka
2020-05-02
1
-3
/
+0
*
Use plugin:prettier/recommended
Shin'ya Ueoka
2020-04-13
158
-2881
/
+3117
*
Fix bookmark completion on open command
Shin'ya Ueoka
2020-04-13
1
-2
/
+2
*
Prefetch completion items and store them to cache
Shin'ya Ueoka
2020-04-09
4
-28
/
+170
*
Clean unused code
Shin'ya Ueoka
2020-03-29
10
-319
/
+2
*
Complete properties on set command
Shin'ya Ueoka
2020-03-29
7
-4
/
+94
*
Complete tab by an index and a flag
Shin'ya Ueoka
2020-03-29
3
-11
/
+48
*
Skip group on completion completions
Shin'ya Ueoka
2020-03-28
1
-29
/
+44
*
Complete tabs by the completion packages
Shin'ya Ueoka
2020-03-28
26
-48
/
+258
*
Separate repository's interface and its implementation
Shin'ya Ueoka
2020-03-27
9
-85
/
+96
*
Query completions on open command by a completion source
Shin'ya Ueoka
2020-03-26
11
-8
/
+244
*
Use new completion use-case on current use-case (aliased)
Shin'ya Ueoka
2020-03-26
6
-59
/
+123
*
Complete commands on the console script
Shin'ya Ueoka
2020-03-25
3
-5
/
+81
*
Revert "Remove ! from commands"
Shin'ya Ueoka
2020-03-25
2
-2
/
+8
*
Remove ! from commands
Shin'ya Ueoka
2020-03-25
2
-8
/
+2
*
Use typed completions on console
Shin'ya Ueoka
2020-03-25
3
-3
/
+16
*
Add command-line parser on console scripts
Shin'ya Ueoka
2020-03-25
3
-0
/
+105
*
Merge pull request #708 from ueokande/sync-storage
Shin'ya Ueoka
2020-02-09
14
-110
/
+187
|
\
|
*
Add SettingUseCase tests
Shin'ya Ueoka
2020-02-09
12
-85
/
+108
|
*
Synchronize settings via Firefox Sync
Shin'ya Ueoka
2020-02-03
6
-18
/
+65
|
*
Rename setting repositories and refactor
Shin'ya Ueoka
2020-02-03
7
-23
/
+30
*
|
Treats digit keys with modifiers
Shin'ya Ueoka
2020-02-09
1
-1
/
+1
*
|
Clear keys on window blur
Shin'ya Ueoka
2020-02-05
3
-0
/
+15
|
/
*
Update typescript
Shin'ya Ueoka
2019-12-22
1
-1
/
+2
*
Enable addon on blacklisted sites
Shin'ya Ueoka
2019-12-22
3
-10
/
+7
*
Fix lint rules
Shin'ya Ueoka
2019-12-22
2
-4
/
+2
[next]