caiobiodere / cordova-template-framework7-vue-webpack

Framework7 - Vue - Webpack Cordova Template with Webpack Dev Server and Hot Module Replacement
Apache License 2.0
620 stars 154 forks source link

Please update to framework v4 )) Thanks! #147

Closed khudia closed 5 years ago

donotlb commented 5 years ago

Due to CSS variables and some other legacy features removed in v4, it will be the framework for modern devices. No IE and Android <5 support at all! Supporting such old browsers just holds us back in terms of new features development and framework evolution, so no more old browsers.

refer to: The Best Framework7 Yet. What Is New In v4

ajcool2k commented 5 years ago

I upgraded my vue-webpack-f7 setup yesterday. It's really not a big issue. Migration To Framework7 v4

caiobiodere commented 5 years ago

Attending what you guys asked a new version related to framework7 4 version has been pushed and is now live!

itsyub commented 5 years ago

@caiobiodere Framework7-4.0.0 doesn't support older browsers. Can you please create tag/branch for 3.0.0, so the user can select which framework7 version they want? For example like this

caiobiodere commented 5 years ago

@itsyub good idea! I will probably create a tag regarding that I'm also creating more templates using tags

khudia commented 5 years ago

Thanks for update!