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(bulma): update to bulma 1.0 #115

Merged
merged 39 commits into from
Sep 9, 2024
Merged

feat(bulma): update to bulma 1.0 #115

merged 39 commits into from
Sep 9, 2024

Conversation

mlmoravek
Copy link
Member

@mlmoravek mlmoravek commented Jul 31, 2024

Fixes #100

Thanks to @messenjer

This branch is WIP update to bulma v1, the following remains to be done:

  • update the docs, with Dart Sass's new @use and @forward keywords instead of import. --> https://bulma.io/documentation/start/migrating-to-v1/
  • convert the oruga/theme-bulma sass variables to css variables, ie: $carousel-arrow-background <-- --oruga-carousel-arrow-background
  • remove the migrate variables --> src/assets/scss/components/utils/_variables-to-migrate.scss
  • fix broken components
  • cleanup

@mlmoravek mlmoravek added the enhancement New feature or request label Jul 31, 2024
@AlexOstrovsky
Copy link

AlexOstrovsky commented Aug 26, 2024

@mlmoravek any update on this PR? is it waiting for something I can help with?

@mlmoravek
Copy link
Member Author

mlmoravek commented Aug 26, 2024

@mlmoravek any update on this PR? is it waiting for something I can help with?

Hey @AlexOstrovsky, I'm working on it when i have some time. I will try to finish it during next month.

@mlmoravek mlmoravek merged commit d9e789e into master Sep 9, 2024
1 check passed
@mlmoravek mlmoravek deleted the feat/bulma-1.0 branch September 9, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to Latest Bulma v1
2 participants