Евгений Гедройц

Results 9 issues of Евгений Гедройц

https://scrollmagic.io/examples/advanced/anchor_link_scrolling.htm I clicked on "Anchor Links" and did not see any interaction

my postcss configuration in laravel mix: ``` postCss: [ require('postcss-extract-media-query')({ output: { path: path.join(__dirname, '/public/css'), name: '[query].css' }, queries: { 'only screen and (min-width: 1023px)': 'desktop', 'only screen and (min-width:...

I checked it in this repository @change="myChangeEvent($event)" I need to filter options('sorter' in settings work fine) but i can't to get modelValue from 'input' that i type any symbols in....

### Expected behavior Equal height in local environment(windows 10) and in docker environment(stable-alpine), for this element: `` ### Current behavior The build in local environment(windows 10), **height = 400px** ![Build...

type: bug

If a header of a group is selected, it is hidden after the mouse cursor is moved away from that header. https://tinyurl.com/274okj88

**Vuestic-ui version:** 1.9.3 ### Description This solution fixed this problem: `.va-layout__absolute-area-wrapper .va-layout__area{ position: fixed; //instead of absolute }` ### Reproduction [layout-absolute](https://ui.vuestic.dev/ui-elements/layout#absolute) you need to add content larger than the height...

BUG

close #3346 ## Description Added function close() for the Modals including the confirm But i have one bug. This string break "background overlay" if reopen modal: packages\ui\src\components\va-modal\VaModal.vue => computedOverlayStyles =>...

feature

**Is your feature request related to a problem? Please describe.** I'm add [virtual keyboard](https://virtual-keyboard.js.org/vuejs/) but it does not work with attribute :mask ``` ``` If typing characters with **click** event,...

In a list of currently [available options:](https://docs.emmet.io/customization/preferences/) I didn't check everything, just what I found. I have specified the current default values in VSCode: - [ ] profile.allowCompactBoolean - false...