40 Commits (ddb80e8161dd04d90f1f5c51bdc05931e86dd10f)

Author SHA1 Message Date
Oleksandr Karpovich e902beeece
release 1.0.1-rc2 with 1.6.10 (#1590) 3 years ago
Shagen Ogandzhanian 798f0ac1ab
Kotlin testing reuse (#1562) 3 years ago
Oleksandr Karpovich 046f225846
web: workaround flaky CI test runner (#1550) 3 years ago
Oleksandr Karpovich 9dce4fe0fc web: add KT-48273 workaround to web-integration-core module 3 years ago
Oleksandr Karpovich cf62af9a23
web (breaking change): make constructors of CSSSelectors classes internal (#1510) 3 years ago
Oleksandr Karpovich 1b731e0af6
web (breaking change): move top level functions for css selectors to new SelectorsScope (#1504) 3 years ago
Oleksandr Karpovich 1066bcab40
web: add tests for onChange event for checkbox and radiobutton (#1411) 3 years ago
Shagen Ogandzhanian f96eeea220 [web] Common config for printing test results to STDOUT 3 years ago
Oleksandr Karpovich 354e48a542
Web: fix jumping cursor of controlled inputs (#1287) 3 years ago
Oleksandr Karpovich 626cba019a
web: add RadioGroup component to manage several Radio Inputs (#1116) 3 years ago
Oleksandr Karpovich db53b95a31
Web/controlled inputs (#1031) 3 years ago
Shagen Ogandzhanian f3d4a2cbfa Fix web integration tests 3 years ago
Shagen Ogandzhanian a5cffc44ca CSS API - disallow String parameters for colors 3 years ago
Oleksandr Karpovich 58f36be885
web: Disable flaky SelectElementTests to investigate them later 3 years ago
Shagen Ogandzhanian fce92382fd Introduce new CSS Color API and deprecate old one 3 years ago
Oleksandr Karpovich 6d97c6d055
web: align the rest of events (#887) 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
Oleksandr Karpovich ac76dc5f0e
web: Use SyntheticMouseEvent as a type for a value in mouse events listeners (#862) 3 years ago
Oleksandr Karpovich 8edc12f02a
web: Remove deprecated input event listeners (#861) 3 years ago
Abasov Akif e2dd256235
CSS Animations (#810) 3 years ago
Shagen Ogandzhanian 8a072a356e Remove helper DOM builder elements from the public scope 3 years ago
Shagen Ogandzhanian 244f4ce1d8 Fix last integraton test failing in Firefox and enabling it as a default target 3 years ago
Shagen Ogandzhanian a11f080730 Make `file input updates the text` cross-browser 3 years ago
Shagen Ogandzhanian 073e5e9db6 Mediaquery resize test is passing in Firefox 3 years ago
Shagen Ogandzhanian 8d5f47f78b Prepare mediaquery test for cross-browser support 3 years ago
Shagen Ogandzhanian c0bba88f02 Simplify text selection in "select event update the txt" 3 years ago
Shagen Ogandzhanian 8131b6665d Remove accidentaly wrongly merge code from a debug branch 3 years ago
Shagen Ogandzhanian c5b1e29f15 Add posibility to install missing chrome drivers for local development 3 years ago
Shagen Ogandzhanian 1b42dbec3e Dispose web drivers after selenium tests 3 years ago
Shagen Ogandzhanian 05dc8d1c05 Run selenium tests in Firefox is specific System property (synced with project property) is present 3 years ago
Oleksandr Karpovich 29a5297907
Web: Input element and onInput event refactoring (#799) 3 years ago
Shagen Ogandzhanian 2de373c7db Prepare integration tests for possibility to run against Firefox 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
Oleksandr Karpovich 3b96c55daa
web: test for media query (#766) 3 years ago
Shagen Ogandzhanian 898fa303ff Rename package names in web-core 3 years ago
Shagen Ogandzhanian b1328204b8 Make consistent multi-platform plugin invocation throughout web modules and examples 3 years ago
Shagen Ogandzhanian 6a8e15a7fe [web] Attribute builder builds styles as well 3 years ago
Shagen Ogandzhanian 4dd4390ecd Introduce web-integration-widgets and rename web-integration to web-integration-core 3 years ago