mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-04 18:15:22 +02:00
46 lines
1.2 KiB
Text
46 lines
1.2 KiB
Text
Big things:
|
|
~~~~~~~~~~~~~~~~~~~~~~~~
|
|
[ ] promise-based levels
|
|
|
|
Big Graphic things:
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
[ ] better dialog support (above / below the fold)
|
|
[ ] promise-based dialogs
|
|
|
|
Medium things:
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
[ ] check animations
|
|
[ ] view for anything above the fold
|
|
[ ] rebase styling (get it better. even cuter -- make it like a command window)
|
|
[ ] fix multiple rebases
|
|
[ ] z index reflow update
|
|
|
|
Small things to implement:
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
Minor Bugs to fix:
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
Big Bugs to fix:
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
/*************************************
|
|
** Publish Things **
|
|
************************************/
|
|
- cross browser support... ?
|
|
- fix terminal input when extra long
|
|
|
|
Done things:
|
|
(I only started this on Dec 17th 2012 to get a better sense of what was done)
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
[x] level finish animation
|
|
[x] refactor visualization
|
|
[x] aliases replace when put into commands
|
|
[x] headless Git for testing (send it commands and expected trees)
|
|
[x] few tests
|
|
[x] Great git test coverage
|
|
[x] gitEngine loads from tree immediately, not the weird thing we have now!
|
|
[x] nice opacity fade in
|
|
[x] clean up require
|
|
[x] promise based callback for interactive rebase WITH FAIL awesome
|
|
|