Releases: Milutin-P/react-media-library-revived
Releases · Milutin-P/react-media-library-revived
v1.2.2
🆕 Added handler that selects item on click if there is no fileDeleteCallback
function defined.
v1.2.1
- 🆕 Added tabChangeCallback callback property
- 🆕 Added deselect handler
- 🧹 Formatted README.md
- 🔧 Fixed small UI issue.
v1.2.0
🆕 Added Dynamic Search option, to search by title of the file object.
v1.1.2
🆕 Added a itemsPerRow property with types and description inside README.md
⬆️ Bumped to v1.1.2
v1.1.1
🆕 Added a a customClassname functionality, Updated basic interfaces with descriptions,
🔧 Updated the id value of the modal window
⬆️ Bumped to v1.1.1
v1.0.0
- 🧹 Cleanup and update of the dependencies
- 🔧 Fixed sortBy functionality
- 🆕 Added itemsPerPage props on
<ReactMediaLibraryRevived/>
component