2984 Commits (9b4bc1073527214437d41681741ce05f5fc60c56)

Author SHA1 Message Date
  Ahmed Ashour 9f9efe0058 Support addCloseListener for Notification (#10027) 6 years ago
  Henri Sara 94c57dea38 Eliminate the use of AWT in non-test code (#10094) 6 years ago
  Ahmed Ashour 22566d5d9d Convert Embedded not to be a LegacyComponent (#10088) 6 years ago
  Teemu Suo-Anttila 367c7751a6 Add option to use PushState instead of URI fragments in Navigator (#10042) 6 years ago
  Artur Signell 48e202a806 Store Vaadin session after each update 6 years ago
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  JenoDK 9776ea2e85 Fix DataCommunicator parameter not used in Grid constructor (#10075) 6 years ago
  Teemu Suo-Anttila e0b661fae5 Fix BindingBuilder to always use the same instance (#10004) 6 years ago
  Ahmed Ashour 77f2ef0c9d Remove unused @VERSION@ 6 years ago
  Teemu Suo-Anttila f5d8dd7bf4 Improve Binder value change handling with bean validation (#9988) 6 years ago
  Piotr Wilkin bcf58e2145 Pass timezone ID from browser to server. (#10041) 6 years ago
  Ahmed Ashour 3c0c3e0a99 Fix typos (#10071) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) 6 years ago
  Ahmed Ashour 60ff3d6c34 Format curly brackets correctly for checkstyle (#10066) 6 years ago
  Ahmed Ashour 23718371f8 Remove unused methods. (#10058) 6 years ago
  Ahmed Ashour 1b8d507e5b Replace iff with if in javadoc (#10056) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Knoobie a166d6f52b Add Upload#setButtonStyleName (#10044) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Piotr Wilkin 634c0cc310 Add scroll logic from TreeGrid to Tree (#10005) 6 years ago
  Ahmed Ashour 8657a5ff49 Remove unused methods (#10020) 6 years ago
  Henri Sara f3ae6c2c2b Fix ColorPickerGrid indexing 6 years ago
  Ahmed Ashour 5558b8768b Use interface not Implementation, as method parameter 6 years ago
  Ahmed Ashour d1520204ea Use simple class names 6 years ago
  Marco Collovati 89693cf448 Show validation error selecting invalid date from DateField (#10013) 6 years ago
  Teemu Suo-Anttila 1f59cb51af Add API for running BindingValidationStatusHandlers (#9966) 6 years ago
  Piotr Wilkin 159d21f55f Optimize HierarchyMapper (#10003) 6 years ago
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Ahmed Ashour d8baecb239 Fix typo 6 years ago
  Ahmed Ashour aa225cce86 Remove unneeded ArrayList construction 6 years ago
  Piotr Wilkin 797cc0104e Fix removeBinding logic (#10002) 6 years ago
  Ahmed Ashour 4a8195b59e Replace iterators with enhanced for loops (#10018) 6 years ago
  Ahmed Ashour 4e720f6b2b Remove redundant versions in POMs (#9990) 6 years ago
  Ahmed Ashour 8bb5f30251 Fix javadoc typos (#9998) 6 years ago
  Ahmed Ashour 1e4c008537 Upgrade maven-dependency and -source plugins 6 years ago
  Ahmed Ashour caf41dbac4 Simplify conditional logic. 6 years ago
  Ahmed Ashour 229792f642 Javadoc fixes 6 years ago
  Ahmed Ashour 03349e8c66 Simplify boolean expressions 6 years ago
  Michael Benz 110079ad37 Fix javadoc for CustomizedSystemMessages (#9970) 6 years ago
  Dos Moonen b75136b70f Fix incorrect resource name generation (#9957) 6 years ago
  Dos Moonen e83f012cf5 Make Servlet related classes more welcoming to DI (#9658) 6 years ago
  Teemu Suo-Anttila 87175a86c9 Update version to 8.2-SNAPSHOT (#9946) 6 years ago
  Henri Sara 2618df9617 Add missing since tags for 8.2 (#9938) 6 years ago
  Henri Sara 02a666092b Fix making components visible by push (#9934) 6 years ago
  Teemu Suo-Anttila fac79ef885 Add methods to remove Bindings from Binder (#9932) 6 years ago
  Henri Sara bac31cfb7c Update Binder isValid() javadoc (#9930) 6 years ago
  Teemu Suo-Anttila ee4625d097 Fix Binder bindInstanceFields code example in JavaDoc (#9929) 6 years ago
  Henri Sara f9577ecb4b Update DOCTYPE in WidgetSetBuilder 6 years ago