]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
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...
2017-10-04 Ahmed AshourFix typos (#10124)
2017-10-04 Ahmed AshourRegistration to remove state.registeredEventListeners...
2017-10-04 KnoobieAdd role="grid" and aria-multiselectable to grid (...
2017-10-03 Ahmed AshourBreak iteration when method is found (#10128)
2017-10-03 Ahmed AshourUse static import of Assert in tests (#10126)
2017-10-03 Ahmed AshourRemove unneeded .toArray() (#10131)
2017-10-02 Ahmed AshourUse enhanced for loop for arrays. (#10121)
2017-10-02 Ahmed AshourSimplify conditional logic. (#10122)
2017-10-02 Ahmed AshourFirst sentence of javadoc should end with a period...
2017-09-29 Ahmed AshourUse enhanced for loop instead of Iterator. (#10100)
2017-09-29 Ahmed AshourUIDL to implement Iterable (#10101)
2017-09-29 Ahmed AshourUse StandardCharsets.UTF_8 (#10113)
2017-09-29 Ahmed AshourRemove auto-generated comment (#10111)
2017-09-28 Henri SaraRevert "Store Vaadin session after each update" (#10112) 8.2.0.alpha2
2017-09-28 Henri SaraAdd since tags and update release notes (#10109)
2017-09-28 Henri SaraUpdate ValoThemeUITest form screenshots for ErrorLevel...
2017-09-28 Ahmed AshourHandle 'z' (timezone) in AbstractDateField.setDateForma...
2017-09-28 Henri SaraUpdate empty since tags for 8.2 (#10107)
2017-09-28 Ahmed AshourUse interface instead of implementation (#10073)
2017-09-28 Henri SaraUpdate IE11 screenshots for more stable GridLayout...
2017-09-28 Ahmed AshourUse single character for StringBuilder.append (#10102)
2017-09-27 Henri SaraUpdate browser version test for Chrome 61 (#10098)
2017-09-27 Henri SaraUpdate screenshots for PopupDateTimeFieldStatesTest...
2017-09-27 Ahmed AshourFix typos (#10095)
2017-09-27 Ahmed AshourSupport addCloseListener for Notification (#10027)
2017-09-27 Henri SaraEliminate the use of AWT in non-test code (#10094)
2017-09-27 Ahmed AshourConvert Embedded not to be a LegacyComponent (#10088)
2017-09-27 Teemu Suo-AnttilaAdd option to use PushState instead of URI fragments...
2017-09-27 Henri SaraFix GridLayout on IE and PhantomJS (#10087)
2017-09-27 Artur SignellStore Vaadin session after each update
next