Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace iterators with enhanced for loops (#10018) | Ahmed Ashour | 2017-09-19 | 1 | -3/+3 |
| | | | This change also includes some other minor cleanup. | ||||
* | Revert diamond operator changes | Teemu Suo-Anttila | 2017-03-07 | 1 | -1/+1 |
| | |||||
* | Correct all tests that introspect classpath for Vaadin classes. | Denis Anisimov | 2016-11-29 | 1 | -13/+47 |
| | | | | | | | | Fixes vaadin/framework8-issues#399 RemoveListenersDeprecatedTest test is fixed. Corrections are made to make the test above passes. Change-Id: I209a4693d241a1488b69b4742f48549dbf4bf0ac | ||||
* | Add utility for outputting the full declarative syntax of components | Aleksi Hietanen | 2016-10-24 | 1 | -1/+11 |
| | | | | Change-Id: I4bc740154ffb5a30892b1859a7550a7aeff94fb3 | ||||
* | Move old Field and AbstractField to compatibility package | Artur Signell | 2016-08-26 | 1 | -0/+21 |
Change-Id: Ia9b6f77763abac87ec61d1ee198cb8d41419a934 |