12 Commits (f4dc8b29525019f9d4a79e712d64a0e2bede4587)

Author SHA1 Message Date
  Sun Zhe 0cfbee6ed5
Update release note and since tag (#11386) 5 years ago
  Knoobie 353ba29cfd Checkbox allow customizing of input and label classNames. (#11372) 5 years ago
  Teemu Suo-Anttila 71b6a20b60 Fix initially selected CheckBox rendering in Safari (#11024) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour fb6e81221b Use lambda with Handlers (#10229) 6 years ago
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Knoobie 7b1e48f469 Make clicking checkbox label call focus listeners (#9271) 7 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 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
  Artur Signell e77e73cf64 Update copyright year to 2014 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
  Artur Signell 3c8a3bfcab Merge of properly focus clicked input element in Webkit (#11854, #11297) 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
  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
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell 8b3e927419 Button, NativeButton and CheckBox are no longer Vaadin6Components 12 years ago
  Artur Signell c7ffbcb9cc Separated construction of MouseEventDetails (depends on GWT classes) to 12 years ago
  Artur Signell e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names 12 years ago
  Automerge e30dd1df30 [merge from 6.7] #8362 Ensure value is not toggled when checkbox is disabled 12 years ago
  Artur Signell fbfbe007a1 Removed unnecessary getWidgetForPaintable methods 12 years ago
  Artur Signell 8df52a2848 Split VCheckBox into paintable + widget 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell 9a36668a93 #7964 CheckBox now extends AbstractField directly. 12 years ago
  Artur Signell 25925072a6 #7913 Removed IE6/IE7 specific code from CheckBox 12 years ago
  John Alhroos 50880a0481 Added mouse click details to CheckBox #6605 13 years ago
  Matti Tahvonen 08333aaf94 merged fix for #5824 13 years ago
  Matti Tahvonen e42fa5b3b2 fixes #5824 13 years ago
  Matti Tahvonen 577c86186a replaced hard coded style with a css rule 13 years ago
  Artur Signell f888486848 Fix for #5303 - Error indicator not always shown for checkboxes 14 years ago
  Artur Signell d39e79c5d5 Formatted /src using Vaadin Java Conventions 20071114 14 years ago
  Matti Tahvonen 4e1d1321ec fixes #3913 14 years ago
  Matti Tahvonen f96b570c18 fixes #3901, checkbox focus outline now visible IE6 and IE7 when checkbox has no caption 14 years ago
  Jouni Koivuviita 85ff099f91 Fixes #3028: CheckBox captions wrap in IE 15 years ago
  Henri Sara 46c94d0167 #3012 Remove deprecated GWT listener use, first steps (many simple click and keyboard listeners) 15 years ago
  Henri Sara 3916d28046 #2904 Renamed CSS prefix "i-" to "v-" 15 years ago
  Henri Sara 1981ddc3b1 #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 years ago
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Matti Tahvonen 179694408d fixes #2472, error indicators now works more consistently with checkbox 15 years ago