issues
search
SpiderStrategies
/
kalpa-tree
A tree implementation backed by D3
http://spiderstrategies.github.io/kalpa-tree/
ISC License
4
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue #482: RTL Node contents overflows
#483
derekstory
closed
2 months ago
4
RTL node-contents width is too long
#482
derekstory
closed
2 months ago
0
Removes `moz` styles prefix for firefox
#481
nathanbowser
closed
6 months ago
6
Issue #479: Node width
#480
derekstory
closed
9 months ago
5
Make node-contents width flush against right side.
#479
derekstory
closed
9 months ago
9
Tree scroll bar not redrawn on node select which causes tree to expand to be larger than containing box
#478
dankolz
closed
4 months ago
4
When a layout node changes its `parent`, also update the source node's
#477
nathanbowser
closed
1 year ago
2
Adjusting for RTL
#476
malik-habib
closed
1 year ago
1
Rtl changes
#475
malik-habib
closed
1 year ago
16
Replaces build (and test build) w/ esbuild.
#474
nathanbowser
closed
2 years ago
0
Upgrades to the latest d3.
#473
nathanbowser
closed
2 years ago
0
Fixes a global variable leak.
#472
nathanbowser
closed
2 years ago
0
Node upgrade
#471
nathanbowser
closed
2 years ago
0
Impact 38177
#470
nathanbowser
closed
3 years ago
1
Handle nodes that don't exist in the tree without throwing exception
#469
codecounselor
closed
3 years ago
0
use a default color scheme if user doesn't have access to scoreboard-colors
#468
dankolz
closed
3 years ago
4
Scrolls the node into view if the bottom of the node is below the bottom
#467
nathanbowser
closed
3 years ago
1
Emits `rebind:exit` events with the exiting nodes.
#466
nathanbowser
closed
3 years ago
1
Height event
#465
nathanbowser
closed
3 years ago
1
Emits `change:height` events
#464
nathanbowser
closed
3 years ago
0
Creates a redraw function will which redraw the `contents` of each node.
#463
nathanbowser
closed
3 years ago
4
Investigate throttling dnd autoscrolling
#462
nathanbowser
opened
4 years ago
0
Immediately sets `node` classname on all `li` elements.
#461
nathanbowser
closed
4 years ago
1
this.nodes as an object instead of sparse array
#460
mattsgarlata
closed
4 years ago
5
Prevents auto scrolling if the current node auto scroll position is
#459
nathanbowser
closed
4 years ago
1
dnd `droppable` callback node has the original state before drag tacked
#458
nathanbowser
closed
4 years ago
1
Adds index-based copy operations
#457
nathanbowser
closed
4 years ago
1
Changing editable state should update all three data joins, rather than
#456
nathanbowser
closed
4 years ago
0
Ability to specify index when copying
#455
mattsgarlata
closed
4 years ago
6
Adds ability to deselect whatever node is selected
#454
nathanbowser
closed
5 years ago
6
Add ability to unselect a node
#453
nathanbowser
closed
5 years ago
0
Update kalpa colors
#452
donald-john
closed
5 years ago
0
Initializes _allChildren when storing a node on a parent at some index.
#451
nathanbowser
closed
5 years ago
1
mark colored icons with .has-color
#450
donald-john
closed
5 years ago
3
Adds `expandedNodes` method to the tree.
#449
nathanbowser
closed
5 years ago
5
Tree state
#448
nathanbowser
closed
5 years ago
0
Tree fires `rendered` event once the initial render has completed and
#447
nathanbowser
closed
5 years ago
6
tree.get() can return an array
#446
mattsgarlata
closed
5 years ago
3
Improve initial tree rendering by coalesing redraws using
#445
nathanbowser
closed
5 years ago
3
less aggressive color update
#444
donald-john
closed
5 years ago
1
Add performance
#443
nathanbowser
closed
5 years ago
0
Color palate updates
#442
donald-john
closed
5 years ago
0
Improves the way custom class names are updated on a tree node.
#441
nathanbowser
closed
5 years ago
3
Drops hardware accelerations
#440
nathanbowser
closed
5 years ago
1
Adds defensive checks when clearing filtered tree results so forest
#439
nathanbowser
closed
5 years ago
2
Incoming nodes drawing
#438
nathanbowser
closed
5 years ago
0
`.edit()` loops over the incoming array keys.
#437
nathanbowser
closed
6 years ago
1
Adds `patch` option support in `edit` method.
#436
nathanbowser
closed
6 years ago
1
Collapsing a large tree should adjust the scrollTop.
#435
nathanbowser
closed
6 years ago
1
Nixes hardware acceleration
#434
donald-john
closed
6 years ago
2
Next