Skip to content

Releases: tinper-bee/bee-tree

v2.1.56

Choose a tag to compare

@github-actions github-actions released this 30 Apr 02:16

Bug Fixes

v2.1.55

Choose a tag to compare

@github-actions github-actions released this 07 Apr 11:25

Bug Fixes

v2.1.54

Choose a tag to compare

@github-actions github-actions released this 07 Apr 08:34

Bug Fixes

v2.1.53

Choose a tag to compare

@github-actions github-actions released this 29 Mar 03:07

Bug Fixes

  • add compare function in sort (b25ff2a)
  • change stopPropatation event (c08be8d)
  • keep latest action to judge whether a node is to be expanded (65b98f3)
  • set rowHeight to 24 when dom is not loaded (f21c9a0)
  • stop propatation when cliking or checking a node (09b9d18)

v2.1.52

Choose a tag to compare

@github-actions github-actions released this 24 Mar 07:12

Bug Fixes

  • set rowHeight to 24 when dom is not loaded (f21c9a0)

v2.1.51

Choose a tag to compare

@github-actions github-actions released this 22 Mar 04:30

Bug Fixes

  • change stopPropatation event (c08be8d)

v2.1.50

Choose a tag to compare

@github-actions github-actions released this 22 Mar 02:51

Bug Fixes

  • stop propatation when cliking or checking a node (09b9d18)

v2.1.49

Choose a tag to compare

@github-actions github-actions released this 16 Mar 02:00

Bug Fixes

  • keep latest action to judge whether a node is to be expanded (65b98f3)
  • reset cacheLatestState (bf29762)

v2.1.48

Choose a tag to compare

@github-actions github-actions released this 11 Mar 02:40

Bug Fixes

  • fix cacheExpandedKeys bug (edde294)
  • reset cacheLatestState (bf29762)
  • sync cacheExpandedKeys when passing loadData func (3f7f4c4)
  • 传autoExpandParent一直为true时收起节点bug (1dc8fc2)
  • 点击收起按钮时,外部容器滚动条不回到顶部 (a188004)

v2.1.47

Choose a tag to compare

@github-actions github-actions released this 10 Mar 08:46

Bug Fixes

  • fix cacheExpandedKeys bug (edde294)
  • sync cacheExpandedKeys when passing loadData func (3f7f4c4)
  • 传autoExpandParent一直为true时收起节点bug (1dc8fc2)
  • 改用节流函数处理大数据下的滚动 (e44506d)
  • 样式修改 (6e72512)
  • 点击收起按钮时,外部容器滚动条不回到顶部 (a188004)