Stephan Tabor

Results 9 issues of Stephan Tabor

## Feature Request Put the character count of the "textarea with character counter" outside of the textarea, like it is on the "text field with character counter" seen here: https://material-components.github.io/material-components-web-catalog/#/component/text-field...

https://github.com/Happy-Coding-Clans/vue-easytable/blob/674d87e8e72151bf02844a53c7245ae55ceb8468/packages/ve-table/src/body/body-tr.jsx#L98-L101 One of the reasons seems to be that every table row receives the highlighted row index as a prop. Every time a user clicks a different row that index...

help wanted
🚀 performance

### I am opening an issue for vue-easytable ### Issue Type Bug ### Issue Title Performance issue with fixed columns ### library Version 2.9.0 ### Vue Type 2.6.14 ### Browser...

🚀 performance

Please ensure your issue adheres to the following guidelines: - [x] Please check the problem is not already reported - [x] Please include enough details to reproduce the problem: the...

Using Vite to build a vue project, with es module import like ```ts import MonacoEditor from 'vue-monaco' ``` ```js ReferenceError: require is not defined at a.mounted (vue-monaco.es.181a4dd2.js:6) at Mt (vendor.6a78aee7.js:6)...

would solve issues like #18, #34 What i'm looking to do personally is just use min-width media queries so i can easily match them up with our predefined in our...

It would be nice if we could use something other than text/string for the controls. In my use case right now, the ability to put an image/svg there via slot...

feature request