aboutsummaryrefslogtreecommitdiffstats
path: root/pages/options.coffee
AgeCommit message (Expand)Author
2017-09-29Manually inject custom user CSS into our own frames/pagesmrmr1993
2017-09-15Use .textContent instead of .innerHTML, where appropriate.Stephen Blott
2017-08-31Add ignoreKeyboardLayout option (under advanced).Stephen Blott
2017-02-08Stop using deprecated tabs.getSelected; switch to tabs.querymrmr1993
2016-12-21Merge pull request #2327 from sco-tt/capitalized-link-hints-options-2Stephen Blott
2016-12-14Forces user defined link hints to when options are saved on options pageScott Pinkelman
2016-12-11Rework help-dialog HTML.Stephen Blott
2016-04-21Prime focus input on the Vimium options page.Stephen Blott
2016-04-21Help dialog; remove ability to blur the dialog.Stephen Blott
2016-04-17Make showHelp a top-frame command.Stephen Blott
2016-04-17Make showHelp not a background command.Stephen Blott
2016-04-16Rework UI component focus handling.Stephen Blott
2016-03-27Do not hide help dialog on click (on options page).Stephen Blott
2016-03-13Tweak options page class names...Stephen Blott
2016-03-04Do not use standalone @.Stephen Blott
2016-02-18Wait-for-enter: add necessary option support.Stephen Blott
2016-02-16Use `for own ... of` instead of `for ... of`mrmr1993
2016-02-05Stop options page link from blurring the help dialog iframemrmr1993
2016-02-03Rename VimiumHelpDialog to HelpDialogmrmr1993
2016-02-03Remove redundant functions show/hideHelpDialogmrmr1993
2015-06-20Add test that every option has a default value.Stephen Blott
2015-06-16Make "Show Advanced Options" state persistent.Stephen Blott
2015-06-11Initialise options-page link-hint mode correctly (better).Stephen Blott
2015-06-10Initialise options-page link-hint mode correctly.Stephen Blott
2015-06-01Tweak a456de97daaf1361bc3ad7df775f1b6cbe1f720e.Stephen Blott
2015-06-01Use JSON.stringify to compare setting values everywheremrmr1993
2015-06-01Merge branch 'unified-settings-implementation'Stephen Blott
2015-06-01Always call performPostUpdateHook after Setting updates (.set/.clear)mrmr1993
2015-06-01Eliminate possibility of race condition.Stephen Blott
2015-06-01Re-work unified settings.Stephen Blott
2015-05-31Fully remove unused option.Stephen Blott
2015-05-31Merge pull request #1486 from smblott-github/advanced-options-buttonStephen Blott
2015-05-29Use lib/settings.coffee to provide settings to options.html/popup.htmlmrmr1993
2015-05-11Search completion; add weigthing option.Stephen Blott
2015-04-27Do not remove inner whitespace from passkeys.Stephen Blott
2015-03-15Tidy up exclusion rules/propagation.Stephen Blott
2015-03-15Rework page icon handling.Stephen Blott
2015-03-15Populate popup with frame's URL.Stephen Blott
2015-02-15Move "show-advanced-options" to a button.Stephen Blott
2015-02-13Tweaks for grab-back-focus.Stephen Blott
2015-02-12Grab back focus...Stephen Blott
2014-12-30Exclusion; tweeks.Stephen Blott
2014-12-30Exclusions; use querySelector to find sub-elements.Stephen Blott
2014-12-30Exclusion; move popup-specific logic to its own class.Stephen Blott
2014-12-21Exclusion; move exclusion HTML to separate, shared page.Stephen Blott
2014-12-21Exclusion; minor updates after review.Stephen Blott
2014-12-21Exclusion; fiddle with styling.Stephen Blott
2014-12-21Exclusion; warn on chrome pages.Stephen Blott
2014-12-21Exclusion; styling.Stephen Blott
2014-12-21Exclusion; unique keys; update state on add/remove rule.Stephen Blott