26 Commits (c147b5d85bca3ddf30d9adbcd268066165889f37)

Autor SHA1 Mensaje Fecha
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) hace 6 años
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) hace 6 años
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) hace 6 años
  Ahmed Ashour 7fd440d244 Use single character for StringBuilder.append (#10102) hace 6 años
  Ahmed Ashour d1520204ea Use simple class names hace 6 años
  Artur 9a7a03b2f9 Fix problem when reading a nested Design based on a GridLayout (#9092) hace 7 años
  Tien Nguyen 1a30320913 Fix bug column and row expand ratio are not persisted hace 7 años
  Ilia Motornyi 0740ac116e Partial javadocs fix for vaadin-server hace 7 años
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) hace 7 años
  Tien Nguyen 0727092756 Fix margin in declarative format is recognized as unsupported property gridlayout (#103) hace 7 años
  Leif Åstrand 68ea8ea63d Refactor listener registration creation to reduce boilerplate hace 7 años
  Per-Åke Minborg 25eba3c796 Use lambdas where appropriate hace 7 años
  Per-Åke Minborg a7f33a05e7 Replace implicit for-loop with foreach hace 7 años
  Per-Åke Minborg 53701564b1 Use diamond in generic creation where possible hace 7 años
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. hace 7 años
  Aleksi Hietanen 2bee988272 Unify listeners on the server side hace 7 años
  Artur Signell 504b3c4c65 Use diamond operator where it can be used hace 7 años
  Artur Signell be6a0cfd84 Organize imports hace 7 años
  Artur Signell 588f3cc7f8 Update copyright year to 2016 hace 7 años
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc hace 7 años
  Artur Signell 6d54d78944 Format using Eclipse Neon hace 7 años
  Artur Signell 809440a8a2 Change GridLayout to no longer be a legacy component hace 8 años
  Artur Signell 7d2d091ecb Eliminate rounding errors for GridLayout expand ratios (#19797) hace 8 años
  Artur Signell 66debbb208 Clarify expand javadoc for GridLayout hace 8 años
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven hace 8 años
  Artur Signell 98180afe57 Read GridLayout component alignments from declarative files (#19536) hace 8 años
  Leif Åstrand 9ee97bbf72 Write true boolean attibutes without ='' (#17583) hace 8 años
  Henri Sara a97534f4c2 Add @since for 7.5.7 changes hace 8 años
  Maciej Przepióra 8006d359ac Write all empty cells for empty GridLayout in declarative #18805 hace 8 años
  Artur Signell d505fc70ac Handle nested GridLayouts in declarative format correctly (#18312) hace 9 años
  Teppo Kurki 40bfdbf83d Adds margin support to GridLayout declarative format (#18238) hace 9 años
  Teppo Kurki b0d5315e8b Forget GridLayout row expand ratios for removed rows (#18166) hace 9 años
  Teppo Kurki 3deceaa2c1 Forget GridLayout column expand ratios when removing columns (#18068) hace 9 años
  Teemu Suo-Anttila 3cb1cfec55 Fix GridLayout declarative support (#16594) hace 9 años
  Anna Miroshnik 7e8b23a73a Hierarchy change markAsDirty to AbstractComponentContainer (#14227) hace 9 años
  Artur Signell 8476b57ce2 Add option for collapsing empty rows/columns in GridLayout (#14392) hace 9 años
  Fabian Lange 0c229ae914 Reading properties of components should not set state to dirty (#14060). hace 10 años
  Dmitrii Rogozin 3e5c5bc107 Removes double spacing from gridLayout which has empty rows or columns (#8855) hace 10 años
  Artur Signell e77e73cf64 Update copyright year to 2014 hace 10 años
  Leif Åstrand c926a09f54 Global code reformat hace 11 años
  Artur Signell fb30fffdcb Enable setting default alignment for VerticalLayout, HorizontalLayout, GridLayout (#11421) hace 11 años
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers hace 11 años
  Leif Åstrand 3c05a35190 Update GridLayout DOM in onConnectorHierarchyChange (#10324, #10097) hace 11 años
  Artur Signell ce282b2b4e Unified deprecation messages hace 11 años
  Artur Signell c19b1fee14 Added ComponentContainer.addComponents (#10245) hace 11 años
  Artur Signell 438854e549 AbstractComponentContainer should implement getComponentIterator and not iterator (#10144) hace 11 años
  Johannes Dahlström 602b6903a6 Move LegacyComponent from com.vaadin.server to com.vaadin.ui hace 11 años
  Johannes Dahlström 1fb7d999a0 Commit Pekka's patch for #8030 ((Component...) constructor for layouts) and #5422 (addComponents(Component...) for layouts) with minor formatting/javadoc changes hace 11 años
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public hace 11 años
  Petri Heinonen f32d6ab1db refak listeners com.vaadin.ui hace 11 años