-
Hi,
"@vue/eslint-config-typescript": "^11.0.0",
I set the rules.
.eslintrc.js:
```javascript
module.exports = {
root: true,
env: {
node: true
},
extends: [
'plugin:vu…
-
Discuss about which one we keep and strategies around it.
As of today both are overlapping and creates conflicts.
- Vuetify (UI Components)
- TailwindCSS (grid, tokens) ?
TODO:
- [ ] Use Vuet…
-
```javascript
require('./bootstrap');
var Vue = require('vue/dist/vue');
//https://jsfiddle.net/matfish2/f5h8xwgn/
var VueTables = require('vue-tables-2');
Vue.use(VueTables.client, {
compil…
-
Please see images below. We can't figure out why selection drop down boxes don't filter the search list, but checkboxes do.
![facet1](https://github.com/itemsapi/itemsjs/assets/51751730/c6be00f9-6a…
-
**Reason for Issue**:
To enhance product navigation and improve user experience by allowing customers to filter products by categories.
**Description**:
Create a `CategoryFilter` Vue component that e…
-
**Prettier 1.19.1**
```sh
# Options (if any):
module.exports = {
trailingComma: 'es5',
tabWidth: 4,
semi: true,
singleQuote: true,
arrowParens: 'always',
vueInde…
-
目前数据的适配不是很方便,如果可以传入filter对应的处理函数,可能会好用很多
-
### Version
latest
### Vue Version
latest
### Link to minimal reproduction
场景1:allow-create + filterable,点击创建条目
场景2:allow-create + filterable…
wtina updated
3 months ago
-
### Describe the bug
On a DataTable with `editMode="row"` and the sortField attribute set, if you open multiple rows for editing, change values on multiple rows then save a row, the data in the oth…
-
### Describe the bug
When I run pnpm tauri ios dev I get an error:
```bash
Deploying app to device...
com.kitty.kitty: 79519
Info Watching /Users/hezhaozhao/myself/kitty/src-tauri for cha…