]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2017-05-18 Leif ÅstrandRename findAndFilterDependencies to findDependencies...
2017-05-18 Henri SaraUpdate Firefox screenshots with checkbox focus (#9362)
2017-05-18 Aleksi HietanenMove tree-basic.png to the correct folder (#9363)
2017-05-18 Aleksi HietanenClarify TreeData and TreeDataProvider javadocs, improve...
2017-05-18 Olli TietäväinenRemove warning for shortcuts on disabled connector...
2017-05-17 Adam WagnerFix DnD issues regarding data type text (#9347)
2017-05-17 Pekka HyvönenFix NPE when detaching DragSource & DropTarget on clien...
2017-05-17 Henri SaraUpdate screenshots with new tooltip formatting
2017-05-17 Henri SaraFix tooltip test after tooltip style change
2017-05-17 Henri SaraUpdate WidgetUtilTest for Chrome 58
2017-05-17 Henri SaraMake ThemeTest notification tests more reliable
2017-05-17 Henri SaraUpdate ES5/ES6 tests for Firefox
2017-05-17 Henri SaraMake GridPopupViewTest more stable
2017-05-17 Henri SaraUpdate Chrome version to 58 in test
2017-05-17 Teemu Suo-AnttilaRemove deprecation from setTag and throw on subsequent...
2017-05-17 Teemu Suo-AnttilaAdd getters for providers to Tree and TreeGrid
2017-05-17 Teemu Suo-AnttilaAdd convenience constructors for Tree component
2017-05-17 Teemu Suo-AnttilaAdd example of how to use ComponentRenderer to JavaDoc
2017-05-17 Pekka HyvönenFix drag image offset for Grid rows for mobile (#9336)
2017-05-17 Pekka HyvönenFix Button as a Html5 DragSource (#9346)
2017-05-17 Henri SaraAdd since tags for 8.1 (#9343)
2017-05-17 Ilia MotornyiReflect latest Tree API and styling changes to the...
2017-05-17 Adam WagnerMake it possible for grid drop target to accept dragged...
2017-05-16 Teemu Suo-AnttilaAdd mention of context menu and DnD collision on mobile...
2017-05-16 Henri SaraUpdate since tags for TB elements (#9329) 8.1.0.alpha8
2017-05-16 Teemu Suo-AnttilaRemove unnecessary rowmode prefix from TreeGrid focus...
2017-05-16 Teemu Suo-AnttilaProperly init client-side data in GridDataChangeHandlerTest
2017-05-16 Aleksi HietanenAdd BackEndHierarchicalDataProvider and an abstract...
2017-05-16 Aleksi HietanenFix code review comments
2017-05-16 Aleksi HietanenAdd ItemCollapseAllowedProvider interface
2017-05-16 Aleksi HietanenAdd TreeGrid#getHierarchyColumn
2017-05-16 Aleksi HietanenImprove CollapseEvent and ExpandEvent javadocs
2017-05-16 Aleksi HietanenMove HierarchicalDataCommunicatorConstants to the corre...
2017-05-16 Aleksi HietanenAdd convenience constructors to TreeGrid
2017-05-16 Aleksi HietanenAdd javadocs to Grid#readData and writeData
2017-05-16 Aleksi HietanenAdd setHierarchyColumn(column) overload to TreeGrid
2017-05-16 Aleksi HietanenMake HierarchyRendererCellReferenceWrapper a nested...
2017-05-16 Aleksi HietanenRename BodyRowContainer.setNewEscalatorRowCallback...
2017-05-16 Aleksi HietanenRename TreeGridCommunicationConstants to HierarchicalDa...
2017-05-16 Aleksi HietanenRemove redundant method getComponentCount from Composite
2017-05-16 Aleksi HietanenAdd FunctionalInterface annotation to DependencyFilter
2017-05-16 Aleksi HietanenWrap DataCommunicator#getBackEndSorting in an unmodifia...
2017-05-16 Aleksi HietanenMove CompositeState to different package
2017-05-16 Aleksi HietanenAdd javadoc to client-side TreeGrid widget
2017-05-16 Aleksi HietanenImprovements to HierarchyRenderer
2017-05-16 Aleksi HietanenClarify HierarchicalQuery javadocs
2017-05-16 Aleksi HietanenMake CollapseListener and ExpandListener extend Seriali...
2017-05-16 ArturClean connector tracker after each access block to...
2017-05-16 Adam WagnerAdd API for multiple drag data generators (#9321)
2017-05-16 Teemu Suo-AnttilaAdds a passthrough to root component for most Composite...
2017-05-16 Aleksi HietanenRefactor common methods in in-memory data providers...
2017-05-16 Adam WagnerAdd API to store any type of data in the dataTransfer...
2017-05-16 Teemu Suo-AnttilaAdd events and functionality to Tree (#9318)
2017-05-15 Henri SaraRename OSGi classes for Java naming conventions (#9320)
2017-05-15 AlejandroUpdate video link in tutorial.adoc (#9317)
2017-05-15 Pekka HyvönenFix DnD Polyfill to use isNan(i) instead of i===NaN...
2017-05-15 Pekka HyvönenDistinguish between touch scroll and drag start on...
2017-05-15 Leif ÅstrandUse theme font and normal line wrapping for regular...
2017-05-14 Henri SaraWIP: Allow differentiating touch scroll from DnD (...
2017-05-12 Pekka HyvönenRefactor Html5 DnD feature based on API review (#9306)
2017-05-12 ArturProperly remove service destroy listeners (#9304)
2017-05-11 Adam WagnerCreate upload URLs only when stream variable is attache...
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)
next