On Saturday, April 20, 2019 at 5:25:01 PM UTC-7, Massimo Di Pierro wrote: > > I have been looking more into veutify. I have some reservations. > I think a good CSS framework (for web3py) should be JS agnostic, even if > the examples use vue.js. > I think effects should be done in CSS only, not in JS. vuetify does not > follow this rule. > Also vuetify is really designed for use with the CLI and I would like > web3py to remain CLI agnostic. > Documentation is not good yet. > I think I will stick to bulma for now for the simplest example apps and > dashboard. > > For mobile app style, I like Framework7 a lot. > > Massimo >
Is stupid.css a dead end? Too much re-inventing the wheel? /dps > > On Wednesday, 17 April 2019 21:31:48 UTC-7, Massimo Di Pierro wrote: >> >> Ignorance on my side. If you want to make a PR switching to vuetify I >> will accept it. >> >> >> On Wednesday, 17 April 2019 02:17:49 UTC-7, Ramos wrote: >>> >>> Massimo , any reason you chose Bulma instead of vuetify ? >>> Vuetify is designed specifically for vuejs >>> Regards >>> António >>> >>> Em qua, 17 de abr de 2019 às 09:37, António Ramos <[email protected] >>> <javascript:>> escreveu: >>> >>>> Worked for me... >>>> >>>> >>>> Em ter, 16 de abr de 2019 às 21:32, En Ware <[email protected] >>>> <javascript:>> escreveu: >>>> >>>>> Thank you , that did it. >>>>> >>>>> On Tuesday, April 16, 2019 at 2:42:40 PM UTC-5, Massimo Di Pierro >>>>> wrote: >>>>>> >>>>>> You have an old pydal. Do >>>>>> >>>>>> pip3 install --upgrade pydal >>>>>> >>>>>> Also do >>>>>> >>>>>> python3 web3py.py applications >>>>>> >>>>>> Not >>>>>> >>>>>> python3 web3py.py applications/todo/ >>>>>> >>>>>> -- >>>>> Resources: >>>>> - http://web2py.com >>>>> - http://web2py.com/book (Documentation) >>>>> - http://github.com/web2py/web2py (Source code) >>>>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "web2py-users" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected] <javascript:>. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

