Skip to content

Releases: atom-community/tool-bar

v1.1.0

10 Mar 18:56
Compare
Choose a tag to compare

v1.0.1

07 Aug 19:52
Compare
Choose a tag to compare
  • 🎨 Full-width is the new standard for the status-bar This restores bottom
    border for vertical tool-bars with the One theme. Closes #157
  • 🐛 Fixed wrong calculation for gutter shadow. Fixes #156

Major rewrite to ES6 - v1.0.0

03 Jul 15:01
Compare
Choose a tag to compare
  • Convert to ES6 (by @zertosh)
  • 🔥 Removed space-pen dependency. Closes #135 (by @zertosh)
  • 🐛 Fixed priority calculation
  • 🎨 Add transparency fadeout to spacers (by @phoenixenero)
  • Update Material Design Icons (by @unluisco)
  • 🎨 Some theme fixes.
  • 🔥 Removed deprecated code. Fixes #133