Closed Draggha closed 9 years ago
Hi Phil,
on second thought: Since .DS_Store also lies within this project just remove both (.DS_Store and .npm-debug.log) and add them to .gitignore.
// .gitignore npm-debug.log .DS_Store
Regards, Johann
Hi Johann,
Thanks for pointing that out. Your tree sounds interesting. Of course I'd love to see it done as an element! Let me know how it turns out.
Cheers Phil
Sent from Samsung Mobile
Hi!
Just as the title says: There is a npm-debug.log in your codebase which is not needed.
As far as the rest goes: Great job! I like the approach to reusable components. I'm building a tree view component myself right now. In a couple of weeks I may have some spare time to see how it would look like as a mithril.element. :) I'll give you a heads-up how it goes.
Regards, Johann