| Commit message (Expand) | Author | Age | Files | Lines |
* | Set @since values for Grid classes | Leif Åstrand | 2014-12-18 | 76 | -89/+123 |
* | Merge remote-tracking branch 'origin/master' into grid | Leif Åstrand | 2014-12-18 | 739 | -658/+10607 |
|\ |
|
| * | Update broken TB2 test to valid TB3 test (#14755) | Artur Signell | 2014-12-18 | 2 | -77/+64 |
| * | Allow captions to contain HTML (#9426) | Artur Signell | 2014-12-18 | 20 | -42/+341 |
| * | Missing @since for 7.4 | Leif Åstrand | 2014-12-18 | 16 | -3/+57 |
| * | Move TB2 files to separate folder | Artur Signell | 2014-12-18 | 550 | -1/+1 |
| * | Fix inconsistencies in CheckBox clear and isEmpty (#14755) | Artur Signell | 2014-12-18 | 2 | -0/+59 |
| * | Revert "TextField's input prompt is now disabled properly (#15144)" | Artur Signell | 2014-12-18 | 3 | -329/+4 |
| * | Minor declarative API improvement (#7749) | Artur Signell | 2014-12-18 | 2 | -29/+15 |
| * | Update release notes for Vaadin 7.4 | Leif Åstrand | 2014-12-18 | 1 | -25/+33 |
| * | Revert "Workaround for Atmosphere race condition (#13528)" (#14534) | Artur Signell | 2014-12-18 | 1 | -48/+40 |
| * | Merge "Merge remote-tracking branch 'origin/declarative'" | Artur Signell | 2014-12-18 | 105 | -64/+9327 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/declarative' | Artur Signell | 2014-12-18 | 105 | -64/+9327 |
| | |\ |
|
| | | * | API refactoring (#7749)declarative | Artur Signell | 2014-12-17 | 18 | -65/+60 |
| | | * | Declarative support for CheckBox (#7749) | Matti Hosio | 2014-12-17 | 4 | -0/+177 |
| | | * | Update the javadocs in declarative (#7749). | Mika Murtojarvi | 2014-12-17 | 3 | -28/+39 |
| | | * | Add namespace element for custom components (#7749) | Matti Hosio | 2014-12-17 | 2 | -1/+5 |
| | | * | Unit tests for nested templates (#7749) | Matti Hosio | 2014-12-17 | 12 | -0/+417 |
| | | * | Do not write immediate to design if component is immediate by default (#7749) | Matti Hosio | 2014-12-17 | 2 | -1/+17 |
| | | * | Do not throw exception when trying to bind a preinitialized instance field (#... | Matti Hosio | 2014-12-17 | 9 | -11/+42 |
| | | * | Updates for the javadocs of declarative (#7749). | Mika Murtojarvi | 2014-12-17 | 9 | -100/+97 |
| | | * | Some fixes to potus demo (#7749) | Matti Hosio | 2014-12-17 | 1 | -1/+4 |
| | | * | Merge remote-tracking branch 'origin/master' into declarative | Matti Hosio | 2014-12-17 | 255 | -837/+5168 |
| | | |\ |
|
| | | * | | Improved potus demo (#7749) | Matti Hosio | 2014-12-16 | 6 | -32/+320 |
| | | * | | Clarified javadoc (#7749) | Artur Signell | 2014-12-16 | 1 | -8/+13 |
| | | * | | Do not write child components in sub templates (#7749) | Matti Hosio | 2014-12-16 | 5 | -0/+19 |
| | | * | | Test for custom reading of design in constructor (#7749) | Artur Signell | 2014-12-16 | 3 | -0/+113 |
| | | * | | Generic cleanup (#7749) | Artur Signell | 2014-12-16 | 6 | -15/+26 |
| | | * | | Do not remove children in read to ensure @DesignRoot reading works | Artur Signell | 2014-12-16 | 6 | -14/+0 |
| | | * | | Declarative support for Label (#7749) | Matti Hosio | 2014-12-16 | 3 | -0/+6 |
| | | * | | Handle tab indexes in a generic way (#7749) | Artur Signell | 2014-12-15 | 5 | -43/+21 |
| | | * | | Do not write empty icon-alt or icon-alternate-text (#7749) | Artur Signell | 2014-12-15 | 1 | -2/+5 |
| | | * | | createNode -> createElement | Artur Signell | 2014-12-15 | 12 | -34/+35 |
| | | * | | Fix writing issues (#7749) | Artur Signell | 2014-12-15 | 19 | -25/+374 |
| | | * | | Do not create default instances while reading designs (#7749) | Artur Signell | 2014-12-15 | 14 | -134/+114 |
| | | * | | SynchronizeFrom/ToDesign -> read/writeDesign (#7749) | Artur Signell | 2014-12-15 | 44 | -277/+233 |
| | | * | | Tests for declarative support (#7749) | Artur Signell | 2014-12-15 | 4 | -0/+211 |
| | | * | | Add public API for loading design based on @DesignRoot (#7749) | Artur Signell | 2014-12-15 | 11 | -19/+433 |
| | | * | | Refactored API for loading designs (#7749) | Artur Signell | 2014-12-15 | 8 | -81/+347 |
| | | * | | Make field binding in designs case insensitive (#7749) | Artur Signell | 2014-12-15 | 1 | -2/+4 |
| | | * | | Support plain-text attribute for Label (#7749) | Artur Signell | 2014-12-14 | 5 | -6/+68 |
| | | * | | Rename LayoutHandler to Design (#7749) | Artur Signell | 2014-12-14 | 8 | -26/+25 |
| | | * | | Declarative support for split panel (#7749). | Mika Murtojarvi | 2014-12-12 | 6 | -58/+606 |
| | | * | | Embed DesignSynchronizable methods to Component interface (#7749) | Matti Hosio | 2014-12-12 | 17 | -199/+149 |
| | | * | | Some logging improvements and minor fixes for Declarative (#7749) | Matti Hosio | 2014-12-12 | 4 | -23/+22 |
| | | * | | Declarative: add support for Panel (#7749). | Mika Murtojarvi | 2014-12-12 | 5 | -2/+260 |
| | | * | | Declarative support for Button and NativeButton (#7749) | Matti Hosio | 2014-12-12 | 6 | -4/+269 |
| | | * | | Update to latest jsoup (#7749) | Artur Signell | 2014-12-12 | 1 | -1/+1 |
| | | * | | Don't add setCurorPosition as it focuses the field (#7749) | Artur Signell | 2014-12-12 | 1 | -0/+1 |
| | | * | | Declarative support for TabSheet and Accordion (#7749) | Matti Hosio | 2014-12-12 | 6 | -3/+450 |