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

feat(progress)!: model shouldn't conform to tea.Model #589

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aymanbagabas
Copy link
Member

The progress bubble is the only bubble that conforms to tea.Model. Remove Init() and make it return its own Model.

@bashbunni bashbunni added this to the v2.0.0 milestone Aug 19, 2024
@aymanbagabas aymanbagabas changed the title feat(progress): model shouldn't conform to tea.Model feat(progress)!: model shouldn't conform to tea.Model Aug 19, 2024
@caarlos0
Copy link
Member

I'm in favor of this change, although its a breaking change, so we should prob release this on v2.

It might be good to document somewhere that the bubbles aren't supposed to be tea.Models, to avoid confusion about this in the future...

@bashbunni bashbunni added v2-exp and removed v2-exp labels Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants