Skip to content

Releases: allenjhyang/prioritab

Responsive Redesign

04 Aug 10:47
Compare
Choose a tag to compare

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

31 Dec 16:49
Compare
Choose a tag to compare

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

10 May 01:39
Compare
Choose a tag to compare

-Drag and drop between lists
-Toggle for "workday" timer

Color customization

25 Jan 20:46
Compare
Choose a tag to compare

Adds ability to customize the colors of Prioritab.

Syncing across Chromes on multiple devices

31 Dec 19:09
Compare
Choose a tag to compare

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

30 Dec 20:14
Compare
Choose a tag to compare

Fixing a couple of easy things based on feedback, to make things look slightly less shoddy

Beta version to show friends

30 Dec 18:39
Compare
Choose a tag to compare

Basic functionality and design here, ready to show friends.

(Much refactoring of js and css needed)