xbar

Simplifies BitBar app plugin creation

MIT License

Downloads
46
Stars
349
Committers
11

Bot releases are hidden (Show)

xbar - Latest Release

Published by sindresorhus 12 months ago

Breaking

  • Rename package from @sindresorhus/xbar to xbar 6252464
  • Require Node.js 18 8677c85

https://github.com/sindresorhus/xbar/compare/v2.1.1...v3.0.0

xbar -

Published by sindresorhus over 1 year ago

xbar -

Published by sindresorhus over 2 years ago

xbar -

Published by sindresorhus about 3 years ago

Breaking

  • Require Node.js 12.20 a497f9e
  • This package is now pure ESM. Please read this.
  • bitbar.darkMode moved to a named export and was renamed to isDarkMode
  • bitbar.separator moved to a named export separator

https://github.com/sindresorhus/bitbar/compare/v1.3.2...v2.0.0

xbar -

Published by sindresorhus over 3 years ago

  • Allow separators in submenus in the TypeScript types (#30) 23bed29

https://github.com/sindresorhus/bitbar/compare/v1.3.1...v1.3.2

xbar -

Published by sindresorhus over 4 years ago

  • Fix TypeScript type definition (#28) d46a661

https://github.com/sindresorhus/bitbar/compare/v1.3.0...v1.3.1

xbar -

Published by sindresorhus almost 5 years ago

  • Fix text option being mandatory in top-level options (#27) 6ed6047
  • Correctly override default settings (#23) 2b9a641
  • Allow nested submenus in the TypeScript types (#25) a4c6c37

https://github.com/sindresorhus/bitbar/compare/v1.2.0...v1.3.0

xbar -

Published by sindresorhus almost 5 years ago

  • Accept top-level separator in the TypeScript types (#21) 3f8b281

https://github.com/sindresorhus/bitbar/compare/v1.1.0...v1.2.0

xbar -

Published by sindresorhus almost 5 years ago

  • Add TypeScript definition (#20) 229e594

https://github.com/sindresorhus/bitbar/compare/v1.0.0...v1.1.0

xbar -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 8 fa88c7b

Fixes:

  • Correctly encode special characters in the href option (#19) 8b3fd8d

https://github.com/sindresorhus/bitbar/compare/v0.4.0...v1.0.0

xbar -

Published by sindresorhus almost 6 years ago

Breaking:

  • Rename bitbar.sep to bitbar.separator 3ffa323
  • The text property is now required and should be a string 889ee0a
  • Require Node.js 6 c5ae054

Other:

  • Add support for separators in submenus (#14) 3a64497