diff --git a/README.md b/README.md index 59be7eb..ab6334c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +

+ # Web File Management with Preview - Fully Customized A versatile and user-friendly file management system built for Vue and React that allows single and multiple file uploading with a preview feature, returning an array of selected files. It supports custom designs by overriding the style classes. @@ -32,17 +34,24 @@ Feel free to explore each folder for specific information about Vue and React! ## Table of Contents -- [Features](#features) -- [Installation](#installation) -- [Examples](#examples) - - [Canvas View](#canvas-view) - - [Square View](#square-view) - - [Horizontal Long Square View](#horizontal-long-square-view) - - [Circular View](#circular-view) - - [Over-ride CSS](#over-ride-css) -- [Contributing](#contributing) -- [License](#license) -- [Contact Information](#contact-information) +- [Web File Management with Preview - Fully Customized](#web-file-management-with-preview---fully-customized) + - [The library provides support for Vue and React. Each has its own set of features and information. Explore the individual folders for more details.](#the-library-provides-support-for-vue-and-react-each-has-its-own-set-of-features-and-information-explore-the-individual-folders-for-more-details) + - [Vue File Upload](#vue-file-upload) + - [React File Upload](#react-file-upload) + - [Table of Contents](#table-of-contents) + - [Features](#features) + - [Installation](#installation) + - [Vue](#vue) + - [React](#react) + - [Examples](#examples) + - [Canvas View](#canvas-view) + - [Square View](#square-view) + - [Horizontal Long Square View](#horizontal-long-square-view) + - [Circular View](#circular-view) + - [Over-ride CSS](#over-ride-css) + - [Contributing](#contributing) + - [Credits](#credits) + - [License](#license) --- @@ -164,12 +173,14 @@ We welcome contributions from the community. To contribute to this project, plea --- -## License +## Credits -This project is licensed under the [MIT](https://github.com/canopas/web-file-upload/blob/main/LICENSE). +This repository is owned and maintained by the [Canopas team](https://canopas.com/). If you are interested in building web apps or designing products, please let us know. We'd love to hear from you! + + --- -## Contact Information +## License -Web file upload is owned and maintained by the [Canopas team](https://canopas.com/). You can reach out them on Github at [canopas](https://github.com/canopas) for questions or need support. +This project is licensed under the [MIT](https://github.com/canopas/web-file-upload/blob/main/LICENSE). diff --git a/assets/images/banner.png b/assets/images/banner.png new file mode 100644 index 0000000..3362c70 Binary files /dev/null and b/assets/images/banner.png differ diff --git a/assets/images/cta.png b/assets/images/cta.png new file mode 100644 index 0000000..dd8d9fb Binary files /dev/null and b/assets/images/cta.png differ diff --git a/react/package-lock.json b/react/package-lock.json index 34011de..843a3b8 100644 --- a/react/package-lock.json +++ b/react/package-lock.json @@ -1,12 +1,12 @@ { "name": "@canopassoftware/react-file-upload", - "version": "1.1.35", + "version": "1.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@canopassoftware/react-file-upload", - "version": "1.1.35", + "version": "1.2.0", "license": "MIT", "dependencies": { "next": "^14.0.4", @@ -3316,9 +3316,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001563", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001563.tgz", - "integrity": "sha512-na2WUmOxnwIZtwnFI2CZ/3er0wdNzU7hN+cPYz/z2ajHThnkWjNBOpEPP4n+4r2WPM847JaMotaJE3bnfzjyKw==", + "version": "1.0.30001662", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001662.tgz", + "integrity": "sha512-sgMUVwLmGseH8ZIrm1d51UbrhqMCH3jvS7gF/M6byuHOnKyLOBL7W8yz5V02OHwgLGA36o/AFhWzzh4uc5aqTA==", "funding": [ { "type": "opencollective",