Skip to content

Releases: Milutin-P/react-media-library-revived

v1.2.2

06 Oct 09:03
ae3f457
Compare
Choose a tag to compare

🆕 Added handler that selects item on click if there is no fileDeleteCallback function defined.

v1.2.1

05 Oct 13:22
361c564
Compare
Choose a tag to compare
  • 🆕 Added tabChangeCallback callback property
  • 🆕 Added deselect handler
  • 🧹 Formatted README.md
  • 🔧 Fixed small UI issue.

v1.2.0

04 Oct 11:19
0f81449
Compare
Choose a tag to compare

🆕 Added Dynamic Search option, to search by title of the file object.

v1.1.2

04 Oct 10:12
Compare
Choose a tag to compare

🆕 Added a itemsPerRow property with types and description inside README.md
⬆️ Bumped to v1.1.2

v1.1.1

08 Sep 13:36
b609a46
Compare
Choose a tag to compare

🆕 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

08 Sep 12:38
Compare
Choose a tag to compare
  • 🧹 Cleanup and update of the dependencies
  • 🔧 Fixed sortBy functionality
  • 🆕 Added itemsPerPage props on <ReactMediaLibraryRevived/> component