Skip to content

Releases: laander/trello-birdseye

v1.2.2

14 Jan 13:58
Compare
Choose a tag to compare

Few styling changes:

  • Hides the card cover images that usually takes up a lot of space on board
  • Fixed some hover icon colors from dark gray to white
  • Added a .birdseye specificity class that was missing

PR: #6

v1.2.1

12 Jan 12:36
Compare
Choose a tag to compare

A few visual fixes:

  • Avatars on cards were not resized properly
  • "6 cards" subtitle under each list header should be white
  • "..." three dots submenu in list header should be white
  • Little "+" icon in "Add another card" under list footer should be white

PR: #4

v1.2.0

09 Jan 09:54
Compare
Choose a tag to compare

Features and changes:

  • Persistent button state using chrome storage (requires new "storage" permission)
  • Initializes immediately when page is opened
  • Increased check interval to 3 seconds
  • Fixed the min-width on labels following the latest Trello update

Behind-the-scenes:

  • Lint (use let instead of var, no more semicolons and more)

High-fives to @leocb for the effort!

🍔

v1.1.0

12 Jun 18:18
Compare
Choose a tag to compare
  • Made default click behaviour open the card instead of the inline-edit shortcut menu
  • Show card member icons!
  • Increased size of labels a bit and re-aligned them
  • Decreased check time to 1s (a bit faster to show on the page)

💃

It's aaaliiive!

12 Jun 18:16
Compare
Choose a tag to compare