10 Commits (3564d4b4ba7c9ff718879d7544aa2e309489c531)

Author SHA1 Message Date
  Ahmed Ashour 3564d4b4ba Remove redundant interface already implemented by super class. (#10258) 6 years ago
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Ahmed Ashour fa62729e24 Fix typos (#10158) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Teemu Suo-Anttila f5c15b9b2b Synchronize code between V7 and compatibility package 7 years ago
  Teemu Suo-Anttila 47beb11cfd Remove unnecessary full classname references 7 years ago
  caalador 5f9681bbb7 Fix problem with re-opening the popup (#8446) (#8451) 7 years ago
  Denis 3ef30789d6 Refactor AbstractDateField. (#8146) 7 years ago
  Denis Anisimov d36d63fefa Make AbstractDateField based on LocalDate (#125). 7 years ago
  Artur Signell a23bf9481c Move and duplicate client side and state to compatibility package 7 years ago
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 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
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Teemu Pöntelin df0fee150d Close calendar popup when DateField is detached (#18985) 8 years ago
  Artur Signell 8b93cba4de Fix enabled handling for DateField and PopupDateField (#17620) 9 years ago
  Anna Miroshnik f0d0b20711 DateField popup doesn't close when popup button is clicked (#14857) 9 years ago
  Denis Anisimov 8ce8959236 Position calendar popup on the left side if there is no space (#14757). 9 years ago
  Sauli Tähkäpää c4075e1f2f Revert "DateField popup doesn't close when click on popup button (#14857)" 9 years ago
  Anna Miroshnik 457e802e2f DateField popup doesn't close when click on popup button (#14857) 9 years ago
  Sauli Tähkäpää 553f51ae6d Add missing comments. (#14482, #14565) 9 years ago
  Mikael Grankvist e38a4c3e21 Override IE disabled style for text field (#14565) 9 years ago
  Mika Murtojarvi f45932b91b Fix the closing of a popup DateField (#14086, #14375). 10 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
  Denis Anisimov d0bc54ba4b Prevent popup open when datafield is disabled (#13508). 10 years ago
  Teemu Pöntelin 3612ce1c29 Fixed aria-disabled attribute value on DateField button (#13463) 10 years ago
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 years ago
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  John Ahlroos c7a48ae008 Delay sending DateField popup value to server until popup is closed #6252 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
  johan 309e3de915 Implement range for date field (#6241) 11 years ago
  michaelvogt 4c5c1e0cfe WAI-ARIA field corrections (#11407) 11 years ago
  Artur Signell 59e36b0ced Removed code which calculates size incorrectly (#11395) 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
  Mikael Grankvist fb771475c1 Added possibility to disable text input for PopupDateField (#6790) 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
  Marc Englund 720ee80976 Overlay container #9220 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 8941056349 Reformatted project 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) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 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
  Leif Åstrand 70e58db73f PopupDateField without size calculations (#8313) 12 years ago