summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Add public API for loading design based on @DesignRoot (#7749)Artur Signell2014-12-1511-19/+433
| | * | Refactored API for loading designs (#7749)Artur Signell2014-12-158-81/+347
| | * | Make field binding in designs case insensitive (#7749)Artur Signell2014-12-151-2/+4
| | * | Support plain-text attribute for Label (#7749)Artur Signell2014-12-145-6/+68
| | * | Rename LayoutHandler to Design (#7749)Artur Signell2014-12-148-26/+25
| | * | Declarative support for split panel (#7749).Mika Murtojarvi2014-12-126-58/+606
| | * | Embed DesignSynchronizable methods to Component interface (#7749)Matti Hosio2014-12-1217-199/+149
| | * | Some logging improvements and minor fixes for Declarative (#7749)Matti Hosio2014-12-124-23/+22
| | * | Declarative: add support for Panel (#7749).Mika Murtojarvi2014-12-125-2/+260
| | * | Declarative support for Button and NativeButton (#7749)Matti Hosio2014-12-126-4/+269
| | * | Update to latest jsoup (#7749)Artur Signell2014-12-121-1/+1
| | * | Don't add setCurorPosition as it focuses the field (#7749)Artur Signell2014-12-121-0/+1
| | * | Declarative support for TabSheet and Accordion (#7749)Matti Hosio2014-12-126-3/+450
| | * | Declarative support for TextField, PasswordField and TextArea (#7749)Matti Hosio2014-12-129-2/+355
| | * | Declarative support for AbstractTextField (#7749)Matti Hosio2014-12-105-3/+212
| | * | Add support for margins in AbstractOrderedLayout (#7749)Matti Hosio2014-12-103-10/+62
| | * | Declarative support for AbstractField (#7749)Matti Hosio2014-12-109-3/+372
| | * | Fix errors that affect validation builds (#7749).Mika Murtojarvi2014-12-107-7/+32
| | * | Change a test not to use LocaleUtils.Mika Murtojarvi2014-12-101-6/+3
| | * | Remove locale utils dependency since that is not available in the server depe...Matti Hosio2014-12-102-10/+3
| | * | Declarative support for CssLayout (#7749)Matti Hosio2014-12-103-0/+197
| | * | Handle locale as a special case (#7749).Mika Murtojarvi2014-12-092-1/+195
| | * | Handle immediate property as a special case (#7749).Mika Murtojarvi2014-12-093-1/+49
| | * | Support for automatic binding of the fields of the root layout (#7749)Matti Hosio2014-12-087-20/+670
| | * | Declarative support for Responsive (#7749)Matti Hosio2014-12-083-1/+90
| | * | Declarative: handle inner html for Button and Label (#7749).Mika Murtojarvi2014-12-0510-9/+463
| | * | Fixes for the public API of DesignContext.Mika Murtojarvi2014-12-048-148/+323
| | * | Declarative support for AbsoluteLayout (#7749)Matti Hosio2014-12-046-6/+355
| | * | Declarative feature improvements (#7749)Matti Hosio2014-12-043-318/+316
| | * | Declarative: Use Element in DesingSynchronizable method parametersMatti Hosio2014-12-039-101/+94
| | * | Declarative: Set used file separators and decimal symbols explicitlyMatti Hosio2014-12-031-2/+12
| | * | Declarative: remove unnecessary files.Mika Murtojarvi2014-12-033-81/+0
| | * | Vaadin declarative: parser and html generator.Mika Murtojarvi2014-12-0211-194/+602
| | * | Declarative support for AbstractOrderedLayoutMatti Hosio2014-12-025-9/+748
| | * | Support for synchronizing to design in AbstractComponentMatti Hosio2014-12-024-138/+667
| | * | support for declarative in AbstractComponentMatti Hosio2014-11-285-1/+745
* | | | Update to Atmosphere 2.2 (#14534)Artur Signell2014-12-185-5/+13
|/ / /
* | | Stop active testing on ancient server versionsArtur Signell2014-12-181-29/+0
* | | Add missing @since for 7.3.7.Sauli Tähkäpää2014-12-183-1/+3
* | | Enable Atmosphere client side debug logging with ?debug=push (#14534)Artur Signell2014-12-171-0/+5
* | | Add viewport tag generation support (#13710)Leif Åstrand2014-12-1711-9/+450
* | | Fix the license checker after elemental.json #15383Jonatan Kronqvist2014-12-174-12/+50
* | | Handle portlet error messages properly (#15398)Leif Åstrand2014-12-171-0/+5
* | | Empty since tags -> 7.4Artur Signell2014-12-1720-22/+22
* | | Fixes unnecessary padding-top added to all responsive UIs (#14679)Teppo Kurki2014-12-174-1/+152
| |/ |/|
* | Use introspection instead of reflection to get property type (#10672).Denis Anisimov2014-12-163-141/+194
* | Removed packages starting with a digit from export-package (#15105)Teppo Kurki2014-12-16107-0/+9
* | Fix NPE in DateField range handling (#15342)Teemu Pöntelin2014-12-161-2/+4
* | Release session memory at the end of each testLeif Åstrand2014-12-152-7/+13
* | Remove accidentally retained JavaDoc rowLeif Åstrand2014-12-151-2/+2