mubaidr / vue-fluent

Vuejs 2+ components built using Microsoft’s Fluent Design System based on Buefy.
http://mubaidr.js.org/vue-fluent/
MIT License
78 stars 6 forks source link

Support new Buefy components #425

Open markhoney opened 4 years ago

markhoney commented 4 years ago

This is about Bulma | the Docs.

Overview of the problem

This is about the Bulma CSS framework

My browser is: Chrome

I am sure this issue is not a duplicate

Description

Please can this package be updated to support the latest version of Buefy, with new components such as the navbar.

Steps to Reproduce

Try to use the new 0.8 components in a project, such as the navbar.

Expected behavior

Components such as navbar work

Actual behavior

Navbar doesn't work

mubaidr commented 4 years ago

This is probably blocked by: https://github.com/mubaidr/vue-fluent/issues/15

Currently testing components is difficult task, If we have an admin template or testing setup, it will lot easier to migrate to newer versions. Unfortunately, that requires a lot of time and I have got very busy lately.

P.S. Sorry for the delayed response.