707 Commits (DOM_REFACTORING)
 

Author SHA1 Message Date
Shagen Ogandzhanian 0522f038a6 Return inline (this time with noinline) 3 years ago
Shagen Ogandzhanian f3512998c6 AttrBuilder passed to Style is nullable (just like in the reset of element builders) 3 years ago
Shagen Ogandzhanian ff1ac014e8 No inline for Style 3 years ago
Shagen Ogandzhanian b5365e8e2a Revert "ElementBuilders a singletons" 3 years ago
Shagen Ogandzhanian b8ab6ef3a2 ElementBuilders a singletons 3 years ago
Shagen Ogandzhanian 1dd2d48ebd ElementBuilder is fun interface 3 years ago
Shagen Ogandzhanian 470d437ab3 Remove redudnant import in tests 3 years ago
Shagen Ogandzhanian a6eb71191d Make ElementBuilderImplementation instances private 3 years ago
Shagen Ogandzhanian 789022a414 Move Style definition to the Elements 3 years ago
Shagen Ogandzhanian 244f4ce1d8 Fix last integraton test failing in Firefox and enabling it as a default target 3 years ago
Alexey Tsvetkov f1db4c759b
Update compose in preview example (#842) 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 306bbbb5f2 Add minimal units tests for media queries 3 years ago
Shagen Ogandzhanian 643bda09d8 CSSPlus, CSSMinus, CSSTimes and CSSDiv are private - it's all CSSCalcOperation for users 3 years ago
Igor Demin fa2126872b Add linux-arm64 to the build script, add forgoten tools.jar 3 years ago
Igor Demin 956634da66 Update Compose 3 years ago
Igor Demin e385c84231 Update Compose 3 years ago
Shagen Ogandzhanian c0bba88f02 Simplify text selection in "select event update the txt" 3 years ago
Igor Demin b1d8682cbe
Automatically add `-Dcompose.application.configure.swing.globals=true to run/package tasks (#820) 3 years ago
Shagen Ogandzhanian 8131b6665d Remove accidentaly wrongly merge code from a debug branch 3 years ago
Alexey Tsvetkov e96826c47c
Use Gradle 7.1 for building Gradle and Intellij plugin (#836) 3 years ago
Shagen Ogandzhanian 1a7a1fbbd3 Update web examples after releasing 0.5.0-build228 3 years ago
theapache64 bca5d28976
update README - fix broken path (#835) 3 years ago
Nikolay Igotti 2e82f1cc98 Add linux_arm64 target 3 years ago
Oleksandr Karpovich e40f7a0d9a
Update web tutorials for 0.5.0-build228 (#833) 3 years ago
Oleksandr Karpovich 599ffdce58
Update tutorials check task to support individual targets checks (#831) 3 years ago
Igor Demin 2117b74bd2 Move Compose 3 years ago
Igor Demin 33a059ddd3
Compose as submodule, scripts for build/test Compose (#830) 3 years ago
Igor Demin 854de3681c
Publish components (#829) 3 years ago
Shagen Ogandzhanian defae6241c Install web drivers to the gradle root 3 years ago
Shagen Ogandzhanian c5b1e29f15 Add posibility to install missing chrome drivers for local development 3 years ago
Alexey Tsvetkov 2be46f961e
Implement first version of non-interactive preview for desktop (#803) 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
Oleksandr Karpovich d87783f319 Fix web/Building_UI tutorial snippet 3 years ago
Shagen Ogandzhanian 06b79febfb
Update CHANGELOG.md after releasing 0.5.0-build226 3 years ago
Shagen Ogandzhanian 9b1526e11b Install gecko driver to the compose-web light Docker image 3 years ago
Shagen Ogandzhanian 4937918a28 Update examples after publishing 0.5.0-build226 3 years ago
Shagen Ogandzhanian 5d7c874136 Updae deafult web-core dependency to 0.5.0-build226 3 years ago
Shagen Ogandzhanian df05778843 AttrBuilder is nullable by default 3 years ago
Alexey Tsvetkov 047440e12a
Allow using Intellij plugin with 2021.2 (#807) 3 years ago
Shagen Ogandzhanian 5b22169e72 Remove license for cssom since we are not using it anymore 3 years ago
Shagen Ogandzhanian 019cbd2940
Use CSSStyleSheet so that there's no need to define additional functionality on Stylesheet 3 years ago
Igor Demin ef697af7ed
Update tutorials 3 years ago
Igor Demin cd7f4f4587 Migrate desktop templates/tutorials to 0.5.0-build226 3 years ago
theapache64 7f90700f8d
Compose Web Example - Compose Bird (#797) 3 years ago