16704 Commits (feature/eventbus)
 

Author SHA1 Message Date
  Teemu Suo-Anttila d60941d083 Add ListDataSource with tests 8 years ago
  Aleksi Hietanen 99de9a9ae6 Implement onChange handlers in SingleSelection 8 years ago
  Teemu Suo-Anttila 843b837d5d Fix select null in SingleSelection 8 years ago
  Teemu Suo-Anttila 94ab98d23d Add Binder for binding beans to fields 8 years ago
  Johannes Dahlström 619e69e548 Implement new TextField 8 years ago
  Teemu Suo-Anttila 0dd799f75e Implement a new typed CheckBox 8 years ago
  Teemu Suo-Anttila 2a56290857 Use DataProviderConstants for communication 8 years ago
  Teemu Suo-Anttila 2b8eca955d Extract a base class from typed NativeSelect 8 years ago
  Teemu Suo-Anttila 7d31b7132f Add server to client communication to selection model 8 years ago
  Teemu Suo-Anttila 755c893008 Add typed NativeSelect and SelectionModel functionality 8 years ago
  Teemu Suo-Anttila fc96cea89e Add a DataProvider implementation 8 years ago
  Teemu Suo-Anttila fa1ae150f0 Introduce Listing and SelectionModel 8 years ago
  Teemu Suo-Anttila c9bd00f902 Add DataSource interface with abstract base class 8 years ago
  Teemu Suo-Anttila c2bfe02325 Initial HasValue, Handler, Event and Registration 8 years ago
  Teemu Suo-Anttila 316191fbe3 Update version number, use Java 8 8 years ago
  Denis Anisimov 8117b2602a Provide a way to disallow navigation to the same state twice (#12107). 9 years ago
  Marko Gronroos bf4ad03b20 Added a note to JPAContainer chapter that it is no longer recommended. 8 years ago
  Sami Ekblad 039b39dc68 Fixed wrong font include. 8 years ago
  Vlad 37e0cc14dd Unneeded duplicate of the word "should" 8 years ago
  adam 5ce9d387a1 Fixing messed up column in Grid after hide, resize and show (#19826) 8 years ago
  Teemu Suo-Anttila bc0dd14e67 Add missing license header to BodyStyleName 8 years ago
  Johannes Dahlström 17e2402f3b Suppress Checkstyle markers from */target/* paths 8 years ago
  Johannes Dahlström 3982e93901 Fix a Javadoc typo that crashes Checkstyle (yes, really) 8 years ago
  Henri Sara 894d70662a Add missing @since 7.7 8 years ago
  Ingo Kegel c0babd786c New login form (#8171) 9 years ago
  Teemu Suo-Anttila fb63a60cc4 Use gwt-user and gwt-dev dependencies in client and compiler 8 years ago
  Jonni Nakari 68784363dc Suggestion pop-up width API for ComboBox (#19685) 8 years ago
  Leif Åstrand 72c067a2d1 Move Jetty 9.3 before vaadin-* on the classpath 8 years ago
  Henri Sara ee5584d49f Update missing @since for 7.7 8 years ago
  Artur Signell 5b18c5469e Send an ack message after push has removed connectors (#19822) 8 years ago
  Artur Signell c9f7f0f9e0 Correctly check if validators are present (#11450) 8 years ago
  Marco Collovati 1e7893d743 Make tests pass in any timezone (#19813) 8 years ago
  Artur Signell 25e824aea4 Correctly detect PhantomJS 2.1 8 years ago
  Joonas Lehtinen 9b048703e1 Make tests pass in any timezone 8 years ago
  Teemu Suo-Anttila 7f893c1f9c Correctly handle compiled resources for Development Server 8 years ago
  Artur Signell 6d8c752e79 Load CustomLayout templates like other theme resources (#8578) 8 years ago
  Teemu Suo-Anttila 6fa62acf8d Update Jetty version in uitest 8 years ago
  vilo aa0816ce6e Throw exception early on null itemId (#16541) 9 years ago
  Artur Signell 8858aa624d Ensure ContainerOrderedWrapper returns itemIds in expected order 8 years ago
  Denis Anisimov fdab4ee8b3 Notify server side component about clicks in form layout (#6346). 9 years ago
  Teemu Suo-Anttila 47eac3cd46 Workaround Version class to work with 7.7-SNAPSHOT 8 years ago
  Edoardo Vacchi 31709daa2d Remove shortcut listener from subclasses of AbstractComponent (#16498). 9 years ago
  patrik 107c1b84d4 Deprecate public bitmask methods in MarginInfo (#17565) 8 years ago
  Artur Signell 809440a8a2 Change GridLayout to no longer be a legacy component 8 years ago
  Anna Koskinen 1a9fc1e00b Tooltip might not close when moving outside of UI (#13370) 8 years ago
  Artur Signell 7d2d091ecb Eliminate rounding errors for GridLayout expand ratios (#19797) 8 years ago
  Teemu Suo-Anttila e386748dbc Extract guava from the gwt-dev jar to client-compiler 8 years ago
  Artur Signell a593d5591d Upgrade Atmosphere JS back to 2.2.13.vaadin3 as in 7.6 8 years ago
  Leif Åstrand 014997af24 Fix typo in VariableOwner error message 8 years ago
  Sauli Tähkäpää 7f3481b7a6 Disable multiselect checkboxes when Grid is disabled. (#18560) 8 years ago