This repository has been archived on 2020-04-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Vim-Vixen/test/content
chocolateboy ee3cd3faab pagination tweaks and fixes:
- 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
2017-11-23 16:39:45 +00:00
..
actions fix hot-reload settings 2017-11-13 19:44:19 +09:00
components/common support mutliple modifiers for key bindings 2017-11-11 20:34:31 +09:00
reducers support mutliple modifiers for key bindings 2017-11-11 20:34:31 +09:00
hint-key-producer.test.js fix imports in test 2017-10-05 20:12:08 +09:00
navigates.test.js pagination tweaks and fixes: 2017-11-23 16:39:45 +00:00