Alex Kim
Alex Kim
## How to reproduce 1. open settings 2. focus on any input field by clicking it (not the `+` `-` buttons) 3. change the number using keyboard 4. close the...
### Steps to reproduce [repo](https://github.com/alex-kim-dev/vite-plugin-html-test) 1. init a new vite react project 2. install vite-plugin-html 3. remove the script tag from `index.html` and add the following to `vite.config.js`: ```js html({...
In this example the default packages are installed for `lts` and `14.17.0` versions: ```sh ~ ➜ asdf install nodejs lts Installing alias lts as 14.17.0 % Total % Received %...
Single element, `shift + h` or `shift + v` or through the context menu: 
- [x] If the text size is getting less than `MIN_FONT_SIZE` it stops updating and gets out of an element's bounds. It's hard to spot this issue because the last...
fix #3366 fix #5566 - [x] flip multiple selected elements or a group when resizing - [x] enable flipping with shortcuts and in the context menu gif 