8 Commits (f42b9657b818da483b839d3b43b4cf55552ef034)

Author SHA1 Message Date
  Denis f42b9657b8 Introduce DateTimeFile and InlineDateTimeField. (#8218) 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 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Denis Anisimov 87118c4b94 Derive DateField from new AbstractField (#57). 7 years ago
  Denis Anisimov bb9564db42 Move old DateField components to legacy package (pre-#57). 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  johan 309e3de915 Implement range for date field (#6241) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell de1450300b Fixed tab index handling in broken components (#10315) 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 0543f70823 Added primary stylename to all component states #9724 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) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 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 79bb29e855 State is now created using generators, removed setState (#8502) 12 years ago
  Artur Signell c6d0787d1b Renamed @Component to @Connect 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) 12 years ago
  Artur Signell 2ee77c5216 Do not run updateFromUidl for deferred uidl 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 12 years ago
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget 12 years ago
  Jens Jansson 67e798e5cb Splitted Widget and Paintable in VDateField and VDateFieldCalendar 12 years ago