JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix cursor on inlines that start mid-row
[peach-html5-editor.git] / editor.coffee
2016-02-24 Jason Woofendenfix cursor on inlines that start mid-row
2016-02-24 Jason Woofendenclick to cursor position works
2016-02-24 Jason Woofendenuse {x,y} instead of {left,top}
2016-02-24 Jason Woofendenpartly implemented: click to place cursor
2016-02-23 Jason Woofendenstart implementing click to place cursor
2016-02-22 Jason Woofendenclean up finding x,y for cursor
2016-02-02 Jason Woofendentweak cursor placement test span
2016-02-02 Jason Woofendenmake editor test basically work in firefox
2016-02-02 Jason Woofendencursor left/right and alnum typing work
2016-02-01 Jason Woofendeneditor cursor starting (barely) towork
2016-02-01 Jason Woofendenrename to Peach HTML5 Editor
2016-01-29 Jason Woofendenstart on cursor and typing
2016-01-25 Jason Woofendenpreview in iframe, load_html method
2016-01-23 Jason Woofendenhtml serialization fixes
2016-01-23 Jason Woofendenhtml serialization: implement attr encoding
2016-01-23 Jason Woofendenpage to test editor html cleanup and serialization
2016-01-22 Jason Woofendeneditor: start on html serializer
2016-01-22 Jason Woofendencleanup file/function names