Shagen Ogandzhanian
Shagen Ogandzhanian
Hi! Correct me if I'm wrong but from what I see user of gradle-node-plugin is supposed to choose between two options: 1) to download specific version of node.js 2) to...
This was actually the reason while js failed quite often
Currently we have: * interface CSSBuilder : CSSStyleRuleBuilder, GenericStyleSheetBuilder * class CSSBuilderImpl : CSSRuleBuilderImpl(), CSSBuilder, CSSRulesHolder by rulesHolder * interface CSSStyleRuleBuilder : StyleBuilder * open class CSSRuleBuilderImpl : CSSStyleRuleBuilder, StyleBuilderImpl()...
As of one has nothing to do other than writing code as follows: ``` Circle(200f, 200f, 0.5f * radius.value, attrs = { attr("fill", rgbColor()) }) ``` While fill, for instance,...
This single test should pass with what we have. Further with fix some new test will come but at least for now we'll be sure that we are not breaking...
This is not supposed to be merged - I'm just looking for tests stability
## Release Notes ### Highlights - Web - Improves text input support for mobile and desktop Safari - Correct certain text input scenarios on web New WebTextInputService seeks to achieve...
They can cause issues with js tests see https://youtrack.jetbrains.com/issue/KT-72362/js-running-tests-leads-to-compilation-error-if-one-modules-name-is-a-special-prefix-to-another-one