1 Commits (d40910015746be496ba1ded4c12a019d801adb5e)

Author SHA1 Message Date
  Teemu Suo-Anttila d409100157 Duplicate client-side of the Vaadin 7 Grid 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
  Leif Åstrand fe6f23946a Set @since values for Grid classes 9 years ago
  Teemu Suo-Anttila 5adb3a5405 Fix IE8 exceptions when setting width to negative value (#13334) 9 years ago
  Teemu Suo-Anttila b90c84f755 Refactor Grid client side package structure (#13334) 9 years ago
  Henrik Paul b3e6edc963 Columns can now have subpixel accuracy widths (#13334) 9 years ago
  Henrik Paul fc8738c8de Fixes property change events after first render (#13334) 9 years ago
  Teemu Suo-Anttila c532e42ec7 Implement KeyEvents for Grid (#13334) 9 years ago
  Henrik Paul 29ba49ae9f Replaced a lot of Element instances with their more concrete interfaces (#13334) 9 years ago
  Henrik Paul e3bf5b75e0 Removes the unused Escalator reference from FlyweightRow and FlyweightCell (#13334) 9 years ago
  John Ahlroos a479a22f20 Take hidden columns into account when calculating colspan #13334 10 years ago
  Teemu Suo-Anttila df68ce33bd Add support for server side colspans in Headers and Footers (#13334) 10 years ago
  Henrik Paul 07ef5c9d52 Removes the version number from @since in Grid classes (#13334) 10 years ago
  Johannes Dahlström c0cd6cdc90 Remove invalid assert from FlyweightCell (#13334) 10 years ago
  John Ahlroos 0411cfee5d Implemented WidgetRenderer #12993 10 years ago
  Johannes Dahlström 2c2b9e4d7e Notify EscalatorUpdater when removing columns (#13334) 10 years ago
  Johannes Dahlström 1d0fa69725 Notify EscalatorUpdater when inserting columns (#13334) 10 years ago
  John Ahlroos 0eb12c4c82 Refactored client Renderers once again #13334 10 years ago
  John Ahlroos cca2172654 Revert "Merge branch 'master' into grid" 10 years ago
  Leif Åstrand 54b448d018 Fix compile errors (#13334) 10 years ago
  Henrik Paul 0ad5587c2f Change c.g.g.u.c.Element to c.g.g.d.Element (#13334) 10 years ago
  Henrik Paul 3e64013806 add support for variable column widths (#12645) 10 years ago
  John Ahlroos 692ab52c37 Support widgets in Grid body row cells #12993 10 years ago
  Henrik Paul 42461bfebf Add support for colspan in Escalator (#12645) 10 years ago
  Henrik Paul fd95c4845d Convert CellRenderer to revised EscalatorUpdater (#12645) 10 years ago