| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
✅ Deploy Preview for limitless-angular-sanity-example canceled.
|
Sorry, something went wrong.
npm i https://pkg.pr.new/@limitless-angular/sanity@64 commit: fce6358 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Checklist
@limitless-angular/sanity declared Angular 18 support, but the published visual-editing entry point included @let syntax that Angular 18.0.x consumers cannot compile.
Closes #
N/A - no linked issue.
What is the new behavior?
The visual editing insert menu and context menu templates now use @if (...; as icon) aliases instead of @let, preserving the rendered icon behavior while keeping the package compatible with the Angular 18 compiler floor promised by the peer dependency range.
The generated Angular compatibility consumer now covers the public Angular component surfaces more deliberately:
Does this PR introduce a breaking change?
Other information
Testing:
Negative verification:
Screenshots: N/A - no intended visual change.
[Optional] What gif best describes this PR or how it makes you feel?