kinow opened a new issue, #1306: URL: https://github.com/apache/jena/issues/1306
Creating an issue so I don't lose track of this. We are using Bootstrap Vue for the UI. It gives developers the same that vanilla Bootstrap offers, but instead of using CSS classes directly, it gives them Vue components, ready to use. While it was great for rapid development for the migration of Backbone.JS to Vue.js, unfortunately now we are stuck with Vue 2 as Bootstrap Vue has not upgraded to Vue 3 yet - https://github.com/bootstrap-vue/bootstrap-vue/issues/5196 I **think** we might be able to move to vanilla Bootstrap and create simple components, assuming we are not using too many Bootstrap Vue components. Alternatively, we can move to another UI library, with the disadvantage that unless it's a variation of Bootstrap, we would have a different UI look and feel. Once this is solved, we might be ready to move to Vue 3 and Vite. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
