]> git.gir.st - VimFx.git/history - documentation/api.md
update external documentation hyperlinks
[VimFx.git] / documentation / api.md
2024-03-08 girstupdate external documentation hyperlinks
2017-08-25 Simon LydellChange license to MIT
2016-12-12 Simon LydellRemove mentions of 1.0.0 in the documentation
2016-09-27 Simon LydellImprove config file documentation
2016-09-25 Simon LydellUpdate documentation example for custom modes
2016-09-21 Simon LydellOnly apply `vimfx.addKeyOverrides` in Normal mode
2016-09-21 Simon LydellImprove scrolling when holding h/l/j/k down
2016-09-11 Simon LydellConsistently refer to options as "options"
2016-09-10 Simon LydellImplement filtering hints by text and related changes
2016-09-10 Simon LydellAdd `ec` for opening the context menu of elements
2016-09-10 Simon LydellAdd `ep` for opening links in new private windows
2016-08-26 loliloliconMinor documentation fixes. (#801)
2016-08-20 Simon LydellImprove the `vimfx.addOptionOverrides` example
2016-08-20 Simon LydellChange `zr` to `gC`
2016-08-20 Simon LydellChange default shortcuts for some hint commands
2016-08-20 Simon LydellImprove docs on "options object" with examples
2016-08-10 Simon LydellMake it possible to create custom hint commands
2016-05-15 Simon LydellDon't trigger VimFx commands in some fancy text inputs
2016-05-15 Simon LydellSpeed up and refactor Hints mode
2016-04-26 Simon LydellAdd Caret mode
2016-04-18 Simon LydellChange `<c-a>` to `<c-enter>` in Hints mode
2016-04-17 Simon LydellAdd the `<c-a>` Hints mode command to mark everything
2016-03-19 Simon LydellMerge branch 'master' into develop
2016-03-19 Simon LydellDrop support for Firefox < 45
2016-03-13 Simon LydellSimplify and improve Find mode auto-enter and -exit
2016-03-09 Simon LydellClarify the blacklist option
2016-03-07 Simon LydellMerge branch 'master' into develop
2016-02-28 Simon LydellStreamline `vimfx.on` events
2016-02-26 Simon LydellSave the focusType instead of getting it on every keydown
2016-02-24 Simon LydellAllow to temporarily enter Ignore mode based on focusType
2016-02-24 Simon LydellImprove Ignore mode and the blacklist
2016-02-23 Simon LydellConsider multimedia elements as adjustable
2016-02-19 Simon LydellMerge branch 'master' into develop
2016-02-16 Simon LydellRework programmatic customization of VimFx
2016-02-06 Simon LydellImprove and add more documentation
2016-01-29 Simon LydellMerge branch 'master' into develop
2016-01-26 Simon LydellConsistently name the help dialog is user-facing code
2016-01-26 Simon LydellUse strings instead of functions in the `modes` object
2016-01-24 Simon LydellMerge branch 'master' into develop
2016-01-21 Simon LydellImprove autofocus prevention after `[` and `]`
2016-01-15 Simon LydellUpdate copyright notices
2016-01-15 Simon LydellMerge branch 'master' into develop
2016-01-15 Simon LydellMerge pull request #668 from akhodakivskiy/devtoolszoom
2016-01-14 Simon LydellImprove docs regarding adding shortcuts to custom commands
2016-01-04 Simon LydellMerge branch 'master' into develop
2016-01-04 Simon LydellFix tiny errors in api.md
2015-12-21 Simon LydellMerge pull request #651 from franzwr/master
2015-12-21 Franz WompnerFix typos in documentation
2015-12-09 Simon LydellMerge branch 'master' into develop
2015-12-09 Simon LydellAdd `match.discard()`
2015-12-01 Simon LydellMerge branch 'master' into develop
2015-11-30 Simon LydellAdd window commands
2015-11-30 Simon LydellMerge branch 'master' into develop
2015-11-25 Simon LydellMerge branch 'master' into develop
2015-11-22 Simon LydellMerge branch 'master' into develop
2015-11-21 Simon LydellAllow to customize which elements do and don't get...
2015-11-18 Simon LydellMerge branch 'master' into develop
2015-11-18 Simon LydellMerge branch 'master' into develop
2015-11-18 Simon LydellMerge pull request #616 from akhodakivskiy/button-show...
2015-11-18 Simon LydellMake the button grey in "Insert mode"
2015-11-16 Simon LydellMerge pull request #603 from lydell/rework-gi-tab
2015-11-16 Simon LydellMerge pull request #615 from akhodakivskiy/rework-notif...
2015-11-16 Simon LydellRework how notifications are shown
2015-11-14 Simon LydellDon't lose state when loading tabs in the background
2015-11-14 Simon LydellFix error in api.md
2015-11-09 Simon LydellUpdate API stability note
2015-11-07 Simon LydellTiny documentation fixes
2015-11-01 Simon LydellMerge pull request #561 from cbertoldi/develop
2015-10-29 Simon LydellPlay nicer with the dev tools
2015-10-28 Simon LydellMake hints mode more robust
2015-10-28 Simon LydellIncrease current mode display {extensi,hacka}bility
2015-10-26 Simon LydellOptimize the API
2015-10-26 Simon LydellFix typos in api.md
2015-10-25 Simon LydellAdd `vimfx.getDefault()` to the public API
2015-10-24 Simon LydellImprove the public API consumption
2015-10-23 Simon LydellMerge pull request #553 from akhodakivskiy/non-multi...
2015-10-23 Simon LydellRe-implement "switch back to tab" logic
2015-10-21 Simon LydellFix autofocus prevention when coming from another window
2015-10-21 Simon LydellMerge pull request #551 from akhodakivskiy/late-shortcuts
2015-10-21 Simon LydellAdd support for `<late>` shortcuts
2015-10-17 Simon LydellMerge pull request #544 from benediktg/patch-1
2015-10-17 Simon LydellFix blacklisting and `vim.state` resetting
2015-10-17 Simon LydellRemove `vim.isBlacklisted()` from the public API
2015-10-17 Simon LydellFix VimFx being broken in new windows
2015-10-17 Simon LydellMerge pull request #542 from akhodakivskiy/improved...
2015-10-17 Simon LydellPrevent autofocus after re-selecting a tab
2015-10-17 Simon LydellRe-work autofocus prevention
2015-10-11 Simon LydellImprove keyboard shortcut overriding behavior
2015-10-11 Simon LydellMerge pull request #512 from akhodakivskiy/multi-process
2015-10-11 Simon LydellUpdate documentation
2015-08-31 Simon LydellUpdate api.md regarding getting the public API
2015-06-27 Simon LydellReplace `vimfx.categories` with `vimfx.get('categories')`
2015-06-27 Simon LydellLet ctrl and alt in Hints mode control where to open...
2015-06-26 Simon LydellRename Insert mode into Ignore mode
2015-06-26 Simon LydellDocument `match.toplevel`
2015-06-22 Simon LydellAllow any mode to enter the "autoInsertMode" of Normal...
2015-06-21 Simon LydellConsistently mark up object props in the API docs
2015-06-21 Simon LydellDocument public API
Imprint / Impressum