aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dom_tests/dom_tests.coffee
AgeCommit message (Expand)Author
2015-09-13Only show link hints for <label>s for elements without a hintmrmr1993
2015-09-13Make <label>s clickable with LinkHintsmrmr1993
2015-09-11Make the sort used for filetered link hints stable.Stephen Blott
2015-06-10Fix bug relating to duplicate hint strings.Stephen Blott
2015-06-09Make LinkHints a class (LinkHintsMode).Stephen Blott
2015-06-01Remove LinkHints.init()...Stephen Blott
2015-05-31Rewrite settings as a tight wrapper around Settings, tweaks for testsmrmr1993
2015-04-29Fix text matching/exclusion; repair tests (again).Stephen Blott
2015-04-29Fix text matching/exclusion; repair tests.Stephen Blott
2015-04-28Revert "Do not grab back focus if Vimium is disabled."Stephen Blott
2015-04-28Temporary fix for tests.Stephen Blott
2015-04-25Merge branch 'exclusion-rules-pushState-and-hash' of https://github.com/mrmr1...Stephen Blott
2015-04-24Always initialise event listeners earlymrmr1993
2015-04-18Mode indicator: strip all references to badges.Stephen Blott
2015-03-08Reload content scripts: document why changes are needed in tests.Stephen Blott
2015-03-07Reload content scripts after install/update.Stephen Blott
2015-02-18Add a test for link hints on HTML5 input typesmrmr1993
2015-02-12Grab back focus...Stephen Blott
2015-01-20Rework focus input so it can be better included in tests.Stephen Blott
2015-01-20Rebase.Stephen Blott
2015-01-20Rework DOM tests (clean up).Stephen Blott
2015-01-20Rework DOM tests (integrate keyboard-event handling).Stephen Blott
2015-01-20Rework DOM tests.Stephen Blott
2015-01-18Give focusInput a memory (fix typo).Stephen Blott
2015-01-18Merge branch 'master' into focus-input-with-memoryStephen Blott
2015-01-18Minor clean-up of the tests.Stephen Blott
2015-01-18Give focusInput a memory; add tests.Stephen Blott
2015-01-17Modes; yet more tweaks...Stephen Blott
2015-01-16Modes; tweaks.Stephen Blott
2015-01-15Modes; match test to reality.Stephen Blott
2015-01-15Modes; yet more teaks and fiddles.Stephen Blott
2015-01-14Modes; fix tests.Stephen Blott
2015-01-11Modes; yet more tweaks, yet more tests.Stephen Blott
2015-01-11Modes; tweaks, including more tests.Stephen Blott
2015-01-11Modes; tweek tests.Stephen Blott
2015-01-11Modes; add DOM tests.Stephen Blott
2015-01-11Modes; add DOM tests.Stephen Blott
2015-01-01Modes; minor changes.Stephen Blott
2015-01-01Modes; incorporate three test modes.Stephen Blott
2014-11-02Force our key event handlers to have the highest possible prioritymrmr1993
2014-08-12Add a TODO to tighten up the contract of some testsPhil Crosby
2014-08-05Match mixed-case relationship links in goNext/goPreviousVincent Bernat
2014-08-05Add a test for "link rel='next'" kind of link.Vincent Bernat
2012-10-29Make the numbers used in the filtered link hints configurable.Jez Ng
2012-10-29More tests, because I like having coverage.Jez Ng
2012-10-23Refactor and fix findAndFollowLink. Closes #650.Jez Ng
2012-10-20Refactor handlerStack. Closes #657.Jez Ng
2012-09-08Merge branch 'next-release'Jez Ng
2012-09-08Set up PhantomJS testing.Jez Ng