]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2017-08-11 Teemu Suo-AnttilaProvide API for setting row heights in Grid for differe...
2017-08-11 Henri SaraMake CurrentTimeMillisTest more stable (#9812)
2017-08-11 Henri SaraEnsure wrong Action is not executed after detaching...
2017-08-10 Olli TietäväinenEnable setting non-selected default value for DateField...
2017-08-10 Teemu Suo-AnttilaRemove margin-left for FontAwesome icons in ComboBox...
2017-08-10 Olli TietäväinenClarify theme compilation instructions (#9685)
2017-08-10 KnoobieRemove Chrome Frame support from X-UA-Compatible (...
2017-08-09 Henri SaraUpdate VerifyBrowserVersionTest for Chrome 60 (#9802)
2017-08-09 Henri SaraFix occasional empty rows in Table and TreeTable (...
2017-08-09 GrimRe(set) calendar time after calculating rollAmount...
2017-08-09 Teemu Suo-AnttilaImplement SimpleManagedLayout for CompositeConnector...
2017-08-09 Henri SaraAdd loop and preload attributes for media elements...
2017-08-08 Martin VysnyFix touching Grid column header on Android (#9196)
2017-08-08 Henri SaraUpdate screenshots for Chrome 60 (#9794)
2017-08-07 Fabio SerragnoliUpdate getting-started-scala.asciidoc (#9418)
2017-08-07 ArturUpdate Atmosphere version to remove warnings which...
2017-08-07 Adam WagnerFix moving child to first position in tree data (#9761)
2017-08-07 Henri SaraFix SplitPanel test for Chrome with a hack (#9782)
2017-08-07 Henri SaraFix publish and post-publish report scripts (#9778)
2017-08-07 Henri SaraMake frontend resource loading tests stable on PhantomJ...
2017-08-07 Henri SaraMake input prompt test stable by excluding IE11 (#9780)
2017-08-07 Henri SaraFix typos in Javadoc of AbstractTB3Test (#9781)
2017-08-07 Henri SaraFix caption width rounding in Chrome (#9785)
2017-08-07 Henri SaraExclude Firefox from JavaScriptPreloadingTest (#9784)
2017-08-03 Henri SaraAdd missing since tags for 8.1.1 (#9773) 8.1.1
2017-08-03 Henri SaraUpdate release notes incompatible changes heading ...
2017-08-02 Teemu Suo-AnttilaAdd automatic recalculation of Tree width on expand...
2017-08-02 Henri SaraStabilize integration test using Grid (#9766)
2017-08-02 Ilia MotornyiFix AbstractDateField parsing and errors handling,...
2017-08-02 Teemu Suo-AnttilaFix RadioButtonGroup selection updates to client (...
2017-08-01 Henri SaraRemove old Karaf 4 test (#9758)
2017-08-01 Teemu Suo-AnttilaAdd header and footer visibility setting to Grid (...
2017-08-01 Henri SaraUpdate release notes for maintenance versions (#9755)
2017-08-01 Teemu Suo-AnttilaAdd API for forcing Grid column width calculation ...
2017-08-01 Leif ÅstrandUnify basic instance creation and related error reporti...
2017-07-31 Ilia MotornyiAutomatic test for OSGi/karaf
2017-07-31 Ilia MotornyiOSGi deployment manual
2017-07-27 Henri SaraUpdate since tags for testbench elements (#9748)
2017-07-27 Adam WagnerAdd method to get parent in TreeData (#9701)
2017-07-27 ArturImplement GWT Focusable so tab indexes work correctly...
2017-07-27 FlamencoAdd support for detecting ChromeOS operating system...
2017-07-27 ArturRemove portlet dependency/import (#9741)
2017-07-27 ArturUse correct primary stylename for textfield inline...
2017-07-26 Ilia MotornyiDocumented minimal set of OSGi bundles (#9489)
2017-07-26 ArturSend cursor position to server on blur even if the...
2017-07-26 ArturMake JavaScriptExtension serializable (#9721)
2017-07-26 Henri SaraRemove warnings about pre-release content in documentat...
2017-07-26 Josefina RevillaChange ConfigurableDataProvider for ConfigurableFilterD...
2017-07-24 Henri SaraUpdate release notes for 8.1 final (#9722) 8.1.0
2017-07-24 Teemu Suo-AnttilaFix button text and waitUntil rule (#9720)
2017-07-24 ArturDo full connector tracker cleanup when the session...
2017-07-24 Henri SaraAdd source JAR to themes and compatibility-themes ...
2017-07-24 Henri SaraFix typo in release notes (#9710)
2017-07-24 Henri SaraAdd missing since tag to Tree (#9711)
2017-07-20 Teemu Suo-AnttilaAdd test for Components in Grid Header (#9696)
2017-07-19 Henri SaraAdd missing since tag (#9695)
2017-07-19 Teemu Suo-AnttilaAllow null Components in ComponentRenderer (#9692) 8.1.0.rc2
2017-07-19 Dos MoonenMore user friendly fail message (was NullPointerExcepti...
2017-07-19 Teemu Suo-AnttilaAdd styling for ComponentRenderer wrapper div (#9691)
2017-07-19 Tim WardTidy up the Vaadin OSGi whiteboard component (#9648)
2017-07-18 Teemu Suo-AnttilaFix TreeGrid.getHierarchyColumn to use correct id ...
2017-07-18 Adam WagnerAdd methods to change parent and to change child's...
2017-07-18 Teemu Suo-AnttilaRemove mention of height limitation in Tree (#9689)
2017-07-18 Jonni NakariRemove non working setHeight methods from Tree (#9631)
2017-07-18 ArturProvide current request/response through VaadinRequest...
2017-07-18 Teemu Suo-AnttilaFix Grid header merging on init (#9688)
2017-07-18 Henri SaraFix position of font icons in ComboBox (#9638)
2017-07-18 Teemu Suo-AnttilaRemove obsolete workaround for Firefox (#9687)
2017-07-17 Yuriy ArtamonovFixed minor typos and spelling issues in CONTRIBUTING...
2017-07-17 Matti TahvonenFeature/tutorial finetuning (#9672)
2017-07-17 Teemu Suo-AnttilaFix combobox adding new items on blur (#9660)
2017-07-17 Andrew SpearChange sendMessage access modifier to protected. (...
2017-07-13 tmattssoFix hierarchical dataprovider example code bug
2017-07-13 Ilia MotornyiDelegate properties to Composite's root if possible
2017-07-12 Teemu Suo-AnttilaAdd missing since for 8.0.7
2017-07-10 Ilia MotornyiImplement tree item context click
2017-07-10 Ilia MotornyiClarification for GridContextClickEvent
2017-07-06 Ville IngmanAdd Bakery link to the documentation.
2017-07-04 Henri SaraAdd information about known limitations (#9633) 8.1.0.rc1
2017-07-03 Henri SaraAdd information about backwards incompatible changes
2017-07-03 Henri SaraUpdate/add since tags (#9627)
2017-07-03 Ilia MotornyiFix TreeData item removal, small improvements (#9621)
2017-07-03 Adam WagnerAdd criteria API to make it easier to set acceptance...
2017-07-03 Teemu Suo-AnttilaMap column components by id (#9624)
2017-07-03 Henri SaraUpdate release notes for release candidate (#9625)
2017-07-03 Teemu Suo-AnttilaAdd editor open event to Grid Editor (#9623)
2017-07-03 Teemu Suo-AnttilaAdd internal state validators for HasValue (#9532)
2017-07-03 Ezra EpsteinUse ZoneId rather than ZoneOffset for conversion (...
2017-06-30 Henri SaraUpdate release notes and screenshots for link style
2017-06-30 Ilia MotornyiFix bookkeeping assertion error
2017-06-30 Enver HaaseUpdate README.md (#9612)
2017-06-29 Henri SaraRemove global button styling (#9607)
2017-06-29 appreciatedAdd multiple styles handling to Component
2017-06-29 Ilia MotornyiAdd an optional HasValue to a ValueContext
2017-06-29 Henri SaraUse HasUserOriginated interface where appropriate ...
2017-06-29 Pekka HyvönenFix invalid index in drop target Grid (#9604)
2017-06-29 ArturAdd isUserOriginated to SelectedTabChangeEvent (#9580)
2017-06-29 Yuriy ArtamonovProvide old value of position in SplitPositionChangeEve...
2017-06-28 Henri SaraUpdate Chrome 59 screenshots for ColumnCollapsing
2017-06-28 Henri SaraAdd mouse event details to Tree.ItemClick (#9599)
next