Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auro-checkbox: update to new WCSS and design tokens #113

Closed
blackfalcon opened this issue Oct 10, 2023 · 0 comments · Fixed by #114
Closed

auro-checkbox: update to new WCSS and design tokens #113

blackfalcon opened this issue Oct 10, 2023 · 0 comments · Fixed by #114
Assignees
Labels
auro-checkbox Type: Perf Performance update to existing code

Comments

@blackfalcon
Copy link
Member

Is your feature request related to a problem? Please describe.

The element requires updating to the new releases of WCSS and Auro design tokens.

Describe the solution you'd like

Update dependencies

Describe alternatives you've considered

n/a

Additional context

This issue can be closed once the WCSS and Auro design tokens have been updated as well as any code that relied on the previous versions.

@blackfalcon blackfalcon added auro-checkbox Type: Perf Performance update to existing code labels Oct 10, 2023
@blackfalcon blackfalcon self-assigned this Oct 10, 2023
blackfalcon added a commit that referenced this issue Oct 10, 2023
This commit updates to the new major releases of WCSS and auro design
tokens. Due to code changes in Auro design tokens, all references to
--auro were updated to --ds. Other token ref changes are due to
deprecated tokens.

Demo index.html was also updated to account for the new
Auro design token CDN reference.

Changes to be committed:
modified:   demo/index.html
modified:   package-lock.json
modified:   package.json
modified:   src/auro-checkbox-group.scss
modified:   src/auro-checkbox.scss
@blackfalcon blackfalcon linked a pull request Oct 10, 2023 that will close this issue
6 tasks
@jason-capsule42 jason-capsule42 changed the title auro-checkbox: update to new WCSS and design tokens UPDATE auro-checkbox: update to new WCSS and design tokens Jan 3, 2024
@jason-capsule42 jason-capsule42 changed the title UPDATE auro-checkbox: update to new WCSS and design tokens auro-checkbox: update to new WCSS and design tokens Jan 3, 2024
jordanjones243 pushed a commit that referenced this issue Jan 5, 2024
This commit updates to the new major releases of WCSS and auro design
tokens. Due to code changes in Auro design tokens, all references to
--auro were updated to --ds. Other token ref changes are due to
deprecated tokens.

Demo index.html was also updated to account for the new
Auro design token CDN reference.

Changes to be committed:
modified:   demo/index.html
modified:   package-lock.json
modified:   package.json
modified:   src/auro-checkbox-group.scss
modified:   src/auro-checkbox.scss
jordanjones243 pushed a commit that referenced this issue Jan 5, 2024
This commit updates to the new major releases of WCSS and auro design
tokens. Due to code changes in Auro design tokens, all references to
--auro were updated to --ds. Other token ref changes are due to
deprecated tokens.

Demo index.html was also updated to account for the new
Auro design token CDN reference.

Changes to be committed:
modified:   demo/index.html
modified:   package-lock.json
modified:   package.json
modified:   src/auro-checkbox-group.scss
modified:   src/auro-checkbox.scss
jordanjones243 pushed a commit that referenced this issue Jan 9, 2024
This commit updates to the new major releases of WCSS and auro design
tokens. Due to code changes in Auro design tokens, all references to
--auro were updated to --ds. Other token ref changes are due to
deprecated tokens.

Demo index.html was also updated to account for the new
Auro design token CDN reference.

Changes to be committed:
modified:   demo/index.html
modified:   package-lock.json
modified:   package.json
modified:   src/auro-checkbox-group.scss
modified:   src/auro-checkbox.scss
jordanjones243 pushed a commit that referenced this issue Jan 9, 2024
This commit updates to the new major releases of WCSS and auro design
tokens. Due to code changes in Auro design tokens, all references to
--auro were updated to --ds. Other token ref changes are due to
deprecated tokens.

Demo index.html was also updated to account for the new
Auro design token CDN reference.

Changes to be committed:
modified:   demo/index.html
modified:   package-lock.json
modified:   package.json
modified:   src/auro-checkbox-group.scss
modified:   src/auro-checkbox.scss
jordanjones243 pushed a commit that referenced this issue Jan 10, 2024
This commit updates to the new major releases of WCSS and auro design
tokens. Due to code changes in Auro design tokens, all references to
--auro were updated to --ds. Other token ref changes are due to
deprecated tokens.

Demo index.html was also updated to account for the new
Auro design token CDN reference.

Changes to be committed:
modified:   demo/index.html
modified:   package-lock.json
modified:   package.json
modified:   src/auro-checkbox-group.scss
modified:   src/auro-checkbox.scss
blackfalcon pushed a commit that referenced this issue Jan 10, 2024
## [2.0.4](v2.0.3...v2.0.4) (2024-01-10)

### Performance Improvements

* **node:** update dependencies and repo to support node 20 ([f804a3e](f804a3e))
* remove unused Sass code [#40](#40) ([d73659c](d73659c))
* **styles:** remove focus-visible support ([1f4bdf8](1f4bdf8))
* update major versions of UI dependencies [#113](#113) ([c462730](c462730))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auro-checkbox Type: Perf Performance update to existing code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants