]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2017-11-23 Anna KoskinenFix AbstractIntegrationTest to use new TestBench API...
2017-11-22 Teemu Suo-AnttilaFix RadioButtonGroupTest imports (#10354)
2017-11-22 jcgueriaudUpdate datamodel-forms.asciidoc (#10350)
2017-11-22 Teemu Suo-AnttilaUpdate version number to 8.3-SNAPSHOT (#10348)
2017-11-22 Pekka HyvönenFix missing v-disabled for RadioButtonGroup and CheckBo...
2017-11-22 AnskuTest for MenuBar's WAI-ARIA attributes (#3922) (#10349)
2017-11-22 Ahmed AshourDisabled ComboBox should not open popup on pasting...
2017-11-22 schaerlFix nested bean property name (#10271)
2017-11-21 Teemu Suo-AnttilaImprove Binder JavaDocs and APIs (#10347)
2017-11-21 Aleksi HietanenCreate DescriptionGenerator in package com.vaadin.ui...
2017-11-21 Aleksi HietanenFix issues from API review for 8.2 (#10342)
2017-11-21 Aleksi HietanenExtract AbstractBeanPropertyDefinition and PropertyFilt...
2017-11-21 AnskuIssue3922disableditem (#10259)
2017-11-21 Ahmed AshourFileResource to use bufferSize, and StreamResource...
2017-11-21 Ahmed AshourRemove unused imports (#10330)
2017-11-20 GuilleUpdate testbench version (#10336)
2017-11-17 Teemu Suo-AnttilaAdd known PushStateNavigation issue to release notes...
2017-11-17 Pekka HyvönenRename GridDragger to GridRowDragger (#10333)
2017-11-16 Pekka HyvönenAdd documentation on GridDragger (#10328)
2017-11-16 Teemu Suo-AnttilaRemove empty li element from release notes (#10326)
2017-11-15 Teemu Suo-AnttilaUpdate since tags in JavaDoc (#10325) 8.2.0.alpha3
2017-11-15 Teemu Suo-AnttilaFix click listener in WidgetSet test (#10324)
2017-11-15 Pekka HyvönenAdd helper for Grid row DnD (#10255)
2017-11-15 Teemu Suo-AnttilaAdd mention of Wildfly 11 support and a test for it...
2017-11-15 Olli TietäväinenUpdate CDI tutorial wiki link (#10322)
2017-11-15 Pekka HyvönenAdd new drop mode ON_GRID for GridDropTarget (#10296)
2017-11-14 Jerome MeyerFix TreeGrid to use correct super constructor (#10291)
2017-11-14 Olli TietäväinenImprove nested property support for Binder (#9925)
2017-11-13 Teemu Suo-Anttila Add API to read Binding value from bean (#10316)
2017-11-10 Leif ÅstrandSet no-store headers on UIDL messages
2017-11-10 Olli Tietäväinenset default ContentMode PREFORMATTED in parameterless...
2017-11-10 AnskuFix setting custom tab index for TabSheet or Accordion...
2017-11-10 Teemu Suo-AnttilaAdd ContentMode for row and cell descriptions in Grid...
2017-11-10 Olli TietäväinenUpdate README.md (#10302)
2017-11-10 Ilia MotornyiRelax mapper access in HierarchicalDataCommunicator
2017-11-07 Ahmed AshourRemove deprecated usage of ApplicationConnection.hasEve...
2017-11-07 Leif ÅstrandSkip scheduled flush if clear() is called (#10289)
2017-11-07 Péter TörökMake focus circulate in modal dialog to improve accessi...
2017-11-06 Pekka HyvönenHasItems.setItems(T... items) should allow edits (...
2017-11-06 Ilia MotornyiRelax TreeGrid and Tree members access modifiers. ...
2017-11-06 Ahmed AshourUse Logger instead of VConsole (#10249)
2017-11-06 Ahmed AshourFix javadoc ending (#10274)
2017-11-06 Henri MuurimaaFix link format (#10269)
2017-11-06 Mikko InkinenFix typo (#10295)
2017-11-01 Ahmed AshourUse lambda expressions. (#10268)
2017-10-31 Ahmed AshourUse local variable for getWidget(). (#10253)
2017-10-31 Ahmed AshourFix end of line comments, which were made by automatic...
2017-10-31 Ahmed AshourRemove redundant interface already implemented by super...
2017-10-30 Adam WagnerFix combo box suggestion popup height (#10256)
2017-10-30 Knoobieadd Grid.Column#get/setAssistiveCaption (#10219)
2017-10-27 Ahmed AshourUse lambda with Handlers (#10229)
2017-10-26 Ahmed Ashour Use lambda with Listeners (#10222)
2017-10-26 Ahmed AshourImprove naming of fields and variables (#10242)
2017-10-26 Ahmed AshourRemove trailing spaces (#10224)
2017-10-23 Teemu Suo-AnttilaAdd contribution guideline (#10083)
2017-10-23 Knoobieadds simple fix for missing label text in grid select...
2017-10-23 Pekka HyvönenFix bad grammar in declarative documentation (#10236)
2017-10-23 Ilia MotornyiUnlock panel caption div hacking (#10120)
2017-10-23 Ahmed AshourGrid column to be sortable when implemented/supported...
2017-10-20 Ahmed AshourGrid.removeColumn() not to fail silently (Fixes #8056...
2017-10-20 Oskar BilénTypo in code (#10218)
2017-10-20 Ahmed AshourAbstractDateField.formatDate() to be abstract (#10186)
2017-10-20 Stephan KniteliusAdded utility method Binder#asRequired() (#9873)
2017-10-20 Ahmed AshourFix typos (#10213)
2017-10-20 Adam WagnerCheck class name type on Grid cell mouse over (#10194)
2017-10-20 KnoobieImprove role usage in grid (#10206)
2017-10-20 Ahmed AshourUse .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)
2017-10-20 Teemu Suo-AnttilaUse GWT 2.8.2 (#10217)
2017-10-20 Ahmed AshourFix HTML tags inside code in javadoc (#10160)
2017-10-20 Ahmed AshourScheduler.ScheduledCommand and RepeatingCommand to...
2017-10-20 Ahmed AshourAdd spaces after 'if' and 'for' in JavaScript (#10199)
2017-10-20 Ahmed AshourSimplify lambda expressions (#10198)
2017-10-20 Ahmed AshourAbstractDateField: set value after being invalid (...
2017-10-16 Ahmed AshourFix AbstractDateField to correctly show week day names...
2017-10-16 Ahmed AshourAdd *.properties to .gitattributes (#10180)
2017-10-16 Teemu Suo-AnttilaFix IDE usage of Elemental in vaadin-shared (#10178)
2017-10-13 Ahmed AshourFix some checkstyle warnings (#10179)
2017-10-13 Ahmed AshourSimplify waitUntil() in tests (#10181)
2017-10-13 Ahmed AshourConvert AbstractDateField not to be a LegacyComponent...
2017-10-13 Teemu Suo-AnttilaAdd Navigator testing to Spring Boot test (#10174)
2017-10-12 Ahmed AshourUse Collection.isEmpty() (#10172)
2017-10-12 Ahmed AshourRemove redundant null checks before an instanceof ...
2017-10-11 Teemu Suo-AnttilaAdd ErrorLevel to Validators and results (#10099)
2017-10-11 Teemu Suo-AnttilaFix Binder bean writing to only validate and write...
2017-10-11 Pekka HyvönenFix wrong method name in Grid docs (#10171)
2017-10-11 KnoobieAdd aria-rowcount to grid (#10167)
2017-10-11 Piotr WilkinFix for Grid client-side exception. (#10166)
2017-10-11 Pekka HyvönenAdd mention of Flow to issue template (#10168)
2017-10-10 AnskuPrevent Grid refreshAll from getting stuck due mismatch...
2017-10-10 Ahmed AshourFix typos (#10158)
2017-10-10 Ahmed AshourRemove unneeded .toString() (#10141)
2017-10-10 Piotr WilkinEdit grid row by index - server side (#10040)
2017-10-10 Teemu Suo-AnttilaMove microprofile tests to profile, add Wildfly Swarm...
2017-10-09 Teemu Suo-AnttilaAdd maven based tests for several application servers...
2017-10-09 Ahmed AshourUse StringBuilder instead of StringBuffer (#10154)
2017-10-09 Ahmed AshourRemove checkstyle "FinalClass" (#10145)
2017-10-06 Ahmed AshourAdd empty line at the end of files (#10142)
2017-10-05 Teemu Suo-AnttilaAdd maven based server tests for Wildfly and Jetty...
2017-10-04 Ahmed AshourDon't use synthetic methods for listener classes. ...
2017-10-04 Olli TietäväinenSupport null intermediate properties in NestedMethodPro...
next