62 Commits (269ce1beac0fb164cada94342654e96ccfe0425f)

Author SHA1 Message Date
  Ilia Motornyi 0e97fadbf9 Enable maven formatting for uitest (#10908) 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 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 780e9cee6b Simplify lambda expressions (#10198) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour 241b7fadca Remove auto-generated comment (#10111) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Ahmed Ashour 23718371f8 Remove unused methods. (#10058) 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
  Petter Holmström 212ec0a83d Position caption correctly in GridLayout (#9909) 6 years ago
  Henri Sara 49a35ff6fc Avoid detaching VL/HL children unnecessarily (#9862) 6 years ago
  Henri Sara 139c4cf40b Avoid detaching CssLayout children unnecessarily (#9861) 6 years ago
  Henri Sara 1d127a0c7f Support data-location attribute in CustomLayout (#8866) 7 years ago
  Ahmed Ashour 22b9d37a0f Correct license location 7 years ago
  Denis 1fb40df874 Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Pekka Hyvönen 4b3b5a2325 Rename com.vaadin.server.data to com.vaadin.data.provider (#8004) 7 years ago
  Ilia Motornyi 95a61630bb VerticalLayout has spacing = true and margin = true by default . 7 years ago
  Teemu Suo-Anttila a8f5b1fb08 Add Filter parameter to DataProvider 7 years ago
  elmot c0d712cdbe Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSource 7 years ago
  Teemu Suo-Anttila cff9d87dd9 Move setReadOnly from Component to HasValue 7 years ago
  Pekka Hyvönen 48c249a13e Replace setRequired & HasRequired with setRequiredIndicator 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
  Denis Anisimov 7c18c3d086 Do not derive DataSource from Function and replace apply method #307. 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
  Artur Signell 8b91ebd61b Change ColorPicker to use new ComboBox 7 years ago
  Henri Sara 323d43711c Update ComboBox for new DataSource and communication mechanism 7 years ago
  Artur Signell 0857fafb22 Remove strange TextField column API 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell 0732591758 Organize imports 7 years ago
  Aleksi Hietanen b30006bf24 Fix label widths in several tests 7 years ago
  Artur Signell 28482d1ae9 Change Label default width to undefined to match other components 7 years ago
  Artur Signell d13ca5506a Implement new Label 7 years ago
  Aleksi Hietanen 4a6a632b1f Update TextArea to extend AbstractFieldNew (#53) 8 years ago
  Artur Signell c6c071aa61 Move LegacyWindow back to com.vaadin.ui 7 years ago
  Aleksi Hietanen 628adbf01a Fix TextField and related tests 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell be6a0cfd84 Organize imports 7 years ago
  Aleksi Hietanen 470deb3e15 Implement new PasswordField (#52) 8 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 7 years ago
  Artur Signell c9f95347c3 Remove IE8-IE10 related test code 7 years ago