]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2017-05-11 Adam WagnerPoll server for changes at the end of each file upload...
2017-05-11 Pekka HyvönenFix broken DragEnd event introduced in a recent PR...
2017-05-11 Pekka HyvönenAdd mobile html5 dnd support using polyfill (#9282)
2017-05-11 Adam WagnerMake it possible to upload files by dropping them onto...
2017-05-11 Adam WagnerGenerate style name on every dragenter (#9292) (#9293)
2017-05-11 KnoobieMake clicking checkbox label call focus listeners ...
2017-05-11 Aleksi HietanenReset HierarchicalDataCommunicator on changes (#9275)
2017-05-10 Ilia MotornyiSince tag update for 8.1.0.alpha7 8.1.0.alpha7
2017-05-10 Pekka HyvönenFix partly missing drag image regression on Safari
2017-05-10 Henri SaraAllow custom click handlers in subclasses of TreeGrid
2017-05-10 Henri SaraFix selection with space in TreeGrid/Tree
2017-05-10 Henri SaraRefactor WidgetUtil.findWidget()
2017-05-09 ArturMove TestBench API to the correct package (#9249)
2017-05-09 Teemu Suo-AnttilaUse variable name item instead of data in Grid (#9273)
2017-05-09 KnoobieFix the missing focus and blur implementations (#9269)
2017-05-09 ArturUpdate ES6 detection logic to match what Polymer is...
2017-05-08 Teemu Suo-AnttilaAdd since tags for 8.0.6
2017-05-08 ArturFix bean validation when using sub property bindings...
2017-05-08 dunandUpdate example to Vaadin 8 (#9260)
2017-05-05 Pekka HyvönenFix HTML5 DnD regression for FF (#9245)
2017-05-05 Aleksi HietanenAllow Escalator.setHeightByRows to accept zero as a...
2017-05-05 Ilia MotornyiUpgrade GWT to version 2.8.1 (#9236)
2017-05-05 Teemu Suo-AnttilaUse v-tree8 as stylename for new Tree component (#9238)
2017-05-04 Henri SaraFix OSGi portlet documentation title
2017-05-04 dunandDocumentation: fix wrong method name
2017-05-04 Ilia MotornyiTree documentation
2017-05-04 Ilia MotornyiFix three typos in the documentation (#9230)
2017-05-03 Teemu Suo-AnttilaFix minor issues with Tree theme and TB API (#9226)
2017-05-03 Aleksi HietanenAdd additional overrides to Tree (#9225)
2017-05-03 Teemu Suo-AnttilaUse correct TreeElement and server-side classname ...
2017-05-03 Adam WagnerMention the applied CSS styles in the documentation...
2017-05-03 Adam WagnerUse style name for drag source according to convention...
2017-05-03 Teemu Suo-AnttilaFix ComponentLocator with inherited classes without...
2017-05-03 Henri SaraAdd missing since tags for 8.1 (#9220)
2017-05-03 Adam WagnerCreate styles for grid drop target to indicate where...
2017-05-02 Adam WagnerDisable drag and drop for touch devices (#9216)
2017-05-02 Aleksi HietanenHierarchicalDataProvider cache invalidation workaround...
2017-05-02 Teemu Suo-AnttilaAdd an initial version of Tree component (#9212)
2017-05-02 Adam WagnerAdd method for checking whether drag event was cancelle...
2017-05-02 Henri SaraUpdate portlet documentation for OSGi portlets
2017-05-02 Ilia MotornyiFixes repackaging the whole elemental into shared....
2017-05-02 Aleksi HietanenImprove expand and collapse of items in TreeGrid (...
2017-05-02 ArturAdd support for pluggable filters for rewriting depende...
2017-04-30 Adam WagnerIgnore dragstart and dragend events if there are no...
2017-04-30 Adam WagnerAdd note that multiple selection drags only visible...
2017-04-28 ArturFix invalid link (#9183)
2017-04-27 Adam WagnerSet transfer data only when not null (#9185)
2017-04-27 Henri SaraFix typo in OSGi documentation
2017-04-27 ArturOpen VaadinServlet and BootstrapHandler classes for...
2017-04-27 ArturMake Bootstrap URIResolver available to bootstrap liste...
2017-04-27 Adam WagnerMake some of dnd's javadoc clearer.
2017-04-27 Henri SaraAdd since tags for 8.1
2017-04-27 Henri SaraAdd documentation pre-release disclaimer for OSGi
2017-04-27 Henri SaraAdd documentation for Composite
2017-04-26 Henri SaraAdd OSGi documentation and release notes (#9155)
2017-04-26 ArturAdd an option for defining number of visible items...
2017-04-26 Aleksi HietanenMake TreeGrid follow framework style conventions
2017-04-25 Henri SaraFix parent version in some POMs
2017-04-25 ArturDetect Chrome on iOS as Chrome + Webkit (#9138)
2017-04-25 Henri SaraClarify javadoc for OSGi related interfaces
2017-04-25 Henri SaraAdd some javadoc for Liferay integration module
2017-04-25 Henri SaraAdd missing fields to OSGi manifests
2017-04-25 Mirjan MerrukoProperty change of the UI service updates the propertie...
2017-04-25 Mirjan MerrukoRemove dependency of portlets to liferay-integration...
2017-04-25 Mirjan MerrukoFix dependency issues that cause the server bundle...
2017-04-25 Mirjan MerrukoConvenience API for registering themes and widgetsets
2017-04-25 Mirjan MerrukoAdd scr component to help registering VaadinServlet...
2017-04-25 Mirjan MerrukoAdd liferay integration originally developed by Sampsa...
2017-04-25 Mirjan MerrukoMove GAEVaadinServlet to its own module
2017-04-25 Mirjan MerrukoAdd OSGi support #8830 #8827 #8828 #8829
2017-04-25 Adam WagnerMake it possible to set a Resource as drag image (...
2017-04-24 ArturAdd support for frontend:// using separate es5 and...
2017-04-21 Teemu Suo-AnttilaFix race condition between rendering TreeGrid and setti...
2017-04-21 Ilia MotornyiInclude charset in text/html responses (#8777) (#9123)
2017-04-20 Teemu Suo-AnttilaRemove unnecessary logging from setHeightByRows in...
2017-04-20 ArturFix changing primary style name for NativeSelect (...
2017-04-19 Henri SaraAdd/fill in missing @since tags for 8.1 (#9106) 8.1.0.alpha6
2017-04-19 ArturWait for HTML imports to be processed and not only...
2017-04-19 Teemu Suo-AnttilaFix issues in Grid with undefined height (#9104)
2017-04-19 Aleksi HietanenFix client-side memory leak caused by Grid events ...
2017-04-18 Henri SaraAdd missing methods to compatibility AbstractRendererCo...
2017-04-18 Leif ÅstrandMention non-compatibility renames in migration instruct...
2017-04-18 ArturSupport using Composite and CustomComponent as a Design...
2017-04-18 ArturIgnore all external events in the Profiler (#9033)
2017-04-18 ArturFix problem when reading a nested Design based on a...
2017-04-18 Henri SaraSchedule DOM reset after column size setting (#9011)
2017-04-18 ArturComposite component (#8952)
2017-04-17 Adam WagnerIndicate when multiple rows are dragged (#9087)
2017-04-13 Aleksi HietanenAlways send a push identifier on UI initialization
2017-04-13 Henri SaraAdd pre-release repository to apicmp profile (#9081)
2017-04-13 Leif ÅstrandAdd LoadStyle.NONE for completely omitting a connector
2017-04-13 Aleksi HietanenUse separate identifier for push connections 8.1.0.alpha5
2017-04-13 Adam WagnerCreate combined drop mode to allow both on_top and...
2017-04-13 Adam WagnerGrid drag and drop documentation (#9055)
2017-04-13 Pekka HyvönenReplace drag over class name with conventional ones...
2017-04-13 Aleksi HietanenRemove sendKeys workaround from ComboBoxElement (#9046)
2017-04-13 Olli TietäväinenPanel.setScrollTop() fails with impossibly large numbers
2017-04-13 ArturCorrectly set ListSelect style names
2017-04-13 ArturNotify a resource load listener many times if it has...
2017-04-13 ArturProvide GridLayout size and cell elements to JS and...
next