Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Releases: uptick/react-keyed-file-browser

1.3.1

05 Sep 02:04
Compare
Choose a tag to compare
  • Listed React 16 as supported.

1.3.0

02 Aug 00:07
cfe6c17
Compare
Choose a tag to compare
  • Fix renaming #20
  • Correct prop types #21 #22
  • Add thumbnail render and list styling #14

1.2.9

08 May 00:55
Compare
Choose a tag to compare

#18 Added missing export for RawTableFolder.

1.2.8

28 Mar 01:53
Compare
Choose a tag to compare

#17 Exposed the raw renderer components to make them easier to extend.

1.2.7

30 Jan 06:31
Compare
Choose a tag to compare
  • Fixed a bug with dragging foreign files onto the file browser header bar.
  • Simplified dnd path passing.

1.2.5

15 Jan 23:05
Compare
Choose a tag to compare
  • Thumbnail renderers now in a working state (though they don't have any sass yet).
  • Added 'SortByModified' sorter.

1.2.4

15 Jan 14:31
Compare
Choose a tag to compare
  • Reenabled action buttons while there is an action active due to some weird behaviour with the rename box that'll need to be fixed first..

1.2.3

15 Jan 14:06
Compare
Choose a tag to compare
  • Updated folder structure to simplify importing. May be backwards incompatible for some users.
  • Demo code now also linted.

1.1.7

15 Jan 10:33
Compare
Choose a tag to compare
  • Rebranded to new organisation name.
  • Disabled action buttons while there is an action active.

1.1.6

15 Jan 01:08
Compare
Choose a tag to compare
  • Added jpeg to list of image formats.