11 Commits (353ba29cfdefddb032122cbeae5f02f6d9de76ba)

Autor SHA1 Mensaje Fecha
  Knoobie 353ba29cfd Checkbox allow customizing of input and label classNames. (#11372) hace 5 años
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) hace 6 años
  Ahmed Ashour 43f4a17f0d Simplify conditional logic. (#10122) hace 6 años
  Adam Wagner 697f770287 Implement error level on client side (#9817) hace 6 años
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate hace 7 años
  elmot 37e488d86b Create a CheckBoxGroup that replaces the multi select case of OptionGroup hace 7 años
  Artur Signell d140deb4bf Move Vaadin 7 CheckBox to compatibility package hace 7 años
  Artur Signell 588f3cc7f8 Update copyright year to 2016 hace 7 años
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc hace 7 años
  Artur Signell 6d54d78944 Format using Eclipse Neon hace 7 años
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven hace 8 años
  Artur Signell 610736d9f3 Make Checkbox label send context click events also (#19456) hace 8 años
  Teppo Kurki 69f66c8b28 Do not send value change to server for non-immediate CheckBox (#18102) hace 9 años
  Johannes Dahlström 8ba56b9c44 Refactor handling of focus and blur RPC in Connectors (#17917) hace 9 años
  Artur Signell 1f2c980315 Allow captions to contain HTML (#9426) hace 9 años
  Teemu Pöntelin 8b0846967a Fix for unnecessary RPC request when clicking on CheckBox label (#8259) hace 10 años
  Leif Åstrand a11909909c Replace use of deprecated DOM.setStyleAttribute method (#13781) hace 10 años
  Artur Signell e77e73cf64 Update copyright year to 2014 hace 10 años
  Marc Englund de70ee2f01 Font icon support (#13152) hace 10 años
  michaelvogt 0584f4a9a5 Simplify and clarify WAI-ARIA API (#11659) hace 11 años
  michaelvogt ad290f8c65 Fix for CheckBox and Layout (#11407) hace 11 años
  michaelvogt 4c5c1e0cfe WAI-ARIA field corrections (#11407) hace 11 años
  Artur Signell 749fd7085e Added missing state update on the client side (#11028) hace 11 años
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers hace 11 años
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) hace 11 años
  Artur Signell d1c55ddd23 Added AbstractConnector.getRpcProxy helper (#10143) hace 11 años
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public hace 11 años
  Leif Åstrand fd3826abf4 Replace ApplicationResource with ConnectorResource (#9419) hace 12 años
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) hace 12 años
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) hace 12 años
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) hace 12 años
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) hace 12 años
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces hace 12 años
  Artur Signell 79bb29e855 State is now created using generators, removed setState (#8502) hace 12 años
  Artur Signell c6d0787d1b Renamed @Component to @Connect hace 12 años
  Artur Signell 429aeadef9 Moved each component to its own package on client side hace 12 años
  Artur Signell 8b3e927419 Button, NativeButton and CheckBox are no longer Vaadin6Components hace 12 años
  Artur Signell e420751790 Fixed GridLayout caption rendering hace 12 años
  Artur Signell 28bdc6a011 ServerConnector is no longer a Paintable, components using updateFromUidl are hace 12 años
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) hace 12 años
  Henri Sara 1072afbb2e Refactor error messages not to use UIDL (#8437). hace 12 años
  Henri Sara e905f033ff Refactor error messages on server side (#8437). hace 12 años
  Artur Signell 6548c896ea Fixed readonly handling for fields (depends on property readonly hace 12 años
  Artur Signell 77f399a27e #8510 Support using Resources through URLReference/ResourceReference in hace 12 años
  Artur Signell 6cf9afc850 Organized imports and formatted all java files hace 12 años
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector hace 12 años
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap hace 12 años
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget hace 12 años
  Henri Sara 6c0662316c Communicate caption of components in shared state (#8304). hace 12 años
  Henri Sara 3de6f24cbf Transfer read-only and immediate flags via shared state (#8304). hace 12 años