]> git.za3k.com Git - flowy.git/log
flowy.git
11 years agoAdd undo/redo system in code
Zachary Vance [Thu, 4 Jun 2015 00:25:21 +0000 (17:25 -0700)]
Add undo/redo system in code

11 years agogetSiblingOffset from vimflowy
Zachary Vance [Wed, 3 Jun 2015 23:34:24 +0000 (16:34 -0700)]
getSiblingOffset from vimflowy

11 years agoDon't highlight textbox you're editing
Zachary Vance [Wed, 3 Jun 2015 23:25:02 +0000 (16:25 -0700)]
Don't highlight textbox you're editing

11 years agoShow/hide completed
Zachary Vance [Wed, 3 Jun 2015 23:15:58 +0000 (16:15 -0700)]
Show/hide completed

11 years agoREADME.md
Zachary Vance [Wed, 3 Jun 2015 22:44:42 +0000 (15:44 -0700)]
README.md

11 years agoAdd minimal readme
Zachary Vance [Wed, 3 Jun 2015 04:23:39 +0000 (21:23 -0700)]
Add minimal readme

11 years agoMerge branch 'master' of github.com:vanceza/flowy
Zachary Vance [Wed, 3 Jun 2015 04:18:07 +0000 (21:18 -0700)]
Merge branch 'master' of github.com:vanceza/flowy

11 years agoInitial commit
Zachary Vance [Wed, 3 Jun 2015 04:17:31 +0000 (21:17 -0700)]
Initial commit

11 years agoAdd move up and down
Zachary Vance [Thu, 28 May 2015 02:09:19 +0000 (19:09 -0700)]
Add move up and down

11 years agoPressing down on the last node should move the cursor to the end
Zachary Vance [Thu, 28 May 2015 01:45:46 +0000 (18:45 -0700)]
Pressing down on the last node should move the cursor to the end

11 years agoMake enter work on empty line
Zachary Vance [Thu, 28 May 2015 01:31:34 +0000 (18:31 -0700)]
Make enter work on empty line

11 years agoIndent and outdent are done, mark this in shortcuts
Zachary Vance [Thu, 28 May 2015 01:26:10 +0000 (18:26 -0700)]
Indent and outdent are done, mark this in shortcuts

11 years agoHide root node
Zachary Vance [Thu, 28 May 2015 01:22:55 +0000 (18:22 -0700)]
Hide root node

11 years agoFix multiple shortcut support
Zachary Vance [Thu, 28 May 2015 01:07:55 +0000 (18:07 -0700)]
Fix multiple shortcut support

11 years agoMaintain cursor position while un-completing an item
Zachary Vance [Thu, 28 May 2015 00:53:46 +0000 (17:53 -0700)]
Maintain cursor position while un-completing an item

11 years agoCan't combined two nodes if the second is completed
Zachary Vance [Thu, 28 May 2015 00:51:11 +0000 (17:51 -0700)]
Can't combined two nodes if the second is completed

11 years agoMake left/right arrows work
Zachary Vance [Thu, 28 May 2015 00:46:40 +0000 (17:46 -0700)]
Make left/right arrows work

11 years agoMake indent preserve focus
Zachary Vance [Thu, 28 May 2015 00:44:02 +0000 (17:44 -0700)]
Make indent preserve focus

11 years agoMake indent work, minus focus
Zachary Vance [Wed, 27 May 2015 03:10:26 +0000 (20:10 -0700)]
Make indent work, minus focus

11 years agoView doesn't know about collection, model is always associated with being part of...
Zachary Vance [Wed, 27 May 2015 00:39:58 +0000 (17:39 -0700)]
View doesn't know about collection, model is always associated with being part of a particular collection

11 years agoClean up empty string code style
Zachary Vance [Wed, 27 May 2015 00:26:18 +0000 (17:26 -0700)]
Clean up empty string code style

11 years agoIndent works in model, but not in UI
Zachary Vance [Tue, 26 May 2015 01:09:41 +0000 (18:09 -0700)]
Indent works in model, but not in UI

11 years agomake shortcuts fit
Zachary Vance [Mon, 25 May 2015 23:49:21 +0000 (16:49 -0700)]
make shortcuts fit

11 years agoAdd delete functionality and shortcut. Competing item should never focus root.
Zachary Vance [Mon, 25 May 2015 23:46:51 +0000 (16:46 -0700)]
Add delete functionality and shortcut. Competing item should never focus root.

11 years agoMake shortcuts toggle work, global shortcuts work
Zachary Vance [Mon, 25 May 2015 23:07:20 +0000 (16:07 -0700)]
Make shortcuts toggle work, global shortcuts work

11 years agoAdd reverse-engineering comments
Zachary Vance [Sat, 23 May 2015 02:31:24 +0000 (19:31 -0700)]
Add reverse-engineering comments

11 years agoFix splitting a node in half; was messing up completed/collapsed status
Zachary Vance [Sat, 23 May 2015 02:12:20 +0000 (19:12 -0700)]
Fix splitting a node in half; was messing up completed/collapsed status

11 years agoAdd fake versions of all shortcuts, make 'delete' key at end of line work
Zachary Vance [Sat, 23 May 2015 02:05:45 +0000 (19:05 -0700)]
Add fake versions of all shortcuts, make 'delete' key at end of line work

11 years agoAdd up and down arrow keys, fixed some things around the end of the list
Zachary Vance [Sat, 23 May 2015 00:57:43 +0000 (17:57 -0700)]
Add up and down arrow keys, fixed some things around the end of the list

11 years agoMake main page prettier
Zachary Vance [Sat, 23 May 2015 00:31:31 +0000 (17:31 -0700)]
Make main page prettier

11 years agoAdd LESS
Zachary Vance [Sat, 23 May 2015 00:11:15 +0000 (17:11 -0700)]
Add LESS

11 years agoMove the reset button
Zachary Vance [Fri, 22 May 2015 22:27:54 +0000 (15:27 -0700)]
Move the reset button

11 years agoSome css work
Zachary Vance [Fri, 22 May 2015 01:37:00 +0000 (18:37 -0700)]
Some css work

11 years agoShortcut library does its own binding so you don't have to update it all the time.
Zachary Vance [Fri, 22 May 2015 01:23:46 +0000 (18:23 -0700)]
Shortcut library does its own binding so you don't have to update it all the time.

11 years agoSupport rebinding shortcuts
Zachary Vance [Thu, 21 May 2015 05:08:12 +0000 (22:08 -0700)]
Support rebinding shortcuts

11 years agoResolve 'mousetrap bug' as user error on my part around rendering of contenteditable...
Zachary Vance [Wed, 20 May 2015 23:59:56 +0000 (16:59 -0700)]
Resolve 'mousetrap bug' as user error on my part around rendering of contenteditable by replacing it each time

11 years agoSupport pressing delete at the end, minus detecting being at the end correctly
Zachary Vance [Wed, 20 May 2015 22:55:51 +0000 (15:55 -0700)]
Support pressing delete at the end, minus detecting being at the end correctly

11 years agoMark complete and mark incomplete don't move focus the same
Zachary Vance [Wed, 20 May 2015 22:48:15 +0000 (15:48 -0700)]
Mark complete and mark incomplete don't move focus the same

11 years agoShortcuts work correctly
Zachary Vance [Wed, 20 May 2015 03:44:23 +0000 (20:44 -0700)]
Shortcuts work correctly

11 years agoIntegrate Shortcut library with Backbone (bubbling is in wrong order)
Zachary Vance [Wed, 20 May 2015 02:16:29 +0000 (19:16 -0700)]
Integrate Shortcut library with Backbone (bubbling is in wrong order)

11 years agoAllow registering the same shortcut multiple times
Zachary Vance [Wed, 20 May 2015 01:56:46 +0000 (18:56 -0700)]
Allow registering the same shortcut multiple times

11 years agoRemove testing disabling of shortcuts
Zachary Vance [Wed, 20 May 2015 00:24:51 +0000 (17:24 -0700)]
Remove testing disabling of shortcuts

11 years agoUse getters and setters to make code cleaner
Zachary Vance [Wed, 20 May 2015 00:24:16 +0000 (17:24 -0700)]
Use getters and setters to make code cleaner

11 years agoMake global shortcuts work
Zachary Vance [Tue, 19 May 2015 22:46:49 +0000 (15:46 -0700)]
Make global shortcuts work

11 years agoAdd mousetrap to bower, register jquery
Zachary Vance [Tue, 19 May 2015 04:54:55 +0000 (21:54 -0700)]
Add mousetrap to bower, register jquery

11 years agoControl toggles whether a node is complete or not
Zachary Vance [Fri, 15 May 2015 06:59:03 +0000 (23:59 -0700)]
Control toggles whether a node is complete or not

11 years agoSwitched backspace and delete
Zachary Vance [Thu, 14 May 2015 04:09:53 +0000 (21:09 -0700)]
Switched backspace and delete

11 years agoKeep focus in correct place when combining lines
Zachary Vance [Thu, 14 May 2015 04:06:52 +0000 (21:06 -0700)]
Keep focus in correct place when combining lines

11 years agoAllow backspace at the beginning of a todo
Zachary Vance [Thu, 14 May 2015 03:37:29 +0000 (20:37 -0700)]
Allow backspace at the beginning of a todo

11 years agoMake deleting blank nodes focus the end, rather than the beginning of the previous...
Zachary Vance [Thu, 14 May 2015 02:55:34 +0000 (19:55 -0700)]
Make deleting blank nodes focus the end, rather than the beginning of the previous node.
Focus end of a (non-nested) contenteditable div is complicated

11 years agoMake focusing work correctly for line breaks in bullets.
Zachary Vance [Thu, 14 May 2015 02:47:41 +0000 (19:47 -0700)]
Make focusing work correctly for line breaks in bullets.

11 years agoWhen you delete an empty bullet, focus the previous bullet. You can't delete bullets...
Zachary Vance [Thu, 14 May 2015 02:44:14 +0000 (19:44 -0700)]
When you delete an empty bullet, focus the previous bullet. You can't delete bullets with children even if blank

11 years agoMake inserting work correctly visually
Zachary Vance [Tue, 12 May 2015 03:10:42 +0000 (20:10 -0700)]
Make inserting work correctly visually

11 years agoAdd support for deleting lines, breaking lines in half, reset button
Zachary Vance [Tue, 12 May 2015 02:54:26 +0000 (19:54 -0700)]
Add support for deleting lines, breaking lines in half, reset button

11 years agoMonitor changes to HTML files
Zachary Vance [Tue, 12 May 2015 02:54:04 +0000 (19:54 -0700)]
Monitor changes to HTML files

11 years agoAdd basic editing
Zachary Vance [Thu, 9 Apr 2015 05:59:46 +0000 (22:59 -0700)]
Add basic editing

11 years agoDisplay all todos
Zachary Vance [Thu, 9 Apr 2015 01:00:37 +0000 (18:00 -0700)]
Display all todos

11 years agoRemove auto-population of defaults for collection
Zachary Vance [Wed, 8 Apr 2015 00:48:25 +0000 (17:48 -0700)]
Remove auto-population of defaults for collection

11 years agoSplit js files apart
Zachary Vance [Fri, 20 Mar 2015 01:59:48 +0000 (18:59 -0700)]
Split js files apart

11 years agoFix toggling parents breaking children jquery event handlers
Zachary Vance [Thu, 19 Mar 2015 23:25:20 +0000 (16:25 -0700)]
Fix toggling parents breaking children jquery event handlers

11 years agoAlso dist
Zachary Vance [Wed, 18 Mar 2015 02:15:21 +0000 (19:15 -0700)]
Also dist

11 years agoMove main.html to index.html
Zachary Vance [Wed, 18 Mar 2015 02:14:07 +0000 (19:14 -0700)]
Move main.html to index.html

11 years agoTiniest read-only demo complete
Zachary Vance [Wed, 18 Mar 2015 02:03:12 +0000 (19:03 -0700)]
Tiniest read-only demo complete

11 years agorender all children
Zachary Vance [Wed, 18 Mar 2015 00:41:23 +0000 (17:41 -0700)]
render all children

11 years agoInitial commit.
Zachary Vance [Tue, 17 Mar 2015 22:55:11 +0000 (15:55 -0700)]
Initial commit.