Luca Ban

Results 362 issues of Luca Ban

There's a very similar renderless library that does seemingly the same things: https://github.com/tochoromero/vuejs-smart-table I'd love some kind of comparison chart with pros and cons to this library vs vuejs-smart-table

question

expected: - updating the visible rows with `showEntries()` should refresh the table current behaviour: - when changing the visible row count with `showEntries` eg. from 5 → 6 (`showEntries(6)`), the...

Chapters like iOS publishing > Signing seem a bit outdated. > Now that you linked Xcode with your developer account, go to Preferences > Accounts, select your Apple Id on...

Just leaving some notes for myself of parts of the documentation I want to update in the near future.

I'm only using the ionicons icon set in many Quasar apps. I always stumble on icons used by Quasar components like the **form clearable icon** that do not get rendered...

See screenshot: To prevent this a new line was added after `Boolean /`

something I had learned a while back in https://github.com/quasarframework/quasar/issues/1713 But finally got around to adding to the docs. So other newbies like me will also understand this better : D

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

[QList](https://quasar-framework.org/components/lists-and-list-items.html) The SVG shows up like this for me (macOS, chrome): ![image](https://user-images.githubusercontent.com/3253920/41276748-31b352ce-6e60-11e8-8668-942d5cec525f.png)