react-invenio-deposit
Advanced tools
Comparing version 0.10.1 to 0.10.2
# Changes | ||
Version 0.10.2 (released 2021-01-25) | ||
* Bump react invenio forms version | ||
* Use onClick handler on array delete buttons | ||
Version 0.10.1 (released 2021-01-22) | ||
- Add DepositFormTitle | ||
- LicenseField | ||
* Add DepositFormTitle | ||
* LicenseField | ||
- Split add dropdown to separate buttons | ||
- Fix issue with space keystroke | ||
- Modal's content is scrollable now | ||
- Resource type/subtype component is merged in one | ||
- FileUploader | ||
* Resource type/subtype component is merged in one | ||
* FileUploader | ||
- Fix metadata only checkbox bug | ||
@@ -13,0 +18,0 @@ - Centers "Pending" label |
{ | ||
"name": "react-invenio-deposit", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"description": "React components to build forms in Invenio", | ||
@@ -63,3 +63,3 @@ "main": "dist/cjs/index.js", | ||
"react-dom": "^16.13.1", | ||
"react-invenio-forms": "^0.5.0", | ||
"react-invenio-forms": "^0.5.1", | ||
"react-redux": "^7.2", | ||
@@ -66,0 +66,0 @@ "react-scripts": "3.4.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1097577
11037