Skip to content

Releases: lessjs-run/AirUI

v0.0.7-template

06 Jan 07:50
7a62aae

Choose a tag to compare

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

05 Jan 16:25
67ac42b

Choose a tag to compare

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

05 Jan 05:24
0969243

Choose a tag to compare

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>

button

05 Jan 05:27
2c45a19

Choose a tag to compare

button Pre-release
Pre-release
Update package.json

Version v0.0.6 - Release Notes

01 Jan 06:36
8a8ab49

Choose a tag to compare

Pre-release

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.