You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having some thoughts about changing the way The Bag integrates when installed as an integration.
And as we talk about breaking changes, you might also have some things that had been pain points for you as a user or contributor but couldn't be changed without breaking compatibility?
Throw it all in! Now is the time to discuss what breaking changes we might be willing to apply to a new major version of The Bag.
Here are my first 2ct:
Now that astro-vtbot integrates @vtbag/inspection-chamber as a devToolbar app, I'm planning to remove the Linter and the LoadingIndicator from the list of things that are installed automatically. Browser support and their error messages have become a lot better than in the old days which makes the Linter a bit more optional. And even though you can deactivate it, forcing the LoadingIndicator on sites now doesn't seem so polite as I thought before ;-). Thus the proposal is to only integrate the devToolbar when astro-vtbot is installed using astro add and have the users explicitely add the Linter and the LoadingIndicator to their global Layout on demand.
Participation
I am willing to contribute a PR to make this happen.
The text was updated successfully, but these errors were encountered:
Describe the Request
I'm having some thoughts about changing the way The Bag integrates when installed as an integration.
And as we talk about breaking changes, you might also have some things that had been pain points for you as a user or contributor but couldn't be changed without breaking compatibility?
Throw it all in! Now is the time to discuss what breaking changes we might be willing to apply to a new major version of The Bag.
Here are my first 2ct:
Now that astro-vtbot integrates @vtbag/inspection-chamber as a devToolbar app, I'm planning to remove the Linter and the LoadingIndicator from the list of things that are installed automatically. Browser support and their error messages have become a lot better than in the old days which makes the Linter a bit more optional. And even though you can deactivate it, forcing the LoadingIndicator on sites now doesn't seem so polite as I thought before ;-). Thus the proposal is to only integrate the devToolbar when astro-vtbot is installed using astro add and have the users explicitely add the Linter and the LoadingIndicator to their global Layout on demand.
Participation
The text was updated successfully, but these errors were encountered: