AntonioLoureiro / VueJS.jl

Julia web app builder using Vue.js
Other
12 stars 3 forks source link

Page instance globals, update material design icons version, VueHolder floating columns, v-snackbar #83

Closed andregsobral closed 3 years ago

andregsobral commented 3 years ago

Globals feature of the page instance discussed on issue #82 cc8c3e3977560bb0f5c18ab9600a2f34a3c18029 Update material design icons version to 5.x, db674856448e68424d790e90273d80163e397100 VueHolder constructor only accepted Int64 now it accepts a Real, enabling floating point and integer columns. 300487a126118eddef56988ff21d1d2a4eefe88d Enabling camel case function names inside a click event instead of forcing lowercase with vue_escape. 1b0bb587bb560523bf917fb2481a21c97f77417e Implementation of Vuetify Component v-snackbar #84 4bede2bc6d75322c93057e3e4699b0901c6fd5d4