Yauheni Prakopchyk

Results 233 issues of Yauheni Prakopchyk

- [ ] Should update demo app. - [ ] Should run tests Low priority: - [ ] Should publish to npm ([some docs](https://circleci.com/blog/publishing-npm-packages-using-circleci-2-0/))

chore

Should "No components registered for vue-book. Check docs for details"

feature

* `Ctrl` + `E` - show dialogue with recent components you opened.

feature

3:29 Could not find a declaration file for module 'vue-book'. 'C:/2-Projects/1-asva /5-vue-book/2-vue-book-demo/node_modules/vue-book/index.js' implicitly has an 'any' type. Try `npm install @types/vue-book` if it exists or add a new declaration (.d.ts)...

feature

I had a discussion with chakAs3, we did a couple of checks on vuestic + storybook. It seems: * Types are not shown (storybook shows "string" for majority of props),...

I attempted to somewhat unify a feature test. I took stateful as a simplest case. We may want to merge it its incomplete state or attempt to apply to other...

**Vuestic-ui version:** 1.9.10 ### Description * For VaCounter when I set `data-testid` - it's getting set on child input element (`.va-input__content__input`) instead of root element (`.va-counter`). This is problematic for...

BUG

They have a recommendation to have it - https://github.com/antfu/unplugin-vue-components#importing-from-ui-libraries I didn't investigate what's the value, so we need to do that before implementation. Might be a good candidate for "good...

research
d2: easy
v2: nice to have