78 Commits (97d4222a28fecf03c636b392ec976113769b062f)

Author SHA1 Message Date
  Anastasia Smirnova 2fa4575684 Making V8 ReadOnly TextField select row in table upon clicking (#11480) 5 years ago
  Mehdi Javan 7ac738ed85 Updating chrome version to 69 in tests (#11182) 5 years ago
  Ilia Motornyi 0e97fadbf9 Enable maven formatting for uitest (#10908) 6 years ago
  Ilia Motornyi 90dede3532
Remove old ignored test (#10806) 6 years ago
  Ilia Motornyi 2ddeb9ef97 Remove empty comments (#10789) 6 years ago
  Teemu Suo-Anttila 1fdeb3f467 Remove copyright headers from test code (#10770) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 94409e2221 Remove unused imports (#10330) 6 years ago
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Ahmed Ashour d44a5e217d Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
  Ahmed Ashour 3564d4b4ba Remove redundant interface already implemented by super class. (#10258) 6 years ago
  Ahmed Ashour fb6e81221b Use lambda with Handlers (#10229) 6 years ago
  Ahmed Ashour 01c93a6aef Use lambda with Listeners (#10222) 6 years ago
  Ahmed Ashour 69ac68e064 Fix typos (#10213) 6 years ago
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour 9494818412 Use StringBuilder instead of StringBuffer (#10154) 6 years ago
  Ahmed Ashour 7e4b4ff5a9 Use enhanced for loop for arrays. (#10121) 6 years ago
  Ahmed Ashour 241b7fadca Remove auto-generated comment (#10111) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 7fd440d244 Use single character for StringBuilder.append (#10102) 6 years ago
  Ahmed Ashour 77f2ef0c9d Remove unused @VERSION@ 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Ahmed Ashour d3c752e0f2 Add empty line at end of file 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ahmed Ashour d1520204ea Use simple class names 6 years ago
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Ahmed Ashour 29cc151f37 Fix varargs warnings 6 years ago
  Ahmed Ashour a93670d046 Fix generics type in test (#9977) 6 years ago
  Henri Sara 02a666092b Fix making components visible by push (#9934) 6 years ago
  Henri Sara ee9f287917 Fix occasional empty rows in Table and TreeTable (#9800) 6 years ago
  Ahmed Ashour 22b9d37a0f Correct license location 7 years ago
  Ahmed Ashour 1290426ff3 Fix some generics warnings in Eclipse 7 years ago
  Teemu Suo-Anttila 6f8518579f Picked all changes from 7.7 7 years ago
  Aleksi Hietanen 6b4dffa44c Remove tracking of unregistered connectors (#8153) 7 years ago
  Ahmed Ashour 628ff25ae5 Use try-with-resources (#8757) 7 years ago
  Denis 1fb40df874 Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
  Denis b302de9c93 Clean up SQL container tests. (#8091) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Pekka Hyvönen ce26bf7c4c Remove usage of Consumer from event listeners (#7985) 7 years ago
  Ilia Motornyi 95a61630bb VerticalLayout has spacing = true and margin = true by default . 7 years ago
  Denis Anisimov 862270140d Update ValueChange API to use Component and HasValue<>. 7 years ago
  Aleksi Hietanen 24e11dca6b Move all themes except Valo into a new compatibility-themes package 7 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 years ago
  Denis Anisimov bc31da89c2 Fix broken tests because of default theme change (Valo). 7 years ago
  Pekka Hyvönen 45082d1abc Make Valo the default theme 7 years ago
  Aleksi Hietanen 2bee988272 Unify listeners on the server side 7 years ago
  Denis Anisimov d078a5d7db Rename PopupDateField to DateField #297. 7 years ago