Robert Stoll

Results 144 issues of Robert Stoll

I currently use the following hack to retrieve the underlying HtmlElement: ``` div { val div = getUnderlyingHtmlElement() div.asDynamic().someVar = xyZ } ``` where the function is defined as follows:...

I have one functions which inter alia disabled HTMLInputElement, HTMLTextAreaElement and others. Currently I use an `unsafeCast`to HTMLInputElement for other types because I know that it works as internally it...

JS

Would be nice if the check would outptut the path of the verified gradle-wrapper.jar This way I could count it to do a simple verification if it caught all of...

IMO it is cumbersome to use `toEither.toValidated` thus I suggest to provide the same shortcuts we provide for EitherOps. Surely only some sugar but intuitively I am looking for `toValidated`...

The following url does not work http://bitwiseshiftleft.github.io/sjcl/doc/symbols/_global_.html Link spotted here http://bitwiseshiftleft.github.io/sjcl/doc/

3. If you have a bug report, use the applicable parts of the following template (modify as needed): **DESCRIPTION:** if you want to order based on a left joined table,...

**Describe the bug** I would like to create an extension method **To Reproduce** ``` declare module 'js-big-decimal' { } ``` Fails with "is a non-module entity" **Expected behavior** A clear...

enhancement

I don't really like to clutter my code with the marker function. In some cases I think it is ok but I have functions which I would like that it...

### Subject of the issue push-to-fork is specified, the corresponding fork does not exist Describe your issue here. It's expected that it fails but it outputs the url of the...

Under which license do you publish this library?