-
Notifications
You must be signed in to change notification settings - Fork 4
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
build(frontend): Add support for analog.js framework #2051
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2051 +/- ##
=======================================
Coverage 85.47% 85.47%
=======================================
Files 224 224
Lines 7399 7399
Branches 513 513
=======================================
Hits 6324 6324
Misses 911 911
Partials 164 164 ☔ View full report in Codecov by Sentry. |
49f16ea
to
88a1e44
Compare
This comment has been minimized.
This comment has been minimized.
88a1e44
to
3acd25c
Compare
A Storybook preview is available for commit eef2cf2. |
3acd25c
to
6746de3
Compare
This comment has been minimized.
This comment has been minimized.
6746de3
to
5cf9f0e
Compare
API Changelog 4.14.1.dev34+geef2cf27 |
This comment has been minimized.
This comment has been minimized.
5cf9f0e
to
ce308cc
Compare
This comment has been minimized.
This comment has been minimized.
The main advantage of analog.js is support for file-based routing, which helps structuring the components in the frontend.
ce308cc
to
335bc8a
Compare
Quality Gate passedIssues Measures |
The main advantage of analog.js is support for file-based routing, which helps structuring the components in the frontend. In addition, it supports Astro.