summaryrefslogtreecommitdiffstats
path: root/shared/src
Commit message (Expand)AuthorAgeFilesLines
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-177-8/+152
* Move multi-select mode to AbstractSelectStateHenri Sara2016-08-111-4/+12
* Use shared state for OptionGroup htmlContentAllowedHenri Sara2016-08-112-1/+4
* Moved ComboBox suggestion popup width to shared stateHenri Sara2016-08-081-0/+7
* Request ComboBox pages with RPC (#19929)Henri Sara2016-08-081-0/+11
* Move ComboBox filtering mode to state (#19929)Henri Sara2016-08-081-0/+7
* Move ComboBox pageLength to state (#19929)Henri Sara2016-08-081-0/+4
* Send ComboBox selection with RPC (#19929)Henri Sara2016-08-081-0/+8
* Create new items with RPC (#19929)Henri Sara2016-08-081-1/+8
* Create ComboBoxServerRpc stub (#19229)Henri Sara2016-08-081-0/+27
* Use shared state in ComboBox (#19229)Henri Sara2016-08-081-0/+18
* Updates to Grid's height handling (#19690).Anna Koskinen2016-06-291-1/+7
* New login form (#8171)Ingo Kegel2016-06-013-0/+82
* Send an ack message after push has removed connectors (#19822)Artur Signell2016-05-271-0/+3
* Correctly detect PhantomJS 2.1Artur Signell2016-05-221-2/+8
* Workaround Version class to work with 7.7-SNAPSHOTTeemu Suo-Anttila2016-05-191-1/+9
* Deprecate public bitmask methods in MarginInfo (#17565)patrik2016-05-171-0/+15
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-161-0/+2
* Merge remote-tracking branch 'origin/master' into feature/mavenizeTeemu Suo-Anttila2016-04-211-0/+10
|\
| * Add javadoc and @since for new APIelmot2016-04-151-0/+10
* | Merge branch 'master' into feature/mavenizeelmot2016-04-132-5/+49
|\|
| * Update @since tags for 7.6.4 and related javadocHenri Sara2016-03-081-3/+1
| * Fix DragAndDropWrapper update after file upload (#19616)maxschuster2016-03-011-0/+36
| * MarginInfo CTOR with two booleans: vertical, horizontal (#14113).Denis Anisimov2016-02-291-5/+15
* | Fix version parserelmot2016-04-121-1/+1
* | Generate sources with release profileTeemu Suo-Anttila2016-04-111-2/+2
* | Fix shared test file nameTeemu Suo-Anttila2016-03-171-1/+1
* | Migrate vaadin-shared build to mavenTeemu Suo-Anttila2016-03-10189-2/+548
|/
* Fix empty @since tagsHenri Sara2015-12-182-2/+2
* Make it possible to only show collapsible columns in menu (#9811)Leif Åstrand2015-12-163-0/+49
* Update @since tags for 7.6Henri Sara2015-10-2710-10/+10
* Provide own states for a number of components (#18987).Denis Anisimov2015-10-1611-10/+189
* Fix empty @since for 7.6.alpha7Markus Koivisto2015-10-092-2/+2
* Report user-resized column widths to server (#16838)Johannes Dahlström2015-10-081-1/+12
* Add API for setting Grid columns resizable (#16838)Johannes Dahlström2015-10-081-3/+6
* Update/add @since tags in javadocHenri Sara2015-10-078-5/+24
* Remove Grid EditorEvents and ListenersTeemu Suo-Anttila2015-10-071-25/+0
* Add support for TreeContextClickEvents (#19062)Teemu Suo-Anttila2015-10-051-0/+34
* Add GridContextClickEvent with item ids, properties and section (#16855)Teemu Suo-Anttila2015-10-052-0/+26
* Add Tree.htmlContentsAllowed (#7717)Leif Åstrand2015-10-021-0/+2
* Implement ContextClickEvent for Table (#19042)Teemu Suo-Anttila2015-10-022-0/+43
* Add support for ContextClickEvent in AbstractComponent (#19015)Teemu Suo-Anttila2015-10-012-1/+30
* Shorten "server connection lost" default timeout (#11733)Henri Sara2015-09-291-1/+1
* Adds support for defining the URL to use for push requests (#18989)Artur Signell2015-09-241-0/+1
* Update @since tags for 7.6.Mika Murtojarvi2015-09-086-6/+6
* Change reconnect modality default (#11733)Artur Signell2015-09-081-1/+1
* Fix SingleSelectionModel deselectAllowed default value (#18811)Teemu Suo-Anttila2015-09-071-1/+1
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-0412-61/+267
|\
| * Redesign RpcDataSourceConnector pinning RPC requests (#18692)Teemu Suo-Anttila2015-09-021-14/+0
| * Refactor Grid SelectionModels as extensions (#18624)Teemu Suo-Anttila2015-09-018-29/+164