Releases: allenjhyang/prioritab
Releases · allenjhyang/prioritab
Responsive Redesign
Changed
- Implemented flex-box on lots more elements
- Made Prioritab responsive
- Redesigned a lot of things
- Edited some of the .js files to make them smaller/more efficient
- Redesigned squaredThree to use fa-check
- Changed default colors to be the same as Currently
- Aligned everything using units relative to browser's default font size (normally 16px)
- This caused some elements to move around a little
- Moved sortaeditalist.js to \lib
Inline editing and separating done / delete
Two major new features:
- Inline editing of todos
- Ability to mark a todo 'done' without deleting the entire card. Done cards will be grayed out
Plus some prettying up
First mature version
-Drag and drop between lists
-Toggle for "workday" timer
Color customization
Adds ability to customize the colors of Prioritab.
Syncing across Chromes on multiple devices
Along with some UX improvements, this release transitions Prioritab over to Chrome's synced storage. This means your priorities will sync with you across multiple devices, as long as you're signed into Chrome on those other devices!
Lots of thanks to @danielsuo from @thelac for helping with this!
Some quick improvements
Fixing a couple of easy things based on feedback, to make things look slightly less shoddy
Beta version to show friends
Basic functionality and design here, ready to show friends.
(Much refactoring of js and css needed)