You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jena.apache.org by GitBox <gi...@apache.org> on 2022/04/05 20:13:04 UTC

[GitHub] [jena] kinow opened a new issue, #1251: Upgrade to Vue 3

kinow opened a new issue, #1251:
URL: https://github.com/apache/jena/issues/1251

   At the moment the only blocker for Vue 3, I think, is Bootstrap Vue that hasn't upgraded to Vue 3 yet.
   
   https://github.com/bootstrap-vue/bootstrap-vue/issues/5196
   
   The same happened to me in Cylc UI, where we adopted Vuetify. But Jena UI is a much smaller and simpler app, so I'm thinking in doing the following:
   
   - Finish the e2e tests https://issues.apache.org/jira/browse/JENA-2307
   - Start re-writing whatever Bootstrap Vue features we use as simple Vue components
   - Instead of using `bootstrap-vue`, use simply `bootstrap`
   
   That should prevent us from being locked in a version until another library upgrades to Vue 4, 5, etc. Furthermore, using plain Bootstrap makes it easy too in case we someday have to move to React/Angular/Svete/etc (as we did from Backbone → Vue.)


-- 
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: issues-unsubscribe@jena.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org


[GitHub] [jena] kinow closed issue #1251: Upgrade to Vue 3

Posted by GitBox <gi...@apache.org>.
kinow closed issue #1251: Upgrade to Vue 3
URL: https://github.com/apache/jena/issues/1251


-- 
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: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org


[GitHub] [jena] kinow commented on issue #1251: Upgrade to Vue 3

Posted by GitBox <gi...@apache.org>.
kinow commented on issue #1251:
URL: https://github.com/apache/jena/issues/1251#issuecomment-1132666702

   Oh snap. Me and my bad memory. Sorry @afs, ended up duplicating it in #1306. I will close this one since I updated the other issue :+1: Good catch.


-- 
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: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org