18456 Commits (6541b7bad2e41c57a7731611a3f2f7032a5ce947)
 

Author SHA1 Message Date
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6 years ago
  Ahmed Ashour 70ba487b62 AbstractDateField: set value after being invalid (#10187) 6 years ago
  Ahmed Ashour 4148d910a5 Fix AbstractDateField to correctly show week day names (#10188) 6 years ago
  Ahmed Ashour 9b4bc10735 Add *.properties to .gitattributes (#10180) 6 years ago
  Teemu Suo-Anttila 727accead3 Fix IDE usage of Elemental in vaadin-shared (#10178) 6 years ago
  Ahmed Ashour f42e0cc6f2 Fix some checkstyle warnings (#10179) 6 years ago
  Ahmed Ashour e651d542cb Simplify waitUntil() in tests (#10181) 6 years ago
  Ahmed Ashour dd5597d901 Convert AbstractDateField not to be a LegacyComponent (#10148) 6 years ago
  Teemu Suo-Anttila 569072dccd Add Navigator testing to Spring Boot test (#10174) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Ahmed Ashour 13d406a708 Remove redundant null checks before an instanceof (#10173) 6 years ago
  Teemu Suo-Anttila d0b5741b81 Add ErrorLevel to Validators and results (#10099) 6 years ago
  Teemu Suo-Anttila dd806e8bb3 Fix Binder bean writing to only validate and write given bindings (#10162) 6 years ago
  Pekka Hyvönen 75ac029f5a Fix wrong method name in Grid docs (#10171) 6 years ago
  Knoobie 0843f53881 Add aria-rowcount to grid (#10167) 6 years ago
  Piotr Wilkin 69c6675572 Fix for Grid client-side exception. (#10166) 6 years ago
  Pekka Hyvönen cc136864d3 Add mention of Flow to issue template (#10168) 6 years ago
  Ansku 4a04a3afae Prevent Grid refreshAll from getting stuck due mismatched state (#10161) 6 years ago
  Ahmed Ashour fa62729e24 Fix typos (#10158) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Piotr Wilkin 802bb98b85 Edit grid row by index - server side (#10040) 6 years ago
  Teemu Suo-Anttila a8f23e84a0 Move microprofile tests to profile, add Wildfly Swarm (#10156) 6 years ago
  Teemu Suo-Anttila 4ac4b62434 Add maven based tests for several application servers (#10143) 6 years ago
  Ahmed Ashour 9494818412 Use StringBuilder instead of StringBuffer (#10154) 6 years ago
  Ahmed Ashour 915463b21a Remove checkstyle "FinalClass" (#10145) 6 years ago
  Ahmed Ashour ce3f5a04a5 Add empty line at the end of files (#10142) 6 years ago
  Teemu Suo-Anttila 3cbd834842 Add maven based server tests for Wildfly and Jetty (#10116) 6 years ago
  Ahmed Ashour eda970f667 Don't use synthetic methods for listener classes. (#10135) 6 years ago
  Olli Tietäväinen 0eabcf3094 Support null intermediate properties in NestedMethodProperty (#10134) 6 years ago
  Ahmed Ashour 83f5e593f6 Fix typos (#10124) 6 years ago
  Ahmed Ashour f265739578 Registration to remove state.registeredEventListeners (fixes #9634) (#10130) 6 years ago
  Knoobie 80336d30ed Add role="grid" and aria-multiselectable to grid (#10009) 6 years ago
  Ahmed Ashour bf690d31eb Break iteration when method is found (#10128) 6 years ago
  Ahmed Ashour ccad305464 Use static import of Assert in tests (#10126) 6 years ago
  Ahmed Ashour 28b52d687d Remove unneeded .toArray() (#10131) 6 years ago
  Ahmed Ashour 7e4b4ff5a9 Use enhanced for loop for arrays. (#10121) 6 years ago
  Ahmed Ashour 43f4a17f0d Simplify conditional logic. (#10122) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 years ago
  Ahmed Ashour 46950473fd UIDL to implement Iterable (#10101) 6 years ago
  Ahmed Ashour 3c7a951411 Use StandardCharsets.UTF_8 (#10113) 6 years ago
  Ahmed Ashour 241b7fadca Remove auto-generated comment (#10111) 6 years ago
  Henri Sara 5b69c166f2 Revert "Store Vaadin session after each update" (#10112) 6 years ago
  Henri Sara 198ec82c51 Add since tags and update release notes (#10109) 6 years ago
  Henri Sara 830af38f4c Update ValoThemeUITest form screenshots for ErrorLevel updates (#10110) 6 years ago
  Ahmed Ashour c520767bf1 Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844) 6 years ago
  Henri Sara 131601de36 Update empty since tags for 8.2 (#10107) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Henri Sara 1827ccb5ed Update IE11 screenshots for more stable GridLayout (#10105) 6 years ago