summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
...
| * Add @since to isWindowsPhone(). (#14425)Sauli Tähkäpää2014-10-071-0/+1
| * Remove Calendar dependency (#14668)Artur Signell2014-09-251-4/+4
* | Implement Vaadin-specific editor row commit/discard handling (#13334)Johannes Dahlström2014-10-072-0/+33
* | Implement ButtonRenderer (#13334)Johannes Dahlström2014-10-071-0/+30
* | Grid now supports bare ItemSetChangeEvents (#13334)Henrik Paul2014-10-031-0/+12
* | Add support for Grid column reordering (#13334)Teemu Suo-Anttila2014-10-021-1/+6
* | Fix GridStaticSection communication to use column ids (#13334)Teemu Suo-Anttila2014-09-241-1/+3
* | Fix Grid header default row cell setup when adding properties (#13334)Teemu Suo-Anttila2014-09-241-12/+0
* | Add support for relative sizes for Escalator/Grid (#13334)Henrik Paul2014-09-231-6/+0
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-09-2019-0/+1763
|\ \ | |/ |/|
| * Implement Vaadin-specific editor row bind/cancel handling (#13334)Johannes Dahlström2014-09-192-0/+97
| * Implement client-side editor row widget binding (#13334)Johannes Dahlström2014-09-091-0/+9
| * Pass editor row enabled state in shared state (#13334)Johannes Dahlström2014-09-091-0/+3
| * Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-09-032-3/+2
| |\
| * | Add keyboard sorting controls (#13334)Patrik Lindström2014-09-021-2/+19
| * | Merge branch 'master' into gridLeif Åstrand2014-08-2217-0/+1637
| |\ \
| | * | Add event originator information to Sort Events (#13334)Patrik Lindström2014-08-212-1/+43
| | * | Sending a drag select over the wire in a batch (#13334)Henrik Paul2014-08-191-1/+13
| | * | Removed SortableColumnHeaderRenderer #13334John Ahlroos2014-08-191-0/+10
| | * | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-08-192-2/+4
| | |\ \
| | * | | Re-fixes "remove all rows" bug without breaking unit tests (#13334)Henrik Paul2014-08-081-6/+0
| | * | | Fixes copyright headers in shared package (#13334)Henrik Paul2014-08-0811-11/+11
| | * | | Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-08-073-8/+29
| | |\ \ \
| | * | | | Add server side support for Components in Headers and Footers (#13334)Teemu Suo-Anttila2014-08-072-0/+47
| | * | | | Fixes removing all rows causing javascript error #13334John Ahlroos2014-08-071-0/+6
| | * | | | Add support for server side colspans in Headers and Footers (#13334)Teemu Suo-Anttila2014-08-051-0/+2
| | * | | | Remove deprecated header/footer API (#13334)Henrik Paul2014-08-042-51/+0
| | * | | | Client-side Grid header/footer rewrite: add default header support (#13334)Johannes Dahlström2014-07-291-0/+2
| | * | | | Grid header/footer rewrite: add partial shared state support (#13334)Johannes Dahlström2014-07-243-8/+45
| | * | | | Merge branch 'master' into gridLeif Åstrand2014-07-221-7/+13
| | |\ \ \ \
| | * | | | | Server-side programmatic sort updates sort indicators in the UI (#13334)Leif Åstrand2014-07-101-0/+6
| | * | | | | GridConnector sends user sort events to the server (#13334)Leif Åstrand2014-07-101-0/+2
| | * | | | | Implement Grid server-side Sorting API (#13334)Patrik Lindström2014-07-091-1/+3
| | * | | | | Removes the version number from @since in Grid classes (#13334)Henrik Paul2014-07-0814-14/+14
| | * | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-081-2/+1
| | |\ \ \ \ \
| | * | | | | | Client now recognizes server-side selection model changes. (#13334)Henrik Paul2014-07-031-0/+37
| | * | | | | | Clean up test code for selection column (#13334)Henrik Paul2014-07-031-4/+0
| | * | | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-013-4/+7
| | |\ \ \ \ \ \
| | * | | | | | | Use @DelegateToWidget instead of manual handling (#13334)Henrik Paul2014-07-011-10/+2
| | * | | | | | | Send selection between server and client (#13334)Henrik Paul2014-06-273-3/+44
| | * | | | | | | Allow turning sorting on/off for columns #13334John Ahlroos2014-06-271-0/+5
| | * | | | | | | Implement Grid client-side Sorting API (#13334)Patrik Lindström2014-06-261-0/+35
| | * | | | | | | Change row data type from String[] to String (#13334)Henrik Paul2014-06-262-5/+24
| | * | | | | | | Server-side renderer groundwork (#13334)Johannes Dahlström2014-06-252-0/+5
| | * | | | | | | Call ComplexRenderer.setContentVisible() from Grid body updater #13334John Ahlroos2014-06-171-1/+0
| | * | | | | | | Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-06-162-4/+10
| | |\ \ \ \ \ \ \
| | * | | | | | | | Client-side selection checkbox renderer (#13334)Henrik Paul2014-06-021-0/+5
| | * | | | | | | | Add expansion and limiting for Range (#13334)Leif Åstrand2014-05-302-0/+139
| | * | | | | | | | Move ActiveRowHandler to the data provider extension (#13334)Leif Åstrand2014-05-302-40/+6
| | * | | | | | | | Merge branch 'master' into gridTeemu Suo-Anttila2014-05-20154-186/+243
| | |\ \ \ \ \ \ \ \