-
Notifications
You must be signed in to change notification settings - Fork 27
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
💥 breaking(vue): remove unused proxy lib generator and package #1596
Labels
💥 breaking change
Changes of the public interface, which could break projects.
Milestone
Comments
/cib |
Branch breaking/issue-1596 created! |
m4rc0z
pushed a commit
that referenced
this issue
Feb 6, 2025
* 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>
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
Summary
Current Solution
Proposed Solution
Next Steps
Additional Information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: