Eugen Istoc

Results 35 issues of Eugen Istoc

The current version published to bower don't have the fixes that are in master. Specifically, the **main** file in in `bower.xml` is wrong. This is already fixed in the main,...

**Describe the bug** I think there is a weird race condition happening when trying to set initia values after image has loaded. I'm implementing V2 in vue as so: ```ts...

question
v2

### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that...

### Description @benjamincanac I think it would be a good idea to add the `no-trailing-spaces` rule to the eslint config. Having made multiple contributions already I always get inconsistent white...

question

It'll help if there was at least a screenshot of how this looks like to get an idea before clinging and building.

Static access tokens and private resources are exposed in plain text in the n8n instance or where ever n8n is deployed. This PR removes console logs to prevent exposing the...

**Is your feature request related to a problem? Please describe.** decimal.js adds an extra `31.9k` of overhead to the bundle. Its quite a heavy dependency considering that we're using just...

I'm working on a project that has subdomains. I'd like to have the auth cookie be acessible by the parent domain as well as all subdomains. In order for this...

### Describe the feature Similar to other packages that have external config (e.g. nuxt-tailwind), it would be beneficial if we can configure the config path. ### Additional information - [X]...

enhancement

**Is your feature request related to a problem? Please describe.** Relevant discord discussion: https://discord.com/channels/1035538056146595961/1267557057784053924 I'm trying to eliminate the need for this extension: https://github.com/47ng/prisma-field-encryption It allows marking some fields as...