<el-dialog class="my-dialog" draggable v-bind="$attrs" v-model="modelValue" :modal-append-to-body="modalAppendToBody" :append-to-body="appendToBody" :fullscreen="fullscreen" :close-on-click-modal="closeOnClickModal" :close-on-press-escape="closeOnPressEscape" :width="comWidth" :top...
(outdated, latest: 2.0.0) - tauri-plugin-dialog 🦀: 2.0.0-rc.7 - @tauri-apps/plugin-dialog : 2.0.0-beta.7 (outdated, latest: 2.0.0) - tauri-plugin-os 🦀: 2.0.0-rc.1 - @tauri-apps/plugin-os : 2.0.0-beta.7 (outdated, latest: 2.0.0) [-] App - build-type: bundle ...
scripts src-tauri assets bin src .gitignore Cargo.lock Cargo.toml EcoPaste.desktop build.rs info.plist tauri.conf.json tauri.linux.conf.json tauri.macos.conf.json tauri.windows.conf.json src .commitlintrc .gitignore .release-it.ts LICENSE ...
封装公共的弹窗组件 <template> <el-dialog class="my-dialog" draggable v-bind="$attrs" v-model="modelValue" :modal-append-to-body="modalAppendToBody" :append-to-body="appendToBody" :fullscreen="fullscreen" :close-on-click-modal="closeOnClickModal" :close-on-press-escape="closeOnPressEsc...
Extend the allowed patterns for the filesystem and asset protocol when the user selects a path (dialog open and save commands and file drop on the window). b744cd27 feat: extend scopes with user selected paths, closes #3591 (#3595) on 2022-03-03 The HTTP scope now matches th...
“Up until this weekend it was really, really good,” he said, having scored points in Singapore and been close to the top 10 in Italy and Japan. “It’s a real shame to step back after a race like that, obviously you want to go out on a high....
Close Modal Dialog 2020 Pre-Season Team Guide - AlphaTauri DON'T SAY: The competition looks a lot tougher …but is that going to be enough? Last year Toro were clearly punching above their weight, and while that can work in short bursts, eventually the heavier hi...
:close-on-press-escape="closeOnPressEscape" :width="comWidth" :top="top" @closed="closed"> <template v-slot:title> <slot name="title"> <span class="my-dialog-title">{{ dialogTitle || ''}}</span> </slot> </template> <div v-loading="loading" class="body-content" :style="{...
NDialogProvider: (typeof import('naive-ui'))['NDialogProvider'] NDropdown: (typeof import('naive-ui'))['NDropdown'] NEllipsis: (typeof import('naive-ui'))['NEllipsis'] NFlex: (typeof import('naive-ui'))['NFlex'] NIcon: (typeof import('naive-ui'))['NIcon'] NIconWrapper...
That said, starting with 1.2 or 1.3, can't remember, the exe will fail to start if you have tauri's dialog feature enabled without the resource compiler doing its job so imo failing at build time is good, but maybe the errors should be better. Member FabianLars commented Apr 20, 2023...