cos-archives / hgrid

[UNMAINTAINED] A Javascript-based hierarchical grid that can be used to manage and organize file/folder-like data
Apache License 2.0
23 stars 14 forks source link

Added basic search #54

Closed icereval closed 10 years ago

icereval commented 10 years ago

Basic search functionality we worked on Saturday w/ a few additions.

Note: Tree.prototype.sort will need to be reviewed as sorting has flattened the folder/file list and the results appear out of order due to hierarchy.

sloria commented 10 years ago

Thanks for your help with this!

I made a few small adjustments: