🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

jquery.fancytree

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery.fancytree - npm Package Versions

12345

2.7.0

Diff
mar10
published 2.7.0 •

Changelog

Source

2.7.0 / 2014-12-21

  • [CHANGED] Dropped fx option. Use toggleEffect instead.
  • [CHANGED] 'win8' and 'bootstrap' skins where modified to highlight the title span instead of the node span, in order to be compatible with [ext-wide]. The original skins are available as 'skin-win8-n' and 'skin-bootstrap-n' respectively.
  • [Added] ext-wide extension (experimental)
  • [Added] LESS files to distribution
  • [Added] Publish on cdnjs
  • [Improved] tree.reactivate() returns a promise
  • [Fixed] #246 Gaps when filtering in hide mode (patch by @lefunque)
  • [Fixed] #287 wrong image on hovers
  • [Fixed] #368 Standard browser behavior prevented (e.g. zoom with Ctrl+'+'/'-')
  • [Fixed] #369 Suppress warning, when dropping top- on top-node
mar10
published 2.6.0 •

Changelog

Source

2.6.0 / 2014-11-29

  • [Added] Option focusOnSelect to set focus when node is checked by a mouse click (default: false)
  • [Added] restore event, sent after ext-persist has restored the tree state
  • [Improved] #359 Better navigation performance when skipping hidden nodes
  • Publish on npm Registry
mar10
published 2.5.1-0 •