v0.0.1
Pre-release
Pre-release
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>