-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #265 from DevinoSolutions/fix/test-review
Fix/test-review
- Loading branch information
Showing
27 changed files
with
1,456 additions
and
1,812 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,39 @@ | ||
# @devino.solutions/upup | ||
# upup-react-file-uploader | ||
|
||
## 1.0.0 | ||
|
||
### Major changes | ||
### 1.0.0 Major changes | ||
|
||
- Initial release | ||
|
||
## 1.0.1 | ||
|
||
### 1.0.1 Major changes | ||
|
||
- Bug fixes | ||
|
||
## 1.0.2 | ||
|
||
### 1.0.2 Major changes | ||
|
||
- Bug fixes | ||
|
||
## 1.1.0 | ||
|
||
### Features | ||
|
||
- Added new `customProps` prop for passing custom provider-specific configurations | ||
- Added `enableAutoCorsConfig` prop to control automatic CORS configuration for S3 providers | ||
|
||
### Fixes | ||
|
||
- Resolved file preview rendering issues | ||
- Fixed unmet peer dependencies warning | ||
- Replaced problematic install command in CI/CD pipelines | ||
- Improved file preview styling layout | ||
- Enhanced default warning and error message styling | ||
- Minor styling fixes and consistency improvements | ||
|
||
### Maintenance | ||
|
||
- Updated build scripts and documentation |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.