summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
| * Avoid client side exception using keyboard navigation (#15343).Denis Anisimov2015-02-021-2/+2
| * Moved accessibility shortcut handling to server-side. [#14843]Anna Koskinen2015-01-301-3/+1
* | Grid editor save/cancel buttons can now be rendered on top (#16534)Henrik Paul2015-01-304-9/+85
|/
* 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
| * Add ItemClickEvents to Grid (#15449)Teemu Suo-Anttila2015-01-147-1/+235
| * Revert to old simpleName logic (differs for inner classes) (#15544)Artur Signell2015-01-142-7/+7
| * Update JS renderer to work with latest grid branch (#15485)Leif Åstrand2015-01-142-34/+65
| * Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-1410-152/+176
| |\
| * | Set @since tags to 7.4Artur Signell2015-01-132-2/+2
| * | Implement JavaScript renderer support (#15485)Leif Åstrand2015-01-133-6/+287
| * | Defer Grid scrolling to avoid issues with DataSource sizes (#16189)Teemu Suo-Anttila2015-01-131-4/+22
| * | Rename BackgroundMessage -> NoLoadingIndicator (#15373)Leif Åstrand2015-01-132-4/+4
| * | Grid deco elements are now resized appropriately (#16187)Henrik Paul2015-01-131-4/+3
| * | Fix Grid handling state changes and RPC calls deferred (#16188)Teemu Suo-Anttila2015-01-131-76/+37
| * | Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173)Henrik Paul2015-01-131-1/+3
| * | Add @BackgroundMessage annotation (#15373)Leif Åstrand2015-01-125-12/+95
| * | Handle generated method flags in a unified way (#15373)Leif Åstrand2015-01-121-27/+24
| * | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2015-01-1212-135/+177
| |\ \
| * | | Support JsonValue types as declared types in state and RPC (#15560)Leif Åstrand2015-01-121-2/+15
| * | | A few small renames and typo fixes for GridJohannes Dahlström2015-01-111-1/+1
| * | | Move elemental json dependency to DWS (#15544)Artur Signell2015-01-119-80/+80
| * | | Make Sass compiler easily available (#15544)Artur Signell2015-01-111-1/+6
| * | | Remove dependencies from ProgressBar/Escalator to parts related to the server...Artur Signell2015-01-1112-41/+47
| * | | Remove dependency on rest of the framework (#15544)Artur Signell2015-01-111-2/+1