Skip to content

Latest commit

 

History

History
27 lines (27 loc) · 875 Bytes

CHANGELOG.md

File metadata and controls

27 lines (27 loc) · 875 Bytes
  • fixed issue #13 (Cannot read property 'parentNode' of null)
  • readme and gif updated
  • hook into commands to jump over hidden items
  • observe dom changes to re-apply filter
  • added shortcut for toggle
  • fixed a display issue (filter view scrolling with treeview items)
  • dependencies updated
  • fixed issue #9 (can't read property 'style' of null)
  • fixed issue #6 (modified treeview DOM)
  • font size issue #3 fixed
  • deprecations fixed
  • default shortcut changed to ctrl-alt-shift-f
  • activation issue fixed
  • style issue fixed
  • global filter
  • style fixes
  • readme updated
  • live update option
  • clear on escape key
  • clear button
  • remember visibility state
  • font-awesome
  • simple changelog
  • no focus on activation
  • clear filter on deactivation
  • add multiple filter patterns separated by spaces, e.g.: \*.coffee \*.md
  • tree view is restored when pattern is empty