]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2017-07-13 Teemu Suo-AnttilaUse new test screenshots 8.0 8.0.7
2017-07-11 Teemu Suo-AnttilaAdd missing since for 8.0.7
2017-07-11 Aleksi HietanenFix CheckboxFocusClickTest on Firefox (#9397)
2017-07-11 Teemu Suo-AnttilaRevert "Update Atmosphere to support latest Jetty versi...
2017-07-11 Teemu Suo-AnttilaFix displaying Grid sort order set from server (#9530)
2017-07-11 ArturOnly throw from Binder.bindInstanceFields if there...
2017-07-11 Teemu Suo-AnttilaAdd handler for row height changing in Grid
2017-07-11 Teemu Suo-AnttilaShow empty selection caption in ComboBox (#9468)
2017-07-11 Henri SaraMake component iterators unmodifiable
2017-07-11 ArturClear errors when clearing binder fields (#9364)
2017-07-11 Matti TahvonenFix resetting of last filter in VComboBox (#9381)
2017-07-11 ArturUpdate Atmosphere to support latest Jetty versions...
2017-07-11 Teemu Suo-AnttilaProperly init client-side data in GridDataChangeHandlerTest
2017-07-11 Aleksi HietanenWrap DataCommunicator#getBackEndSorting in an unmodifia...
2017-07-11 ArturProperly remove service destroy listeners (#9304)
2017-07-11 KnoobieMake clicking checkbox label call focus listeners ...
2017-07-11 KnoobieFix the missing focus and blur implementations (#9269)
2017-05-26 Pekka HyvönenFix @since tags from #9208 to point to 8.0.7 (#9440) 9478/head pr9478/r1
2017-05-26 Mikhail BuzuverovAdded constructors which takes DataCommunicator instanc...
2017-05-08 Teemu Suo-AnttilaAdd since tags for 8.0.6 8.0.6
2017-05-08 Teemu Suo-AnttilaUse 8.0 branch of vaadin-screenshots
2017-05-08 elmotUpdate screenshots reference
2017-05-08 Teemu Suo-AnttilaFix data not being sent again when adding DataGenerator...
2017-05-08 Teemu Suo-AnttilaRemove unnecessary logging from setHeightByRows in...
2017-05-08 Teemu Suo-AnttilaFix issues in Grid with undefined height (#9104)
2017-05-08 Aleksi HietanenFix client-side memory leak caused by Grid events ...
2017-05-08 Henri SaraAdd missing methods to compatibility AbstractRendererCo...
2017-05-08 ArturIgnore all external events in the Profiler (#9033)
2017-05-08 ArturFix problem when reading a nested Design based on a...
2017-05-08 Aleksi HietanenAlways send a push identifier on UI initialization
2017-05-08 Aleksi HietanenUse separate identifier for push connections
2017-05-08 Aleksi HietanenRemove sendKeys workaround from ComboBoxElement (#9046)
2017-05-08 ArturCorrectly set ListSelect style names
2017-05-08 ArturNotify a resource load listener many times if it has...
2017-05-08 ArturProvide GridLayout size and cell elements to JS and...
2017-05-08 KnoobieCheck for NullPointer to remove exception spam
2017-05-08 Leif ÅstrandUse setCaption Javadocs inherited from Component (...
2017-05-08 GuilleFix typo in license (#9060)
2017-05-08 AlejandroUpdate last video of the tutorial (#9054)
2017-05-08 AlejandroUpdated embedded videos (#9043)
2017-05-08 Aleksi HietanenRemove compile-time mockito dependency from client...
2017-05-08 ArturUse release version of TestBench
2017-05-08 Aleksi HietanenUpdate Chrome version in VerifyBrowserVersionTest
2017-05-08 ArturSend view width as width and not height
2017-05-08 ArturCorrectly set style names for NativeSelect (#9006)
2017-05-08 Stephen WellingtonFix Editor not saving values by pressing Enter (#8946)
2017-05-08 ArturMake bindInstanceFields not bind fields already bound...
2017-05-08 Jens JanssonFixed @WidgetSet typo -> @Widgetset (#8996)
2017-05-08 Jens JanssonMoved docs comment to own row (#8993)
2017-05-08 Samuel DALICHAMPTFix method reference syntax in Grid documentation ...
2017-05-08 Teemu Suo-AnttilaFix column indexing when setting a renderer (#8976)
2017-05-08 elmotRemove future version from `@since`
2017-05-08 Aleksi HietanenFix infinite loop in data communication (#8927)
2017-05-08 Masashi NakaneAdd tip for GUI components with Vaadin 8 (#8899)
2017-05-08 Jonni NakariChange fromCollection -> ofCollection
2017-05-08 Ahmed Ashour Fix some javadoc errors (#8873)
2017-05-08 Johannes HäyryFix readme (#8857)
2017-05-05 Ilia MotornyiUpgrade GWT to version 2.8.1 (#9237)
2017-04-06 Ilia MotornyiFix bug column and row expand ratio are not persisted...
2017-03-30 Pekka HyvönenAdd missing @since for 8.0.5 and 7.7.8 8.0.5
2017-03-30 ArturInclude charset in text/html responses (#8777)
2017-03-30 Olli TietäväinenFix Panel.setScrollTop() for large values (#8563)
2017-03-30 Artur SignellMake CustomField iterator() comply with contract
2017-03-30 hlxndFix ComboBox item select method in example (#8964)
2017-03-30 Pekka HyvönenUpdate Vaadin Spring to 2.0.1 in BOM (#8963)
2017-03-30 Ilia MotornyiFix NativeSelect inner component size (#8737)
2017-03-30 Teemu Suo-AnttilaFix data not being sent again when adding DataGenerator...
2017-03-30 Pekka HyvönenFix Binder documentation on ValidationException (#8949)
2017-03-30 Jouni KoivuviitaAdd `closable` style to Error Notifications (#8903)
2017-03-30 Pekka HyvönenFix removing rows over the cached range in Grid
2017-03-30 ArturUse computed style for Escalator size calculations...
2017-03-30 Teemu Suo-AnttilaMake CloseSessionTest more stable with waitUntil (...
2017-03-30 Teemu Suo-AnttilaFix default header content changes on init (#8921)
2017-03-30 Henri SaraFix FlashExpansionTest (#8919)
2017-03-30 Matti TahvonenImproved Binder#hasChanges JavaDoc (#8912)
2017-03-27 Aleksi HietanenFix infinite loop in data communication (#8951)
2017-03-22 ArturSet column captions when reading grid from a design... 8.0.4
2017-03-22 Henri SaraAdd more 8.0.3 since tags
2017-03-22 Olli TietäväinenFix Flash expanding with percentage sizing (#8898)
2017-03-22 Dos MoonenCheck Trident version to detect compatibility mode...
2017-03-22 Henri SaraOptimize grid by avoiding redundant row refreshes ...
2017-03-22 Henri SaraSupport data-location attribute in CustomLayout (#8866)
2017-03-21 Jonni NakariFix documentation: change setPlaceHolder to setPlacehol...
2017-03-16 elmotAdd @since 8.0.3 tags 8.0.3
2017-03-16 Teemu Suo-AnttilaAdd tests for non-compatibility Grid
2017-03-16 ArturAlways calculate Escalator max row count the same way...
2017-03-16 ArturHandle unknown connectors consistently and quietly...
2017-03-16 Ahmed AshourApplicationRunnerServlet to correctly get last modified...
2017-03-16 ArturCorrectly write margin info for FormLayout into design...
2017-03-16 Henri SaraRemove unnecessary width calculation on Grid initial...
2017-03-16 Ilia MotornyiReplacement guide javadocs for deprecated classes
2017-03-16 Ilia MotornyiReplacement guide javadocs for deprecated classes,...
2017-03-16 Teemu Suo-AnttilaAllow changing renderers after column creation (#8841)
2017-03-16 Rolf SmedsUpdate custom fonts page.
2017-03-16 Michael Benzcomponents-grid to use correct function setHidable...
2017-03-16 Pekka HyvönenFix removing rows from the middle of Escalator (#8826)
2017-03-16 Ahmed AshourCorrect license location
2017-03-16 Ilia MotornyiMake test for EditorSaveEvent.bean field
2017-03-16 ArturRead/write Grid item type to declarative and create...
2017-03-16 ArturCorrectly adjust upload button borders inside a compone...
next