Yauheni Prakopchyk

Results 233 issues of Yauheni Prakopchyk

Right now publishing comes as a last step, so it's hard to remove all steps if release script fails on publish. Ideally we want to ask npm if we have...

FEATURE
CI
difficulty 2: easy
value 1: minor

We should use google font instead. This is a breaking change, so we can work on this, but PR should be kept small and merged only closer to release. Additional...

breaking change
difficulty 2: easy
value 3: wish to have

To prevent having issues like this #2679 we should have automated or abstracted solutions for links, so that all links are kept intact. Google should have a solution for that

docs
good first issue
research
LOW PRIORITY
difficulty 2: easy
value 1: minor

Epic spinners should be easily used in components (VaInnerLoading + components that use loaders) ``` { 'atomic-spinner': { component: AtomicSpinner } } ``` * Maybe we can have spinners be...

FEATURE
research
difficulty 1: super easy
value 2: nice to have

Features we want: - [x] fallback to text and image - [x] somehow avatar group - [ ] gravatar integration example (shouldn't be part of component api) - [x] add...

docs
implementation
difficulty 1: super easy
value 2: nice to have

* we need to investigate which editor works best for us * project structure would look similar to ag-grid restyle * we can try following it up with collaboration *...

FEATURE
research
difficulty 3: medium
value 2: nice to have

Looks too generic. Check other frameworks designs. Here's ant example: What I think can be done: * Use different shadow (so that top border of dropdown is visible) * Improve...

FEATURE
implementation
key feature
difficulty 2: easy
value 2: nice to have

We can analyse vue refs as well as some non vue ui libraries. https://github.com/vuetifyjs/vuetify We can also also create an issue for naive-ui (because their is meh): https://github.com/tusen-ai/naive-ui

research
difficulty 2: easy

Sometimes lists for virtual scroll are very big. So would be great to implement it. Reporter: @whitel1ght

FEATURE
implementation
difficulty 3: medium
value 2: nice to have

https://youtu.be/2KBHvaAWJOA?t=1128 https://devtools.vuejs.org/plugin/plugins-guide.html#plugin-setup Wondering if vuestic ui could be a vue devtools plugin and if there's any value in that. Needs research before we even discuss

research
integration
difficulty 3: medium
value 1: minor