Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 3765 | -3765/+3765 |
| | |||||
* | Add row index to ItemClickEvent in Grid (#10754) | Tatu Lund | 2018-03-27 | 5 | -6/+50 |
| | |||||
* | Fix example in JavaDoc (#10758) | Anastasia Smirnova | 2018-03-27 | 1 | -4/+4 |
| | |||||
* | Add missing line break (#10757) | Anastasia Smirnova | 2018-03-27 | 1 | -1/+2 |
| | |||||
* | Updated versions in OSGi docs (#10756) | Artur | 2018-03-26 | 1 | -7/+7 |
| | | | | | * Updated versions Based on https://github.com/vaadin/framework/issues/10755, not tested | ||||
* | Added method asRequired with a custom required validator to BindingBuilder. ↵ | Márcio P. Dantas | 2018-03-26 | 2 | -3/+119 |
| | | | | (#10724) | ||||
* | Add API for accessing PropertySet of Grid (#10714) | Aki Väliaho | 2018-03-26 | 1 | -0/+11 |
| | |||||
* | Fix grid spacebar handling (#10750) | Ilia Motornyi | 2018-03-26 | 2 | -3/+4 |
| | | | | * Fix spacebar handling | ||||
* | Fix ValueChangeListener order changes with Binder (#10745) | Teemu Suo-Anttila | 2018-03-24 | 2 | -8/+35 |
| | | | Fixes #9917 | ||||
* | Always return a fresh copy of BeanPropertySet from cache (#10635) | Ilia Motornyi | 2018-03-24 | 3 | -63/+176 |
| | |||||
* | Add snapshot repository to root pom.xml (#10746) | Teemu Suo-Anttila | 2018-03-23 | 1 | -5/+13 |
| | |||||
* | Fix VComboBox internal state cleanup (#10693) | Anna Koskinen | 2018-03-23 | 5 | -4/+107 |
| | | | Fixes vaadin/testbench#1009 | ||||
* | Remove unnecessary buildhelpers module (#10742) | Teemu Suo-Anttila | 2018-03-22 | 9 | -456/+0 |
| | |||||
* | Correctly handle data providers with overriden getId (#10728) | Anastasia Smirnova | 2018-03-22 | 6 | -4/+365 |
| | | | | | Fixes #10647 Fixes #10498 | ||||
* | Grid editor open (#10674) | Anna Koskinen | 2018-03-21 | 5 | -38/+336 |
| | |||||
* | Implement ReadOnlyHasValue helper (#10643) | Ilia Motornyi | 2018-03-20 | 3 | -0/+247 |
| | |||||
* | Remove under development notice from PushState based navigation (#10733) | Teemu Suo-Anttila | 2018-03-20 | 1 | -1/+1 |
| | |||||
* | Fix date ranges for date and datetime fields (#10685) | Ilia Motornyi | 2018-03-20 | 13 | -78/+214 |
| | | | Fixes #9765 | ||||
* | Prevent reporting browser window resizing too often (#10675) | Matti Tahvonen | 2018-03-20 | 1 | -4/+19 |
| | |||||
* | Scroll the parent if Grid has already scrolled to the end (#10700) | Anna Koskinen | 2018-03-20 | 2 | -5/+71 |
| | | | Fixes #9477 | ||||
* | Fix selecting rows from header and footer (#10720) | Teemu Suo-Anttila | 2018-03-20 | 3 | -5/+47 |
| | |||||
* | fix reference to deprecated `FontAwesome.TIMES` (#10731) | Ibanga Enoobong Ime | 2018-03-19 | 1 | -2/+2 |
| | |||||
* | fix invalid formatting of maven goal (#10729) | Matti Tahvonen | 2018-03-19 | 1 | -1/+1 |
| | |||||
* | Add option to use error message provider for StringTo converters (#10711) | Teemu Suo-Anttila | 2018-03-19 | 9 | -35/+294 |
| | |||||
* | Add missing null check to Binding (#10726) | Teemu Suo-Anttila | 2018-03-19 | 2 | -3/+24 |
| | | | | * Add missing null check to Binding | ||||
* | Fix initially disabled items in RadioButtonGroup (#10719) | Teemu Suo-Anttila | 2018-03-19 | 7 | -17/+155 |
| | |||||
* | Initialize VRichTextArea.client in RichTextAreaConnector | Marco Collovati | 2018-03-19 | 3 | -0/+66 |
| | | | Fixes #10536 | ||||
* | Updated stalebot behaviour (#10718) | Matti Tahvonen | 2018-03-19 | 1 | -12/+21 |
| | |||||
* | Removed misleading Javadoc, as double can never be null (#10722) | Daniel Schwering | 2018-03-16 | 1 | -2/+1 |
| | |||||
* | Add gitter button to readme (#10717) | Marcus Hellberg | 2018-03-15 | 1 | -0/+2 |
| | | | | * Add gitter button to readme | ||||
* | Temporary disable stalebot (#10715) | Ilia Motornyi | 2018-03-14 | 1 | -1/+1 |
| | |||||
* | Adding stylename to MenuBarItem also as one word (#10704) | Anastasia Smirnova | 2018-03-13 | 3 | -0/+70 |
| | | | Fixes #7912 | ||||
* | Upgrade to Atmosphere 2.4.20.vaadin1 (#10706) | Ilia Motornyi | 2018-03-13 | 2 | -2/+2 |
| | | | Fixes #10532 | ||||
* | Native select add 'disabled' attribute (#10710) | Anastasia Smirnova | 2018-03-13 | 4 | -1/+65 |
| | | | | | | | | | | * Adding disabled attribute to the NativeSelect * Merge branch 'master' into nativeSelectDisabled * Merge branch 'master' into nativeSelectDisabled * Correct formatting issues | ||||
* | Setting of tooltips for grid header/footer cells (#10489) | Artur | 2018-03-13 | 8 | -3/+504 |
| | | | Fixes #7527 | ||||
* | Fix missing HTML Tooltip ContentMode for Tree items (#10677) | Aki Väliaho | 2018-03-13 | 1 | -0/+18 |
| | |||||
* | Fix performance issue in Grid initial render with Footer (#10705) | Teemu Suo-Anttila | 2018-03-13 | 2 | -4/+4 |
| | | | | * Fix performance issue in Grid initial render with Footer | ||||
* | Stale bot config template (#10646) | Ilia Motornyi | 2018-03-13 | 1 | -0/+17 |
| | | | | * Stale bot config template | ||||
* | Clear VComboBox selection fields when updated on server (#10692) | Anna Koskinen | 2018-03-08 | 3 | -0/+130 |
| | | | Fixes #10660 | ||||
* | Lost since tags (#10690) | Ilia Motornyi | 2018-03-08 | 1 | -2/+2 |
| | |||||
* | Update advanced-dragndrop.asciidoc (#10680) | Anastasia Smirnova | 2018-03-07 | 1 | -3/+13 |
| | | | | | | | | | | | | | | | * Update advanced-dragndrop.asciidoc Fixing example of Drag and drop code. Resolves https://github.com/vaadin/framework/issues/10512 * Update advanced-dragndrop.asciidoc Removed unnecessary spaces * Update advanced-dragndrop.asciidoc Removed unnecessary spaces | ||||
* | Update components-grid.asciidoc | Anastasia Smirnova | 2018-03-06 | 1 | -1/+1 |
| | |||||
* | Enable setting cursor after the last character (#10670) | Anastasia Smirnova | 2018-03-06 | 3 | -1/+110 |
| | | | | | | | | | | * Enable setting cursor after the last character Resolves #9157 * Reformat the code * Reformat the code using conventions | ||||
* | Fixed comment to reflect test expectation (#10676) | Marco Collovati | 2018-03-05 | 1 | -1/+1 |
| | |||||
* | 8.3.2 since (#10678) | Ilia Motornyi | 2018-03-05 | 9 | -12/+12 |
| | | | | * @since 8.3.2 | ||||
* | Update datamodel-providers.asciidoc (#10664) | Sebastian Köhler | 2018-02-28 | 1 | -2/+2 |
| | |||||
* | Update doc - Added missing void keyword | Matti Tahvonen | 2018-02-28 | 1 | -1/+1 |
| | |||||
* | Fix client and server filter state mismatch in Combobox (#10630) | Anna Koskinen | 2018-02-27 | 5 | -9/+98 |
| | | | Fixes #10624 | ||||
* | Allow configuring content modes for Grid cell tooltips (#10632) | Ilia Motornyi | 2018-02-15 | 5 | -26/+228 |
| | | | | * Allow configuring content modes for Grid cell tooltips | ||||
* | Fixes Grid editor visibility inside TabSheet (#10557) | Piotr Wilkin | 2018-02-14 | 4 | -4/+34 |
| | | | | | | Fixes #10146 Fixes #10543 |