summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* Enable navigation on a readonly Calendar. (#16523)Sauli Tähkäpää2015-02-193-22/+18
* Resolve infinite loop when clearing and adding rows (#16747)Teemu Suo-Anttila2015-02-191-1/+1
* Fixes IE scrollbar issues (#16634)7.4.0.rc1Henrik Paul2015-02-102-11/+40
* Fix documentation typoJouni Koivuviita2015-02-101-1/+1
* Fix @since for 7.4Artur Signell2015-02-105-5/+5
* Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521)Leif Åstrand2015-02-068-8/+8
* Workaround for firefox miscalculating row widths (#16606)Henrik Paul2015-02-062-8/+44
* Add API for controlling deselection for single select model (#16567)Leif Åstrand2015-02-065-3/+88
* Show editor save error (#16602)Leif Åstrand2015-02-063-15/+36
* Highlights erroneous cells in Grid editor (#16575)Henrik Paul2015-02-063-115/+192
* Grid editor theme redesign (#16593)Jouni Koivuviita2015-02-061-62/+72
* Fix WidgetUtil BoundingClientRectDouble methods (#16599)Jouni Koivuviita2015-02-061-4/+6
* Grid: mousewheel should be evaluated the first (#16591)Manolo Carrasco2015-02-061-1/+1
* Grid columns can now be marked as non-editable (#16538)Johannes Dahlström2015-02-062-10/+73
* Add missing @since to VScrollTable and Table.Sauli Tähkäpää2015-02-051-0/+12
* Makes it possible to change save/cancel captions in Grid editor (#16551)Henrik Paul2015-02-051-23/+107
* Speeds up column adding in Grid (#16474)Henrik Paul2015-02-053-119/+120
* Editor save/cancel buttons stay visually in place (#16562)Henrik Paul2015-02-051-6/+17
* Check if event move is allowed also in month view. (#15174)Sauli Tähkäpää2015-02-051-1/+1
* Remove DataSource.indexOf (#16542)Leif Åstrand2015-02-023-14/+20
* Avoid client side exception using keyboard navigation (#15343).Denis Anisimov2015-02-021-2/+2
* Grid editor save/cancel buttons can now be rendered on top (#16534)Henrik Paul2015-02-024-9/+85
* Revert "Grid now uses ObjectRenderer by default (#15417)"Artur Signell2015-01-293-87/+14
* Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-284-25/+53
|\
| * Render Window caption as text when requested (#16273)Artur Signell2015-01-272-5/+6
| * FileDownloader opens file in a new tab (iOS) (#15366)Alexey Fansky2015-01-271-14/+22
| * Fix Table pageup/pagedown navigation (#15332)Ilya Ermakov2015-01-271-6/+25
* | Make Grid and renderer buttons look like Vaadin NativeButton (#16260)Teemu Suo-Anttila2015-01-272-2/+5
* | Disable and restore editor and scroll locking on setEnabled (#16502)Teemu Suo-Anttila2015-01-271-4/+18
* | Improves touch scrolling in Grid (#16341)Henrik Paul2015-01-271-26/+86
* | Grid now uses ObjectRenderer by default (#15417)Henrik Paul2015-01-273-14/+87
* | Fix Grid not always showing select all checkbox (#16397)Teemu Suo-Anttila2015-01-261-7/+13
* | Prevent text selection when multi sorting with header clicks (#16275)Teemu Suo-Anttila2015-01-261-1/+8
* | Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-214-15/+78
|\|
| * Revert "Update text value also with timer triggered text change events. (#162...Artur Signell2015-01-211-2/+1
| * Remove unnecessary scrollbar when zooming in or out (#15164)Matti Hosio2015-01-201-0/+18
| * Ignore change btwn paints and force update unfocused TextField (#15144)AMahdy AbdElAziz2015-01-201-7/+9
| * Embedded ThemeResource should react to theme change (#15194)Anna Koskinen2015-01-201-7/+47
| * Update text value also with timer triggered text change events. (#16270)Sauli Tähkäpää2015-01-191-1/+2
| * Fix maximized window ordering. (#15360)Sauli Tähkäpää2015-01-161-1/+4
* | Fix Editor creating fields before client Grid can attach them (#16214)Teemu Suo-Anttila2015-01-202-15/+19
* | Parameterize client-side Grid.addColumn to return the argument type (#16262)Johannes Dahlström2015-01-191-2/+2
* | Fixes exception when scrolled down and removing header/footer row (#15411)Henrik Paul2015-01-191-14/+36
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2015-01-16196-1763/+25257
|\ \ | |/ |/|
| * Make Grid react to theme changes (#15418)Leif Åstrand2015-01-163-26/+67
| * Adds error handling to Grid Editor (#15556)Henrik Paul2015-01-153-87/+180
| * Make Grid send Json as Json (#16244)Leif Åstrand2015-01-151-8/+1
| * Fixes an issue with HeightMode.ROW (#16191)Henrik Paul2015-01-151-3/+5
| * Reformat build filesArtur Signell2015-01-151-4/+8
| * Fix grid sorting on init and sorting with unused properties (#16192)Teemu Suo-Anttila2015-01-141-1/+5