Karl Viiburg

Results 8 issues of Karl Viiburg

Fixes #82 by calling `performBlur` when `@blur` event is triggered. Backwards compatible as the previous `$emit('blur')` is also called.

**Bug description** Built fresh 0.9.4 stable version (with MacOS SDK 10.15) and tried to open a valid 0.9.3 (might have been beta1) model. When trying to fix the model, it...

Adds support for creating Typescript migrations. Fixes #43 Changes add a `--typescript` flag: * knex-migrate will look for a `knexfile.ts` file. Can still be overwritten with the `--knefile` flag *...

### Steps to reproduce 1. Enable Contacts 2. Create a contact via Owncloud web interface in your addressbook 3. Try to download all contacts from the given addressbook via CardDAV...

## Description Updated typings for IsMobilePhone decorator usage to better reflect of the actual functionality of ValidatorJS's validation. Notable changes: * support setting locale as `"any"` to validate against any...

Doing this all on an Ubuntu 24.04 server. ## Steps 1. Cloned this repo 2. Built a base Sonoma image - `docker build -t docker-osx:sonoma --build-arg SHORTNAME=sonoma --build-arg SIZE=30G .`...

Added support for Estonian (et-EE) in isAlpha and isAlphanumeric validation. Estonian required characters added: `Š, Ž, Õ, Ä, Ö, Ü`. ## Checklist - [X] PR contains only changes related; no...

### Pre-flight checklist - [x] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project. - [x] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project uses. - [x]...

plugin/webpack
cli