Releases: uptick/react-keyed-file-browser
Releases · uptick/react-keyed-file-browser
1.3.1
- Listed React 16 as supported.
1.3.0
- Fix renaming #20
- Correct prop types #21 #22
- Add thumbnail render and list styling #14
1.2.9
#18 Added missing export for RawTableFolder.
1.2.8
#17 Exposed the raw renderer components to make them easier to extend.
1.2.7
- Fixed a bug with dragging foreign files onto the file browser header bar.
- Simplified dnd path passing.
1.2.5
- Thumbnail renderers now in a working state (though they don't have any sass yet).
- Added 'SortByModified' sorter.
1.2.4
- 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
- Updated folder structure to simplify importing. May be backwards incompatible for some users.
- Demo code now also linted.
1.1.7
- Rebranded to new organisation name.
- Disabled action buttons while there is an action active.
1.1.6
- Added
jpeg
to list of image formats.