28 Commits (ade07cb4659e17f9e4aee224f380e7a4093d82da)

Author SHA1 Message Date
Shagen Ogandzhanian ffc5eaf5b3 Moved benchmark tests to a dedicated package 3 years ago
Shagen Ogandzhanian ce606d1c22 [web] [tests] Completely get rid of waitForAnimationFrame in favour of waitForRecompositionComplete 3 years ago
Shagen Ogandzhanian dcd8b70f70 [web] [tests] Use waitForRecompositionComplete instead of waitForAnimationFrame in add/remove benchmark tests 3 years ago
Shagen Ogandzhanian 98b58a8371 [web] Use common test api in benchmark-core 3 years ago
Oleksandr Karpovich db53b95a31
Web/controlled inputs (#1031) 3 years ago
Shagen Ogandzhanian 3902bf2768 Introduce printBundleSize to all web sample projects 3 years ago
Shagen Ogandzhanian f3d4a2cbfa Fix web integration tests 3 years ago
Shagen Ogandzhanian d363211110 Remove CSSVariables context 3 years ago
Shagen Ogandzhanian a5cffc44ca CSS API - disallow String parameters for colors 3 years ago
Shagen Ogandzhanian fb63c43394 Use max/minWidth/Height call in samples 3 years ago
Shagen Ogandzhanian fce92382fd Introduce new CSS Color API and deprecate old one 3 years ago
Shagen Ogandzhanian 27e4dd4fe6 Introduce html/css color constants 3 years ago
Shagen Ogandzhanian dc3b743f2c [web] Color is a namespace, use CSSColorValue whenever you need StylePropertyValue subtype 3 years ago
Shagen Ogandzhanian 084aa680a1 Rename mediaQuery-related min/maxWidth/Height extensions by adding media prefix 3 years ago
Shagen Ogandzhanian c3fa1413c5 [web-banchmark-core] printBundleSize depends on jsBrowserDistribution 3 years ago
Oleksandr Karpovich 8edc12f02a
web: Remove deprecated input event listeners (#861) 3 years ago
Oleksandr Karpovich 29a5297907
Web: Input element and onInput event refactoring (#799) 3 years ago
Shagen Ogandzhanian 4937918a28 Update examples after publishing 0.5.0-build226 3 years ago
Abasov Akif 0a90ae2194
Remove CSS Typed OM API (#786) 3 years ago
Shagen Ogandzhanian 4529645a75
Don't allow to assign null value in attr (#780) 3 years ago
Shagen Ogandzhanian e96d59818b Produce DOM nodes via builder 3 years ago
Shagen Ogandzhanian 72a8a5b2c9 Align bencmhark source with web example 3 years ago
Shagen Ogandzhanian 9698698bd0 Simplify assignment signatures in CSS properties 3 years ago
Shagen Ogandzhanian 6048760a1a CSS units API is CSSOM-agnostic and supports homogenous arithmetic operations 3 years ago
Oleksandr Karpovich d0d272897b Fix `add1kItems` benchmark to avoid it getting swallowed on CI 3 years ago
Philip Wedemann 20fa5edd82
Web: Remove content builder for empty elements (#745) 3 years ago
Shagen Ogandzhanian 80f5eae42c StylePropertyValue does not contain any nested entities 3 years ago
Oleksandr Karpovich b051250388
Add web-core benchmarks with reports to TeamCity (#724) 3 years ago