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

refactor: replace props map with struct fields #276

Merged
merged 8 commits into from May 2, 2024
Merged

Conversation

aymanbagabas
Copy link
Member

Use an int to store property existence and style struct fields to store the actual values for each non-bool property.

Fixes: #139
Fixes: #141

Use an int to store property existence and style struct fields to store
the actual values for each non-bool property.

Fixes: #139
Fixes: #141
README.md Outdated Show resolved Hide resolved
Co-authored-by: Christian Rocha <christian@rocha.is>
@maaslalani
Copy link
Member

Tested all of the bubbletea examples, looks good to me!

@aymanbagabas aymanbagabas requested a review from caarlos0 May 1, 2024 20:07
@aymanbagabas aymanbagabas merged commit d2795c7 into master May 2, 2024
18 checks passed
@aymanbagabas aymanbagabas deleted the who-needs-copy branch May 2, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants