Echo JS 0.11.0

<~>

iamdanfox comments

iamdanfox 2839 days ago. link 3 points
I wonder how hard it would be to get these improvements merged back into npm mainline?
iamdanfox 3387 days ago. link 1 point
Really happy to see two projects with well aligned goals merging instead of competing with each other!  Chipping away at the js fragmentation, one step at a time.
iamdanfox 3472 days ago. link 2 points
This looks impressively comprehensive - I'd love to see a how-to style guide for adding drag and drop to a react app!  (The jsbin demo is neat too)
iamdanfox 3719 days ago. link 1 point
Thanks so much for checking those browsers, your details are really appreciated!

I think I'll change the demo a bit to fix the off-screen thing.  

Anno.js actually guesses the position already to ensure it fits in the screen, but if you specify 'left', it'll display 'left' (even if it goes off-screen)... maybe I'll put a console warning in there...
iamdanfox 3720 days ago. link 2 points
Just wondering if the demo is working for people?  I'm keen to make improvements, but I need some pointers!