Paulius Varna
Paulius Varna
### Is your feature request related to a problem? Please describe. I'm using a translation platform Phrase (something like POEditor). They provide "lots of" methods to receive translation files. But...
## Motivation [Real-time](https://en.wikipedia.org/wiki/Real-time) events describe various operations in computing or other processes that must guarantee response times within a specified time (_deadline_). I use [rAF](https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame) (16.7 ms) as the _deadline_....
`[email protected]`: https://github.com/advisories/GHSA-j9cf-pr2x-5273 Marked as closed in https://github.com/Spittal/vue-i18n-extract/pull/64 Yet, currently at 2.1.2 in master.
#### Provide the steps to reproduce 1. Run Chrome Audit (LH 6.4.0) on https://agrobaseapp.com/lithuania/pesticide/alister-grande-od 2. Run [PSI](https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fagrobaseapp.com%2Flithuania%2Fpesticide%2Falister-grande-od&hl=en_GB&tab=mobile) (LH 6.3.0) on https://agrobaseapp.com/lithuania/pesticide/alister-grande-od 4. Compare LCP #### What is the current behavior?...
## Introduction The challenge addressed by this proposal is the lack of standardized privacy settings and cookie handling across websites on the web. Currently, each website implements its own privacy...
Hello, I'm forking `draw_polygon` and `direct_select` modes into a single custom draw mode. While adding `undo/redo` feature I came into a problem. I can't access the state of draw mode...
### Reproduction 1. git clone https://github.com/mapbox/mapbox-gl-draw.git 2. cd mapbox-gl-draw 3. yarn install 4. yarn start & open "http://localhost:9967/debug/?access_token=" ### Steps to Trigger Behavior 1. Click on `draw_polygon` mode 2. Add...
### Describe what you want Hello, We use `mariadb` at work. I don't know why, but seniors told me that "it's just a fork of mysql because of licensing". So...
Hello, Tank you for [Modernize 2024](https://github.com/mapbox/mapbox-gl-draw/pull/1242). I'm really glad that you adopted Vite. I think this was a great choice that could simplify the pipeline and increase community engagement. I...
At the moment, the release version of this package doesn't work anymore when imported into another project. This fix allows ESM imports to work again.