Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix column indexing when setting a renderer (#8976) | Teemu Suo-Anttila | 2017-05-08 | 4 | -30/+112 | |
| | | | | Fixes #8943 | |||||
* | Remove future version from `@since` | elmot | 2017-05-08 | 1 | -11/+11 | |
| | ||||||
* | Fix infinite loop in data communication (#8927) | Aleksi Hietanen | 2017-05-08 | 2 | -23/+141 | |
| | | | | | | | | | | * Fix infinite loop in data communication * Switch to less aggressive reset when data communication is out of sync * Remove triggering of reset if reset is already being performed * Avoid redundant collection of streams in DataCommunicator | |||||
* | Add tip for GUI components with Vaadin 8 (#8899) | Masashi Nakane | 2017-05-08 | 1 | -0/+4 | |
| | | | | | | | | * Use difference GUI component for Vaadin 8 With Vaadin Framework 8, Tutorial learner should use different setting and component for form development * Better explanation | |||||
* | Change fromCollection -> ofCollection | Jonni Nakari | 2017-05-08 | 1 | -3/+3 | |
| | ||||||
* | Fix some javadoc errors (#8873) | Ahmed Ashour | 2017-05-08 | 8 | -25/+24 | |
| | ||||||
* | Fix readme (#8857) | Johannes Häyry | 2017-05-08 | 1 | -11/+10 | |
| | | | Fixed badly formatted testUI url and header level | |||||
* | Upgrade GWT to version 2.8.1 (#9237) | Ilia Motornyi | 2017-05-05 | 1 | -1/+1 | |
| | ||||||
* | Fix bug column and row expand ratio are not persisted (#9028) | Ilia Motornyi | 2017-04-06 | 2 | -14/+31 | |
| | | | Fixes #9009 | |||||
* | Add missing @since for 8.0.5 and 7.7.88.0.5 | Pekka Hyvönen | 2017-03-30 | 4 | -5/+11 | |
| | ||||||
* | Include charset in text/html responses (#8777) | Artur | 2017-03-30 | 6 | -8/+17 | |
| | | | | Fixes #8775 | |||||
* | Fix Panel.setScrollTop() for large values (#8563) | Olli Tietäväinen | 2017-03-30 | 3 | -0/+110 | |
| | | | Fixes #1149 | |||||
* | Make CustomField iterator() comply with contract | Artur Signell | 2017-03-30 | 2 | -23/+72 | |
| | | | | Fixes #8957 | |||||
* | Fix ComboBox item select method in example (#8964) | hlxnd | 2017-03-30 | 1 | -1/+1 | |
| | ||||||
* | Update Vaadin Spring to 2.0.1 in BOM (#8963) | Pekka Hyvönen | 2017-03-30 | 1 | -1/+1 | |
| | | | | * Update Vaadin Spring to 2.0.1 in BOM | |||||
* | Fix NativeSelect inner component size (#8737) | Ilia Motornyi | 2017-03-30 | 5 | -0/+105 | |
| | | | | Fixes #8702 | |||||
* | Fix data not being sent again when adding DataGenerators (#8947) | Teemu Suo-Anttila | 2017-03-30 | 5 | -2/+41 | |
| | | | | | | * Fix data not being sent again when adding DataGenerators * Fix header component detaching, revert early header cleanup | |||||
* | Fix Binder documentation on ValidationException (#8949) | Pekka Hyvönen | 2017-03-30 | 2 | -1/+31 | |
| | ||||||
* | Add `closable` style to Error Notifications (#8903) | Jouni Koivuviita | 2017-03-30 | 4 | -3/+26 | |
| | | | | | | Add an additional stylename `critical-error` that styles the notification like the Error-type, but without the close button. Fixes #8296 | |||||
* | Fix removing rows over the cached range in Grid | Pekka Hyvönen | 2017-03-30 | 1 | -1/+9 | |
| | | | | Fixes #8840 | |||||
* | Use computed style for Escalator size calculations (#8861) | Artur | 2017-03-30 | 4 | -59/+197 | |
| | | | | | | | | | | | | | * Use computed style for Escalator size calculations The old method of using getBoundingClientRect does not work as expected if a transform has been applied to the element or one of its parents. For instance PopupView animates itself using a scale(0) -> scale(1) animation. When scale(0) is active, getBoundingClientRect will return 0 for all sizes while computed style ignores the transform and returns the expected value. Fixes #8793 | |||||
* | Make CloseSessionTest more stable with waitUntil (#8928) | Teemu Suo-Anttila | 2017-03-30 | 1 | -0/+3 | |
| | ||||||
* | Fix default header content changes on init (#8921) | Teemu Suo-Anttila | 2017-03-30 | 3 | -15/+31 | |
| | | | | | This patch also enables an old test that was pending #8128 Fixes vaadin/framework8-issues#556 | |||||
* | Fix FlashExpansionTest (#8919) | Henri Sara | 2017-03-30 | 1 | -6/+5 | |
| | ||||||
* | Improved Binder#hasChanges JavaDoc (#8912) | Matti Tahvonen | 2017-03-30 | 1 | -8/+12 | |
| | | | | JavaDoc now more explicitly states that hasChanges is not designed to work with setBean. | |||||
* | Fix infinite loop in data communication (#8951) | Aleksi Hietanen | 2017-03-27 | 3 | -4/+89 | |
| | | | Fixes #8479 for Vaadin Framework 8.0 | |||||
* | Set column captions when reading grid from a design file (#8770)8.0.4 | Artur | 2017-03-22 | 2 | -4/+14 | |
| | | | Fixes #8752 | |||||
* | Add more 8.0.3 since tags | Henri Sara | 2017-03-22 | 5 | -14/+29 | |
| | ||||||
* | Fix Flash expanding with percentage sizing (#8898) | Olli Tietäväinen | 2017-03-22 | 4 | -8/+200 | |
| | | | | | Allows Flash embed to expand if percentage dimensions given Fixes #4035 | |||||
* | Check Trident version to detect compatibility mode (#8884) | Dos Moonen | 2017-03-22 | 2 | -8/+46 | |
| | | | IE11 in compatibility mode is actually not too old. It's just not recognized as IE11 if you leave the Trident version out of the equation. Checking the Trident version and using it to determine the actual IE version instead of trusting the possibly emulated MSIE version string. | |||||
* | Optimize grid by avoiding redundant row refreshes (#8874) | Henri Sara | 2017-03-22 | 1 | -6/+21 | |
| | | | | | | * Optimize grid by avoiding redundant row refreshes * Delay more calls to refreshBody() | |||||
* | Support data-location attribute in CustomLayout (#8866) | Henri Sara | 2017-03-22 | 6 | -6/+105 | |
| | | | Fixes #8416 | |||||
* | Fix documentation: change setPlaceHolder to setPlaceholder (#8883) | Jonni Nakari | 2017-03-21 | 1 | -1/+1 | |
| | ||||||
* | Add @since 8.0.3 tags8.0.3 | elmot | 2017-03-16 | 9 | -0/+34 | |
| | ||||||
* | Add tests for non-compatibility Grid | Teemu Suo-Anttila | 2017-03-16 | 2 | -0/+112 | |
| | ||||||
* | Always calculate Escalator max row count the same way (#8740) | Artur | 2017-03-16 | 6 | -28/+218 | |
| | | | | | | | | | | | | | | * Rename getMaxEscalatorRowCapacity to describe what it does * Always calculate Escalator max row count the same way This changes Escalator to not take a horizontal scrollbar into account when trying to determine "maximum visible rows". This will add another row, compared to previous versions, when there is a horizontal scrollbar. In reality, it would likely make sense to always add 10 more rows to have some buffer above and below the visible area. Fixes #8661 | |||||
* | Handle unknown connectors consistently and quietly as described in #8111 (#8741) | Artur | 2017-03-16 | 2 | -6/+63 | |
| | | | | Fixes #8629 | |||||
* | ApplicationRunnerServlet to correctly get last modified application (#8852) | Ahmed Ashour | 2017-03-16 | 2 | -4/+3 | |
| | | | Also, change README.txt to the correct test port 8888 | |||||
* | Correctly write margin info for FormLayout into design files (#8804) | Artur | 2017-03-16 | 4 | -26/+85 | |
| | | | Fixes #8800 | |||||
* | Remove unnecessary width calculation on Grid initial render (#8848) | Henri Sara | 2017-03-16 | 7 | -31/+232 | |
| | | | | | | | Do not calculate column widths unnecessarily, especially for columns with fixed width. Fixes #8678 | |||||
* | Replacement guide javadocs for deprecated classes | Ilia Motornyi | 2017-03-16 | 103 | -34/+374 | |
| | | | Fixes #8682 | |||||
* | Replacement guide javadocs for deprecated classes, part two (#8719) | Ilia Motornyi | 2017-03-16 | 26 | -3/+95 | |
| | | | Partial fix for #8682 | |||||
* | Allow changing renderers after column creation (#8841) | Teemu Suo-Anttila | 2017-03-16 | 6 | -3/+217 | |
| | | | | Closes #8250 | |||||
* | Update custom fonts page. | Rolf Smeds | 2017-03-16 | 1 | -23/+9 | |
| | ||||||
* | components-grid to use correct function setHidable (#8843) | Michael Benz | 2017-03-16 | 1 | -2/+2 | |
| | | | | | | | | | * components-grid to use correct function setHidable The correct function to use in Vaadin 8 (also before) is setHidable() https://vaadin.com/api/8.0.0/com/vaadin/ui/Grid.Column.html#setHidable-boolean- For 7.7.7: https://vaadin.com/api/7.7.7/com/vaadin/ui/Grid.Column.html#setHidable-boolean- | |||||
* | Fix removing rows from the middle of Escalator (#8826) | Pekka Hyvönen | 2017-03-16 | 4 | -9/+46 | |
| | | | | | | * Fix removing rows from the middle of Escalator Fixes #8825 | |||||
* | Correct license location | Ahmed Ashour | 2017-03-16 | 15 | -185/+125 | |
| | ||||||
* | Make test for EditorSaveEvent.bean field | Ilia Motornyi | 2017-03-16 | 2 | -6/+25 | |
| | | | * Fixes #8810, #8658 | |||||
* | Read/write Grid item type to declarative and create columns correctly (#8769) | Artur | 2017-03-16 | 3 | -18/+438 | |
| | | | Fixes #8467 | |||||
* | Correctly adjust upload button borders inside a component group (#8817) | Artur | 2017-03-16 | 4 | -0/+114 | |
| | | | | * Correctly adjust upload button borders inside a component group |