If I also add my parent-selector to the outer div, too, I'm getting other side effects again ... $('div.page-wrap').addClass("application application--light vuetify_wrapper"); The problem seems to be that the o
@@ -3,8 +3,5 @@ import vue from '@vitejs/plugin-vue' // https://vitejs.dev/config/ export default defineConfig({ plugins: [vue()], ssr: { noExternal: ['vuetify'] } plugins: [vue()] }) 0 comments on commit 5c6551c Please sign in to comment. Footer...
href: 'https://vuetifyjs.com/getting-started/frequently-asked-questions', }, ], }), } 19 changes: 16 additions & 3 deletions 19 src/components/MainHeder.vue Original file line numberDiff line numberDiff line change @@ -11,7 +11,7 @@ <router-link to="/">בית</router...
"vuetify": "^1.4.0" }, "devDependencies": { "@vue/cli-plugin-babel": "^3.2.0", "@vue/cli-plugin-eslint": "^3.2.0", "@vue/cli-service": "^3.2.0", "babel-eslint": "^10.0.1", "eslint": "^5.8.0", "eslint-config-vuetify": "^0.1.0", "eslint-plugin-vue": "^4.7...
"@vueuse/core": "^9.1.0", "roboto-fontface": "*", "vue": "^3.2.37", "vue-router": "4", "vuetify": "^3.0.0-beta.0", "webfontloader": "^1.0.0" }, 12 changes: 12 additions & 0 deletions 12 yarn.lock Original file line numberDiff line numberDiff line change @@ -74...
import Vue, {Directive} from "vue"; import VTooltip from "vuetify/lib/components/VTooltip"; /** * this directive binds a tooltip to an element using the VTooltip component * ```vue * <my-element * v-tooltip="'The content of my tooltip'" * /> * ``` * by default the tooltip ...
* [lux-ui](https://github.com/yangjiakai/lux-ui) - Vue3.x、Vite5.x、TypeScript、Vuetify3.x、Chat GPTに基づいて最高の管理者を作成します。 **Browser-extensions** * [supermemory](https://github.com/dhravya/supermemory) - スーパーメモリを使って自分だけの第二の脳を構築しま...
$vuetify.theme.dark); this.$cookies.set('theme_dark', this.$vuetify.theme.dark); }, }, watch: { "$store.state.gitVersion": function (newVal) { '$store.state.gitVersion': function (newVal) { if (this.$store.state.version) { this.$store.state.newVersionAvailable = newVal != ...
Validation with Vuelidate Validation with VeeValidate Configure Vuetify Loader Remove Single Field Single Tab for all the field. (New Select Option for Field Type. Add Radiobox, Checkboxes & Select Field) Contributions 🙏 Feel free to come up with a suggestions and improvements by creating anew...
johnleideradded this toTo doinVuetify 3 - TitanviaautomationNov 30, 2020 jacekkarczmarczykmentioned this issueJan 15, 2021 bradykeymentioned this issueOct 5, 2021 Make player name a grouping on the table so it always shows up on mobilebradykey/softball-reference-ui#13 ...