Rustem Nasyrov

Results 9 issues of Rustem Nasyrov

## Related issues Close #1693, close #1567, close #1693 ## Description ![demos](https://user-images.githubusercontent.com/29167241/173535086-ca9e26ef-3dc6-4158-ab54-ae098fad9a8c.png) ### Added: * Demos * Selection * Expanding/collapsing tree nodes * Filter * Docs * Model value *...

FEATURE
component
key feature

Related issue: #1222 closes https://github.com/epicmaxco/vuestic-ui/issues/764 #2169 ![image](https://user-images.githubusercontent.com/29167241/171360366-0793459f-98f1-4d65-b946-800bd9a7c4c3.png) ## Description Added customized classes for the given colors configuration. * Created `colorsCustomClasses` plugin for the Vuestic-UI. * Added description in the docs,...

FEATURE

**Vuestic-ui version:** 1.4.4 **Steps to reproduce** * `npm run serve:book` * Find a time picker demo * Look for the "view" demo * Click on the AM, then PM *...

BUG
good first issue

## Description ## Markup: ```vue // Your code ``` ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking...

Need to check all pages and all description through the documentation and update or add translations if they're missing.

docs
LOW PRIORITY
ON HOLD
difficulty 1: super easy
value 2: nice to have

We have the `VaSeparator` component and it looks like we removed docs for it or wasn't created them. Or we decided to replace this component with a `VaDivider`? Path: `packages/ui/src/components/va-separator/VaSeparator.vue`....

docs
research
difficulty 2: easy
value 2: nice to have

### Environment _No response_ ### Reproduction 1. Create a new project 2. Install `vue`, `pinia`, `pinia-orm`. 3. Follow the [guide](https://pinia-orm.codedredd.de/plugins/introduction). 4. Nothing happens, repository didn't modified. example.js ```js import {...

pending triage