editor: span icon clickable when cursor in appropriate fragment & enables span removal
[fnpeditor.git] / src / editor / plugins / core / core.js
2014-04-25 Aleksander Łukaszeditor: span icon clickable when cursor in appropriate...
2014-04-23 Aleksander Łukaszeditor: tweaking some action descriptions
2014-04-23 Aleksander Łukaszeditor: new rules for backspace/delete
2014-04-23 Aleksander ŁukaszMerging in actions branch
2014-04-23 Aleksander Łukaszeditor: WrapTextAction plays nice and returns a new...
2014-04-23 Aleksander Łukaszeditor: return fragments from actions, set this fragmen...
2014-04-23 Aleksander Łukaszeditor: actions returns via callback
2014-04-23 Aleksander Łukaszeditor: Setting descriptions for transactions performed...
2014-04-23 Aleksander Łukaszeditor: undo/redo action description contains informati...
2014-04-23 Aleksander Łukaszeditor: actions implementation
2014-01-23 Aleksander Łukaszeditor: Handling backspace/delete on the text boundries
2013-12-15 Aleksander Łukaszeditor: first take on plugins, core plugin with breakCo...