Skip to content

v2.0.1

Compare
Choose a tag to compare
@TimboKZ TimboKZ released this 11 Nov 23:55
· 52 commits to 2.x since this release

New features:

  • Added folderChainIcon field to FileData interface. It can be used to display a custom file icon in the folder chain (FileNavbar component).

Bug fixes:

  • Fixed DnDProvider component being rendered even when disableDragAndDrop prop was set to true.
  • Gave chonky-icon-fontawesome package a real README.
  • Upgraded exact-trie to the MIT-licensed version. Now all dependencies should be MIT-compliant