dsl101

Results 23 issues of dsl101

**What rule do you want to change?** vue/no-unused-properties **Does this change cause the rule to produce more or fewer warnings?** More when `strict: true` **How will the change be implemented?...

enhancement
help wanted

Use case: User starts to drag an item in a long list, but then changes their mind. Hitting Escape should cancel the drag operation. Currently it doesn't seem like there's...

enhancement

I have an app that I'm slowly porting over to use v-e-f and firestore, and have just been stuck for an hour trying to work out why my `clearUser` action...

enhancement

I'm trying to incorporate threads into a large existing Vue / Quasar app. So far, I've installed threads and threads-plugin, and set up the hello world example from the docs....

question

With native MDL menus, you can use the following classes to control the position of the menu when it opens: mdl-menu--top-right mdl-menu--bottom-right mdl-menu--top-left Also, there's this class: mdl-menu__item--full-bleed-divider which rather...

feature request
mdl
contribution welcome

I'm using Vue with the Quasar framework, and trying to convert a Quasar list into something with drag and drop. My component source is something like: ``` {{page.name}} ``` and...

### Software version Quasar: 0.14 Browsers: iOS 10 Safari ### What did you get as the error? `q-btn` tooltips are shown after the drawer is closed ### What were you...

**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [ ] Feature - [ ] Code style update - [ ] Refactor...

I just came across this - a real time saver. Unfortunately, I'm having problems getting it to work. When I 'Export Scaled...' via the menu, I choose a path and...

Again, I'm unsure if this is a syntax issue or a theme issue, but here's the block of code showing the problem. Highlighting from the `permission` variable inside the second...