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

Verious bug fixes for 0.1.3 release #6

Merged
merged 2 commits into from
Sep 22, 2020
Merged

Verious bug fixes for 0.1.3 release #6

merged 2 commits into from
Sep 22, 2020

Conversation

thedodd
Copy link
Owner

@thedodd thedodd commented Sep 21, 2020

The children props were causing some problems. I should have been using
Html instead of Children.

The children props were causing some problems. I should have been using
`Html` instead of `Children`.
@thedodd thedodd self-assigned this Sep 21, 2020
@thedodd thedodd added the bug Something isn't working label Sep 21, 2020
Added the `centered`, `multiline` & `vcentered` props to the `Columns`
component, corresponding to the standard Bulma classes bearing the same
name prefixed with `is-`.
@thedodd thedodd merged commit 0226e6f into master Sep 22, 2020
@thedodd thedodd deleted the bug-fixes-0.1.3 branch September 22, 2020 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant