]> git.za3k.com Git - flowy.git/commit
Add support for deleting lines, breaking lines in half, reset button
authorZachary Vance <vanceza@gmail.com>
Tue, 12 May 2015 02:54:26 +0000 (19:54 -0700)
committerZachary Vance <vanceza@gmail.com>
Tue, 12 May 2015 02:54:26 +0000 (19:54 -0700)
commit3d6cef99350057aa38c35af69c0808728b488db4
tree98089dd0af2982b3c55fc88342ed835cb5e96aa0
parent46c5c301aa9fe13ef4616a2b80606dde535fba01
Add support for deleting lines, breaking lines in half, reset button
dist/flowy.js
dist/flowy.unwrapped.js
dist/index.html
src/index.html
src/models/flowyDoc.js
src/models/todo.js
src/views/app.js
src/views/todo.js