2519 コミット (feature/vaadin8-book)

作成者 SHA1 メッセージ 日付
  Teemu Suo-Anttila a3c0378df7 Add basic sorting implementation and API 8年前
  Teemu Suo-Anttila ba228972ae Simplify DataSource to be a function that provides Stream of values 8年前
  Teemu Suo-Anttila 15339fa031 Fix ARS to find tests from temp package 8年前
  Teemu Suo-Anttila f3555bdbea Use a lazy-loading compatible client-side data source with listings 8年前
  Teemu Suo-Anttila aa3196b8ee Move new files under temporary package names 8年前
  Johannes Dahlström f9296a34dd Rename Component.Event to LegacyEvent 8年前
  Johannes Dahlström 32a5a7616a Rename package c.v.event.handler to c.v.event.typed 8年前
  Teemu Suo-Anttila a72aec6c20 Fix null as a SelectionModel 8年前
  Teemu Suo-Anttila 3bafddcc45 Implement a new typed Grid 8年前
  Teemu Suo-Anttila 94ab98d23d Add Binder for binding beans to fields 8年前
  Teemu Suo-Anttila 7d31b7132f Add server to client communication to selection model 8年前
  Teemu Suo-Anttila 755c893008 Add typed NativeSelect and SelectionModel functionality 8年前
  Teemu Suo-Anttila 316191fbe3 Update version number, use Java 8 8年前
  adam 5ce9d387a1 Fixing messed up column in Grid after hide, resize and show (#19826) 8年前
  Teemu Suo-Anttila fb63a60cc4 Use gwt-user and gwt-dev dependencies in client and compiler 8年前
  Jonni Nakari 68784363dc Suggestion pop-up width API for ComboBox (#19685) 8年前
  Leif Åstrand 72c067a2d1 Move Jetty 9.3 before vaadin-* on the classpath 8年前
  Artur Signell 5b18c5469e Send an ack message after push has removed connectors (#19822) 8年前
  Teemu Suo-Anttila 7f893c1f9c Correctly handle compiled resources for Development Server 8年前
  Teemu Suo-Anttila 6fa62acf8d Update Jetty version in uitest 8年前
  Denis Anisimov fdab4ee8b3 Notify server side component about clicks in form layout (#6346). 9年前
  Edoardo Vacchi 31709daa2d Remove shortcut listener from subclasses of AbstractComponent (#16498). 9年前
  Artur Signell 7d2d091ecb Eliminate rounding errors for GridLayout expand ratios (#19797) 8年前
  Sauli Tähkäpää 7f3481b7a6 Disable multiselect checkboxes when Grid is disabled. (#18560) 8年前
  Denis Anisimov c6f185a1c4 Fix opacity value for disabled label and non-collapsible column (#15489) 9年前
  Artur Signell 2ac56631c0 Do not start local Jetty for server tests 8年前
  Pontus Boström dfcc4949ca Fixed tooltips for sub-windows (#19073) 8年前
  Artur Signell b3b5c062b0 Use error styles for NativeSelect/ListSelect/TwinColSelect in Valo (#19550) 8年前
  Leif Åstrand 19ad71e9e2 Avoid rebuilding VListSelect DOM for each round trip (#14765) 8年前
  Markus Koivisto bfec8f8907 Remove guava URL encode dependency 8年前
  Denis Anisimov 5d6f189e32 Always close expanded top level menu item on click (#14568). 9年前
  Teemu Pöntelin aa2cdc96ec Always return cursor position 0 when displaying input prompt (#19766) 8年前
  Artur Signell d3c617a77d Fix null selection to work again (#19787) 8年前
  Artur Signell c6716287e1 Test using Payara 8年前
  Henri Sara 08bdb4829a Compare against references also if no version specified 8年前
  Ilia Motornyi ef306c16f5 Revert "Better default for nullRepresentation (#13221, #12877)" 8年前
  Henri Sara d85ebe54b6 Fix classpath order for integration tests 8年前
  Teemu Suo-Anttila 7dbdbf7f4a Move theme and widgetset compilation to prepare-package 8年前
  Artur Signell 034b61de03 Take body scrolling into account when deciding combobox popup position (#19162) 8年前
  Matti Tahvonen 85870ccd9f Better default for nullRepresentation (#13221, #12877) 9年前
  Henri Sara 2aa9b0806c Expect Chrome 50 in VerifyBrowserVersionTest 8年前
  Henri Sara 2fc6991ad0 Fix CriticalNotificationsTest on Chrome 8年前
  Artur Signell 0b0495b6d8 Restrict grid sidebar size to visible viewport (#19349) 8年前
  Artur Signell ab30dfe29d Scroll selected tab into view (#3899) 8年前
  Artur Signell 9006dbdf5a Use the correct window height when comparing to browser window height (#19590) 8年前
  Artur Signell c9b1df6d5e Double check table focus in IE (#19676) 8年前
  Artur Signell 6b9d5161da Take transition into account for Window layout (#15192, #19525, #19415) 8年前
  Henri Sara 3f150daeee Do not throw an exception for PhantomJS 8年前
  Henri Sara d773a87031 Make sure that browser.factory is passed to JUnit 8年前
  Henri Sara b5d5a92208 Fix formatting of VaadinBrowserFactory 8年前