Martin Kopeček

Results 21 issues of Martin Kopeček

## PR content - web component definition so that people could use your amazing css wordart as one tag `` - include the js and css in the npm package...

### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...

feature

The function isPromise should not check if object is a Promise by `Promise.resolve(object) === object`. Instead it should check for `.then()` method. https://github.com/editor-js/image/blob/e26b3e7c106486d2d776219e18cd125469991a25/src/uploader.js#L185-L187 This way custom uploader cannot be used...

# Feature Request ## Motivation Behind Feature When webview restarts, e.g. due to battery saving feature when app is in background, it could access previously started sound -and control it....

Backend je sice od větve mhmp přepsán do TypeScriptu, ale stále běží na frameworku ExpressJS, což zaprvé není TypeScript first framework a zadruhé to podle mě není moc robustní framework...

typ:vylepšení
part:backend
čas:dlouhý
priorita:nízká
stav:čeká na tech-lead

_From @janvlasaty on March 1, 2018 18:5_ Dodavatele popisy akce rozpočtové kapitoly _Copied from original issue: otevrena-data-mfcr/CityVizor#135_

typ:vylepšení
stav:čeká na business
part:backend
part:frontend
čas:krátký
typ:nová funkce

**Problem:** When using software that doesn't allow to specify HTTP headers (stata, excel, etc.), users can't get data from PostgREST. **Solution:** Allow passing these arguments also as query parameters. `Authorization:...

how-tos

"this" now refers to used dropzone in the function returning url So now you can tell one dropzone from another e.g. like this url: function(){return $(this).attr("data-url");}

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior This is a probable regression from already closed issues (see below)....

bug
needs triage

### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...

feature