8 Commits (697f770287bb786b6b5d4944a9202d145e4251f5)

Author SHA1 Message Date
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 years ago
  elmot 37e488d86b Create a CheckBoxGroup that replaces the multi select case of OptionGroup 7 years ago
  Artur Signell d140deb4bf Move Vaadin 7 CheckBox to compatibility package 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 610736d9f3 Make Checkbox label send context click events also (#19456) 8 years ago
  Teppo Kurki 69f66c8b28 Do not send value change to server for non-immediate CheckBox (#18102) 9 years ago
  Johannes Dahlström 8ba56b9c44 Refactor handling of focus and blur RPC in Connectors (#17917) 9 years ago
  Artur Signell 1f2c980315 Allow captions to contain HTML (#9426) 9 years ago
  Teemu Pöntelin 8b0846967a Fix for unnecessary RPC request when clicking on CheckBox label (#8259) 10 years ago
  Leif Åstrand a11909909c Replace use of deprecated DOM.setStyleAttribute method (#13781) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Marc Englund de70ee2f01 Font icon support (#13152) 10 years ago
  michaelvogt 0584f4a9a5 Simplify and clarify WAI-ARIA API (#11659) 11 years ago
  michaelvogt ad290f8c65 Fix for CheckBox and Layout (#11407) 11 years ago
  michaelvogt 4c5c1e0cfe WAI-ARIA field corrections (#11407) 11 years ago
  Artur Signell 749fd7085e Added missing state update on the client side (#11028) 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 d1c55ddd23 Added AbstractConnector.getRpcProxy helper (#10143) 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 11 years ago
  Leif Åstrand fd3826abf4 Replace ApplicationResource with ConnectorResource (#9419) 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
  Artur Signell 8b3e927419 Button, NativeButton and CheckBox are no longer Vaadin6Components 12 years ago
  Artur Signell e420751790 Fixed GridLayout caption rendering 12 years ago
  Artur Signell 28bdc6a011 ServerConnector is no longer a Paintable, components using updateFromUidl are 12 years ago
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) 12 years ago
  Henri Sara 1072afbb2e Refactor error messages not to use UIDL (#8437). 12 years ago
  Henri Sara e905f033ff Refactor error messages on server side (#8437). 12 years ago
  Artur Signell 6548c896ea Fixed readonly handling for fields (depends on property readonly 12 years ago
  Artur Signell 77f399a27e #8510 Support using Resources through URLReference/ResourceReference in 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 de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget 12 years ago
  Henri Sara 6c0662316c Communicate caption of components in shared state (#8304). 12 years ago
  Henri Sara 3de6f24cbf Transfer read-only and immediate flags via shared state (#8304). 12 years ago
  Henri Sara e31b26ca98 Convert some literal strings of UIDL attributes to use constants. 12 years ago
  Artur Signell 6e7f97280a #8325 Move ApplicationConnection.updateComponent to 12 years ago
  Artur Signell eb1b7ed19f Adding missing license info 12 years ago