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

🐛 fix(style): migrate from @import to @use #1594

Closed
1 task done
hirsch88 opened this issue Feb 6, 2025 · 2 comments · Fixed by #1595
Closed
1 task done

🐛 fix(style): migrate from @import to @use #1594

hirsch88 opened this issue Feb 6, 2025 · 2 comments · Fixed by #1595
Assignees
Labels
🐛 bug Something isn't working

Comments

@hirsch88
Copy link
Member

hirsch88 commented Feb 6, 2025

Current Behavior

Expected Behavior

Steps to Reproduce

Version

latest

Browsers

No response

Device

No response

Code Reproduction URL

No response

Additional Information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@hirsch88 hirsch88 added the 🐛 bug Something isn't working label Feb 6, 2025
@hirsch88 hirsch88 self-assigned this Feb 6, 2025
@hirsch88
Copy link
Member Author

hirsch88 commented Feb 6, 2025

/cib

Copy link
Contributor

github-actions bot commented Feb 6, 2025

Branch fix/issue-1594 created!

github-actions bot added a commit that referenced this issue Feb 6, 2025
hirsch88 added a commit that referenced this issue Feb 6, 2025
* Create PR for #1594

* chore(core): migrate sass import

* chore(styles): migrate sass @import

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gery Hirschfeld <gerhard.hirschfeld@baloise.ch>
@hirsch88 hirsch88 closed this as completed Feb 7, 2025
hirsch88 added a commit that referenced this issue Feb 10, 2025
* 🐛 fix(angular-module): set standalone to false for all the proxy components to support v19 (#1602)

* Create PR for #1600

* fix(angular): explicit set standalone for all components

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gery Hirschfeld <gerhard.hirschfeld@baloise.ch>

* 💥 breaking(vue): remove unused proxy lib generator and package (#1603)

* Create PR for #1596

* breaking(vue): direct support of the framework Vue has been dropped, due to less usage inside the company.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gery Hirschfeld <gerhard.hirschfeld@baloise.ch>

* 💥 breaking(cypress-legacy): remove old testing libs and tests (#1605)

* Create PR for #1598

* breaking(cypress-legacy): removed deprecated cypress mixin

* breaking(cypress-legacy): removed unused dependency

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Magdalena Marinkov <Magdalena.Marinkov@baloise.ch>

* 💥 breaking(css): remove deprecated package and generators (#1606)

* Create PR for #1599

* breaking(css): remove deprecated package

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gery Hirschfeld <gerhard.hirschfeld@baloise.ch>

* 💥 breaking(angular-legacy): remove old package and generation code (#1604)

* Create PR for #1597

* breaking(angular): get rid of angular-legacy

* chore(angular): reformat

* chore(angular): remove v16 pipeline bc not needed anymore

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Marco Zirkenbach <marco.zirkenbach@baloise.ch>
Co-authored-by: m4rc0z <20516386+m4rc0z@users.noreply.github.com>

* 🔧 chore: migrate nx and upgrade angular to v17 (#1607)

* chore: migrate nx

* chore: migrate angular

* chore: new package.lock

* chore: fix lint issues and tests and disable legacy cache

* chore: add v19 test pipeline

---------

Co-authored-by: Gery Hirschfeld <gerhard.hirschfeld@baloise.ch>

* 🐛 fix(style): migrate from @import to @use (#1595)

* Create PR for #1594

* chore(core): migrate sass import

* chore(styles): migrate sass @import

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gery Hirschfeld <gerhard.hirschfeld@baloise.ch>

* chore: improve docs

* ✨ feat(styles): add compact style for native lists (#1580)

* Create PR for #1404

* chore: update build artifact

* ✨ feat(styles): add compact theme for lists (#1583)

* feat(styles): add compact for lists

* chore: update test

* update base images

---------

Co-authored-by: hirsch88 <hirsch88@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gery Hirschfeld <gerhard.hirschfeld@baloise.ch>
Co-authored-by: hirsch88 <hirsch88@users.noreply.github.com>

* 💥 breaking(angular): refactor to signals (#1614)

* breaking(angular): refactor to signals

* chore: update docs

* chore: improve rollup exports

* chore: improve docs

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Magdalena Marinkov <Magdalena.Marinkov@baloise.ch>
Co-authored-by: Marco Zirkenbach <marco.zirkenbach@baloise.ch>
Co-authored-by: m4rc0z <20516386+m4rc0z@users.noreply.github.com>
Co-authored-by: hirsch88 <hirsch88@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant