Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 3 KB

CHANGELOG.md

File metadata and controls

41 lines (30 loc) · 3 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

28 June 2021

  • Remove unused dependency 'directory-tree' #26
  • Fix keyword typo #27
  • chore(deps): bump lodash from 4.17.19 to 4.17.21 #24
  • feat: use left and right keys to navigate folders #22
  • fix: arrow display & validate the filtered value #28 #29 7320a94
  • ci: changelog ad975c7
  • Remove directory-tree 5f93d58

10 October 2020

  • Optimize #19
  • fix: Windows error #17
  • chore(deps): bump lodash from 4.17.13 to 4.17.19 #15
  • feat: lazy load the children of dir #18 31e8acc
  • chore: changelog 651894f
  • chore: add postpublish hook ca71886

v1.0.6

3 May 2020

  • adds two options: onlyShowValid and hideChildrenOfValid #10
  • adds support for transformer property #8
  • makes root a more accurate parent of file tree #6
  • adds support for tab key to open/close folders #4
  • chore(deps): bump lodash from 4.17.11 to 4.17.13 #2
  • feat: init f68f6ac
  • feat: file show ac83feb
  • feat: add multiple option 3aa4abf