Releases: lessjs-run/AirUI
Releases · lessjs-run/AirUI
v0.0.7-template
fix:pull problem and building problem (#18) * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * fix: build bugs and add CDN show case * fix: slove conflict * feat: Upgrade dependencies and resolve publishing issues Upgraded @stencil/sass to 3.0.12 - Resolved Yarn dependency conflict warnings, including version issues with postcss and glob - Addressed deprecated or outdated dependencies, such as cssnano and stable - Fixed npm package publishing failure by adjusting versioning and clearing cache - Ensured compatibility of tools and environment, including stencil-tailwind-plugin and Jest - Debugged and tested other dependency-related issues Note: Some issues were caused by npm registry delays, and the package was successfully re-published after adjustments. * change social board * fix:social board and readme * fix: pull problem * none * png and badge of readme * Update README_CN.md * Update stencil.config.ts * fix:output target --------- Co-authored-by: 李嘉图·M·路 <146103794+Ricardo-M-Zheng@users.noreply.github.com>
v0.0.7
Dev (#15) * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * fix: build bugs and add CDN show case * fix: slove conflict * feat: Upgrade dependencies and resolve publishing issues Upgraded @stencil/sass to 3.0.12 - Resolved Yarn dependency conflict warnings, including version issues with postcss and glob - Addressed deprecated or outdated dependencies, such as cssnano and stable - Fixed npm package publishing failure by adjusting versioning and clearing cache - Ensured compatibility of tools and environment, including stencil-tailwind-plugin and Jest - Debugged and tested other dependency-related issues Note: Some issues were caused by npm registry delays, and the package was successfully re-published after adjustments. * update reademe * update reademe * Update README.md * feat : add button styles and some new future and button-group * fix:button styles * fix: finish button and buttongruop and add showcase * feat:add click event and jest test for button-group * Update package.json * v0.0.4 * fix:clean style and building problem and fix the package.json --------- Co-authored-by: 李嘉图·M·路 <146103794+Ricardo-M-Zheng@users.noreply.github.com> Co-authored-by: SisyphusZheng <“freemanzheng@hotmail.com”>
v0.0.1
feat: Complete development and testing of button and button group (#10) * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * fix: build bugs and add CDN show case * fix: slove conflict * feat: Upgrade dependencies and resolve publishing issues Upgraded @stencil/sass to 3.0.12 - Resolved Yarn dependency conflict warnings, including version issues with postcss and glob - Addressed deprecated or outdated dependencies, such as cssnano and stable - Fixed npm package publishing failure by adjusting versioning and clearing cache - Ensured compatibility of tools and environment, including stencil-tailwind-plugin and Jest - Debugged and tested other dependency-related issues Note: Some issues were caused by npm registry delays, and the package was successfully re-published after adjustments. * feat: Complete development and testing of button and button group (#9) * update reademe * update reademe * Update README.md * Dev (#6) * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * fix: build bugs and add CDN show case * fix: slove conflict * feat: Upgrade dependencies and resolve publishing issues Upgraded @stencil/sass to 3.0.12 - Resolved Yarn dependency conflict warnings, including version issues with postcss and glob - Addressed deprecated or outdated dependencies, such as cssnano and stable - Fixed npm package publishing failure by adjusting versioning and clearing cache - Ensured compatibility of tools and environment, including stencil-tailwind-plugin and Jest - Debugged and tested other dependency-related issues Note: Some issues were caused by npm registry delays, and the package was successfully re-published after adjustments. --------- Co-authored-by: 李嘉图·M·路 <146103794+Ricardo-M-Zheng@users.noreply.github.com> * Dev (#7) * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * fix: build bugs and add CDN show case * fix: slove conflict * feat: Upgrade dependencies and resolve publishing issues Upgraded @stencil/sass to 3.0.12 - Resolved Yarn dependency conflict warnings, including version issues with postcss and glob - Addressed deprecated or outdated dependencies, such as cssnano and stable - Fixed npm package publishing failure by adjusting versioning and clearing cache - Ensured compatibility of tools and environment, including stencil-tailwind-plugin and Jest - Debugged and tested other dependency-related issues Note: Some issues were caused by npm registry delays, and the package was successfully re-published after adjustments. * update reademe * update reademe --------- Co-authored-by: 李嘉图·M·路 <146103794+Ricardo-M-Zheng@users.noreply.github.com> * feat : add button styles and some new future and button-group * fix:button styles * fix: finish button and buttongruop and add showcase * feat:add click event and jest test for button-group --------- Co-authored-by: 李嘉图·M·路 <146103794+Ricardo-M-Zheng@users.noreply.github.com> --------- Co-authored-by: 李嘉图·M·路 <146103794+Ricardo-M-Zheng@users.noreply.github.com>
button
Update package.json
Version v0.0.6 - Release Notes
Automated Version Management:
Enhanced version handling by ensuring the package version is incremented before publishing, avoiding conflicts with existing versions on npm.
Build Improvements:
Fixed a property naming conflict in the air-card component (title renamed to cardTitle).
Updated Tailwind CSS configuration to properly detect utility classes.
Publishing Workflow:
Addressed issues with publishing to npm and GitHub Packages.
Improved workflow to automatically create and push Git tags for version synchronization.