]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2017-09-11 Erik LummeFix typo in the correct place pr9959/r8
2017-09-11 Erik LummeFix attachment typo pr9959/r7
2017-09-11 Erik LummeMigrate IntegratingAnExistingGWTWidget pr9959/r6
2017-09-11 Erik LummeMigrate CreatingASimpleComponent pr9959/r5
2017-09-11 Erik LummeMigrate ChooseInputFieldComponentsWisely pr9959/r4
2017-09-11 Erik LummeMigrate UsingServerInitiatedEvents pr9959/r3
2017-09-11 Erik LummeMigrate OptimizingTheWidgetSet pr9959/r2
2017-09-11 Erik LummeMigrate documentation files and change typo pr9959/r1
2017-09-11 Dos MoonenFix incorrect resource name generation (#9957)
2017-09-11 Adam WagnerRemove element explicitly when reordering tree grid...
2017-09-11 Henri MuurimaaMigrate wiki articles to Vaadin documentation (#9912)
2017-09-08 Dos MoonenMake Servlet related classes more welcoming to DI ...
2017-09-08 Henri SaraUpdate release publishing scripts (#9947)
2017-09-08 Teemu Suo-AnttilaUpdate version to 8.2-SNAPSHOT (#9946)
2017-09-08 Teemu Suo-AnttilaAdd missing source encoding to wiget-set-testutil 8.2.0.alpha1
2017-09-08 Teemu Suo-AnttilaAdd wait for UI load to test
2017-09-08 Teemu Suo-AnttilaFix vaadin-osgi-integration dependency for Karaf test
2017-09-08 Jonathan IlkChanged ContentMode Package in Label doc
2017-09-07 Teemu Suo-AnttilaCombine Archetype and Demo build scripts (#9943)
2017-09-07 Henri SaraUpdate build report scripts for 8.2 (#9939)
2017-09-07 Henri SaraAdd missing since tags for 8.2 (#9938)
2017-09-07 Henri SaraUpdate release notes for 8.2.0.alpha1 (#9937)
2017-09-06 Henri SaraFix making components visible by push (#9934)
2017-09-05 Teemu Suo-AnttilaAdd methods to remove Bindings from Binder (#9932)
2017-09-05 Henri SaraUpdate Binder isValid() javadoc (#9930)
2017-09-05 Aleksi HietanenFix grid client side performance regression (#9913)
2017-09-05 Teemu Suo-AnttilaFix Binder bindInstanceFields code example in JavaDoc...
2017-09-04 Petter HolmströmForce re-measurement of CheckBoxGroup and RadioButtonGr...
2017-09-04 Adam WagnerRemove scroll bar inherited borders and background...
2017-09-04 Petter HolmströmPosition caption correctly in GridLayout (#9909)
2017-08-31 Henri MuurimaaAdd 3 wiki articles (#9903)
2017-08-31 Henri SaraUpdate DOCTYPE in WidgetSetBuilder
2017-08-31 Henri SaraMake BaseThemeTest more stable on IE11
2017-08-31 Ahmed AshourCorrect DOCTYPE of GWT widgetset
2017-08-30 Henri MuurimaaMigrate first Wiki article (#9902)
2017-08-30 Aleksi HietanenFix AbstractClientConnector stateTypeCache memory leak...
2017-08-30 KnoobieUpdate and rename vaadin-icons.scss to _vaadin-icons...
2017-08-30 Henri SaraOmit duplicate caption for a Panel in a Composite
2017-08-30 Aleksi HietanenFix missing since tag in compatibility package Grid
2017-08-29 Aleksi HietanenAdd missing Tree#getContentMode (#9889)
2017-08-29 Henri SaraRemove drag over style on file drop (#9888)
2017-08-29 Aleksi HietanenFix since tags for 8.1.3 release (#9887)
2017-08-29 Aleksi HietanenBinder javadoc fix (#9886)
2017-08-29 Mirjan MerrukoEnable Declarative Services in OSGi portlet UI (#9879)
2017-08-29 Aleksi HietanenMinor javadoc improvements (#9885)
2017-08-29 Aleksi HietanenAdd declarative support to Tree (#9881)
2017-08-28 ArturFix capitalization of single character strings (#9880)
2017-08-28 ArturCreate setter name in a Turkish compatible manner ...
2017-08-25 Henri SaraMove ComboBox popup with ComboBox on scroll (#9869)
2017-08-24 Aleksi HietanenFix item description tests on IE for RadioButtonGroup...
2017-08-24 Henri SaraFix ValoThemeUI button text (#9865)
2017-08-24 Henri SaraImprove stability of JavaScriptRenderersTest (#9864)
2017-08-23 Henri SaraAvoid detaching VL/HL children unnecessarily (#9862)
2017-08-23 Teemu Suo-AnttilaAdd item description to RadioButtonGroup and CheckBoxGr...
2017-08-23 Henri SaraAvoid detaching CssLayout children unnecessarily (...
2017-08-23 Stephan KniteliusButton icon constructor (#9857)
2017-08-23 Henri SaraFix IE tooltip test in TreeBasicFeaturesTest (#9860)
2017-08-23 Henri SaraFix null check in BackEndDataProvider (#9858)
2017-08-22 AnskuResize should work within Grid details row (#9808)
2017-08-21 Teemu Suo-AnttilaAdd item descriptions to Tree (#9840)
2017-08-18 Teemu Suo-AnttilaFix focus when Grid editor is saved or cancelled (...
2017-08-18 Henri SaraExclude PhantomJS from flaky GridComponentsTest
2017-08-18 Teemu Suo-AnttilaFix state update on Grid Column hide in client (#9836)
2017-08-17 Leif ÅstrandUse getter instead of field for keyMapper (#9831)
2017-08-16 Teemu Suo-AnttilaBuild docker image for testing demos (#9826)
2017-08-16 Teemu Suo-AnttilaUse correct version in since for Grid row height method...
2017-08-11 ArturDo not wait for icons to load before interacting with...
2017-08-11 Henri SaraUpdate components-grid.asciidoc (#9813)
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 (...
next