-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
β¨ Update version to 3.0.1 ππ¦
- Update package.json version to 3.0.1 to reflect the latest changes and updates.
- Loading branch information
1 parent
b67614f
commit f89a086
Showing
2 changed files
with
29 additions
and
25 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,28 @@ | ||
2.0.0 | ||
- Update the code | ||
- Fix errors | ||
- Remove fonts icon and improve code quality | ||
|
||
|
||
1.5.1 | ||
|
||
- fix icon path | ||
- add GitHub action | ||
- fix style | ||
|
||
|
||
1.0.1 | ||
|
||
- Add Documents | ||
- Add License | ||
|
||
1.0.8 | ||
|
||
- Add font-icon | ||
- Fix bug after change routing in mounted | ||
- Persisted an array for 3 constant colors | ||
- Add new props for custom style | ||
### Changelog | ||
|
||
#### Version 3.0.0 | ||
- Refactored codebase for enhanced maintainability and readability. | ||
- Revised and updated the README document to improve clarity and provide more comprehensive guidance. | ||
- Addressed and resolved various bugs to ensure smoother operation. | ||
|
||
#### Version 2.0.0 | ||
- Conducted extensive code updates to incorporate new features and optimizations. | ||
- Resolved previously identified bugs to enhance the overall functionality. | ||
- Discontinued the use of font icons in favor of improved code quality and efficiency. | ||
|
||
#### Version 1.5.1 | ||
- Corrected the icon path to ensure accurate rendering. | ||
- Implemented GitHub Actions for automated workflows and processes. | ||
- Made stylistic adjustments to address and fix layout issues. | ||
|
||
#### Version 1.0.8 | ||
- Introduced font icon support for enhanced visual elements. | ||
- Fixed a bug that occurred after routing changes when the component is mounted. | ||
- Established a persistent array to hold three constant color values for theme management. | ||
- Added new properties to allow for custom styling configurations. | ||
|
||
#### Version 1.0.1 | ||
- Expanded the documentation to provide users with detailed guidance on using the software. | ||
- Included a license file to clarify the terms under which the software is distributed. | ||
|
||
The revisions across these versions reflect continuous improvements in functionality, usability, and code quality, aligning with user feedback and technological advancements. |
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