Skip to content

issues Search Results · repo:phphe/he-tree language:TypeScript

Filter by

0 results
 (64 ms)

0 results

inphphe/he-tree (press backspace or delete to remove)

I took me a while to get it but I think that in case where only 2 items exist, it will prevent from drag first item to last positon because the drop area doesn t seems reachable. I made this reproduction ...
  • lateek35
  • 1
  • Opened 
    on May 5
  • #155

open_default是后端数据,打算在一开始显示时决定节点是+或是-,看到了getStat(node),但是在Vue3的 script setup 里应该如何使用?tree.value.getStat(node)无法获取数据
  • yichuhaoshuai
  • 4
  • Opened 
    on May 5
  • #154

error in ./node_modules/helper-js/dist/index.esm.js Module parse failed: Unexpected token (1021:11) You may need an appropriate loader to handle this file type, currently no loaders are configured to ...
  • BreezeNature
  • 5
  • Opened 
    on Apr 11
  • #153

` template v-row class= ma-0 justify= end align= center v-row class= ma-0 justify= end align= center v-col cols= auto class= pa-0 v-dialog offset-y :close-on-content-click= false max-width= 600px class= ...
  • thensanity
  • 6
  • Opened 
    on Mar 27
  • #152

If rtl mode (right to left, e.g. for Arabic language) and treeLine options are enabled, the lines are still drawn on the left instead of the right side. Also, the indention for each node is on the left ...
  • aimeos
  • Opened 
    on Mar 25
  • #151

Drag/drop is possible in Draggable trees even if it s disabled by :disableDrag= true or :eachDraggable= fcn returning false for each node. When trying to drag a children of the root node the first time, ...
  • aimeos
  • 9
  • Opened 
    on Mar 24
  • #150

Is it possible to enable selection and dragging of multiple nodes like in the project at https://holiber.github.io/sl-vue-tree/demo/index? Since there is no simultaneous selection, I can only drag a single ...
  • MelihAltintas
  • 1
  • Opened 
    on Mar 15
  • #149

Hi, It should be useful for my use case to put a css class or/and css styles directly to the div class= tree-node element. Should it be possible to add a prop to the Draggable component, something like: ...
  • tafel
  • 2
  • Opened 
    on Feb 12
  • #148

Is it possible to show the children when dragging a parent? Like this: Image In vue-draggable-nested-tree, this would happen automatically. In this version, the children become hidden when you drag ...
  • jasonvarga
  • 5
  • Opened 
    on Feb 3
  • #147

Hello. I am trying to prevent nodes being dragged to the top of the tree. I tried the following, but it doesn t work since targetInfo is undefined. rootDroppable(stat) { return dragContext.targetInfo.indexBeforeDrop ...
  • jasonvarga
  • 2
  • Opened 
    on Feb 3
  • #146
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub