18 Commits (d543e47becc77e5b18c69a416e6e84122ac10fe1)

Author SHA1 Message Date
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Adam Wagner d2ef29e5b4 Add flush() implementation to DateField (#10518) 6 years ago
  Teemu Suo-Anttila 580d607444
Add missing since tags and JavaDocs (#10487) 6 years ago
  Ahmed Ashour acfd75ee2e DateField not to fire focus/blur event when going to sub-components (#10246) 6 years ago
  Teemu Suo-Anttila ed57efc07e
Update since tags in JavaDoc (#10325) 6 years ago
  Ahmed Ashour 838ad0727a Remove deprecated usage of ApplicationConnection.hasEventListeners() (#10248) 6 years ago
  Ahmed Ashour c58c7e7a23 Use Logger instead of VConsole (#10249) 6 years ago
  Ahmed Ashour 3564d4b4ba Remove redundant interface already implemented by super class. (#10258) 6 years ago
  Ahmed Ashour 3929d0ac6f AbstractDateField.formatDate() to be abstract (#10186) 6 years ago
  Ahmed Ashour dd5597d901 Convert AbstractDateField not to be a LegacyComponent (#10148) 6 years ago
  Henri Sara 198ec82c51 Add since tags and update release notes (#10109) 6 years ago
  Ahmed Ashour c520767bf1 Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844) 6 years ago
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Henri Sara 620b413478 Add missing since tags (#9544) 7 years ago
  Artur 2f5e484a12 Add methods for setting the date as an ISO value for date fields 7 years ago
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 years ago
  Denis 3ef30789d6 Refactor AbstractDateField. (#8146) 7 years ago
  Pekka Hyvönen ff4d7b1e9b Use placeholder instead of inputPrompt for DateField 7 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 years ago
  Denis Anisimov d36d63fefa Make AbstractDateField based on LocalDate (#125). 7 years ago
  Artur Signell 58853fe47b Move old TextField to compatibility package 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Aleksi Hietanen a5575a9252 Update TextField to extend AbstractFieldNew (#51) 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Anna Koskinen c61187a34c Input prompt shouldn't get set when input has focus (#18027) 9 years ago
  Mika Murtojarvi 0aa4af8f26 Fix text input of PopupCalendar in Internet Explorer (#16677). 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Denis Anisimov 0cb1704336 Disable/enable text field for DateField on setEnable() method (#13124). 10 years ago
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  michaelvogt 3dd6b44897 Show tooltip on focus for DataField for AT (#11865) 11 years ago
  michaelvogt 96b6250039 Form field and layout Aria corrections (#11785) 11 years ago
  michaelvogt 0584f4a9a5 Simplify and clarify WAI-ARIA API (#11659) 11 years ago
  michaelvogt 4c5c1e0cfe WAI-ARIA field corrections (#11407) 11 years ago
  michaelvogt 320b4e3776 WAI-ARIA fields (#11180) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  John Ahlroos 014f752f56 Fixed primary stylename handling for Datefield and InlineDatefield #9903 11 years ago
  Pekka Hyvönen 0f5284bb82 Constants -> enums (#9072) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names 12 years ago