29 Commits (ae1f72d7d5f4185359cb566b6d04fa372817acc8)

Author SHA1 Message Date
Shagen Ogandzhanian cd7691a53f
Simplify inner CSS API, remove css fun completely (was experimental, will be redesigned) 2 years ago
Shagen Ogandzhanian 44cc13add1
Enable warning as errors by default in web (#1803) 2 years ago
Martynas Petuška f98dfbc761
web: AttrsScope interface extraction (#1694) 2 years ago
Oleksandr Karpovich e902beeece
release 1.0.1-rc2 with 1.6.10 (#1590) 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
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
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 073e5e9db6 Mediaquery resize test is passing in Firefox 3 years ago
Shagen Ogandzhanian 8d5f47f78b Prepare mediaquery test for cross-browser support 3 years ago
Oleksandr Karpovich 29a5297907
Web: Input element and onInput event refactoring (#799) 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 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