Rado Konuch

Results 11 issues of Rado Konuch

Hello, is it possible to disable resizing of the window? Thanks

enhancement
help wanted

Hello, is it possible to keep the original window `title`, which was set during `launch`? When I use the `load` method to dynamically load web pages, the window title changes...

enhancement
help wanted

I have the following angular template: ``` {{__('Import')}} ``` The 'Import' string is successfully extracted using your lib, but the 'Click to Import' text is ignored. I assume this happens...

enhancement

When extractor tries to extract a given line which contains syntaxt error, for example it contains > translate.instant('test1' + 'text2') , it fails with following error, which is alright: ```...

enhancement

#### Please describe the feature you would like to request. Remove the moment.js library requirement. Allow usage of different datetime library, if necessary. #### What is the use-case or motivation...

Enhancement
Help / PR wanted

https://github.com/DataTables/DataTables/issues/1048

Next major

Removed files restriction from package.json file. This way the entire folder is checked out when installing via npm. For example, when installed via npm, the non minified file was missing.

Is it possible to detect changes as user types in text in the text input. Currently 'changes' event fires only when user leaves the text input, e.g. clicks away.

Hello, when trying to run the example application, it fails with following error: `Browser target is not found`. Error stack: ``` C:\__work\carol-test>deno run -A hello.ts Check file:///C:/__work/carol-test/hello.ts error: Uncaught (in...