Dominik Schmidt

Results 22 issues of Dominik Schmidt

## Description Fix usage as commonjs and esm module and add dependencies of `contrast-colors` to its `package.json`. As `.mjs` file extension is used for esm module files, the module `type`...

Followup for #4597 This replaces `node-redis` with the (apparently) more modern `ioredis`. I haven't found much resources on whether one should pick one or the other, but `ioredis` supports Redis...

4.0

### Initial checklist - [X] I understand this is a feature request and questions should be posted in the [Community Forum](https://community.transloadit.com/) - [X] I searched [issues](https://github.com/transloadit/uppy/issues?q=is%3Aissue) and couldn’t find anything...

Feature

Hey, it would be nice to be able to select channels directly via the number pad (or even the channel selection with icons). I understand this is currently not possible...

Hey, I just installed this addon and it breaks with restrictive CSP enabled. ``` Refused to load the stylesheet 'http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css' because it violates the following Content Security Policy directive: "style-src...

This does basically the same (and for the obvious same reasons) as https://github.com/Polyconseil/easygettext/pull/107 It additionally updates the lock file and adds support for line numbers in .ts files (and typescript...

## Describe the bug Selecting files should be instant, especially in the tiles view it's super slow. ## Steps to reproduce 1. Upload 500 photos into one folder 2. Switch...

Type:Bug
Priority:p2-high
Web-only

## Steps to reproduce open a modal, be logged out because of session timeout ## Expected behavior Modal is closed and the logged out page is visible and accessible ##...

Type:Bug
Priority:p3-medium
Web-only

## Description This PR adds support for showing default values and a clear button to `OcCheckbox`. It's not beautiful (visually) by any means and the same UX problems as for...

3 - To Review

(depends on https://github.com/owncloud/owncloud-design-system/pull/1633) ## Description I've added an optional`defaultValue` prop to `OcSelect`. The value provided there is selected when `value === null`. When the default value is shown the clear...

3 - To Review