Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

Releases: mozbrick/brick

1.0.1

25 Mar 18:18
Compare
Choose a tag to compare

1.0.1

  • Removed grunt build-dev task
  • Added --dev option to all grunt tasks that build sections of Brick [site,demos,downloadpage,homepage,build]. This allows Brick to be built from ./dev-repos/ instead of ./bower_components/.
  • Removed overflow:hidden from x-card to ease UI construction

See all the commits in this release

Brick 1.0.0

04 Mar 17:18
Compare
Choose a tag to compare

We've gone stable!

  • Thanks to everyone who helped find bugs in our pre-release versions.
  • Individual component versions are frozen in our release branches.
  • Stay tuned for lots more components!

The "This might be 1.0 if nothing goes wrong" release

14 Feb 22:24
Compare
Choose a tag to compare
  • So close we can taste it now! Test out what might just be Brick's 1.0 stable release!
  • Shipping sometimes means cutting scope. Pulled slidebox and tooltip from our launch roster. Slidebox may have been made redundant by deck, but tooltip will be back better than ever!
  • Component docs now have information about the individual repositories.

0.10.0 "The New Design"

30 Jan 17:46
Compare
Choose a tag to compare
Pre-release
  • New snazzy default skin!

Brick 0.9.2

04 Dec 20:57
Compare
Choose a tag to compare
Brick 0.9.2 Pre-release
Pre-release

Updated x-tag/core to 0.8.20 with a few fixes.

0.9.1 - The "scope cutting" release

14 Nov 19:59
Compare
Choose a tag to compare
Pre-release

We've removed some tags from the Brick lineup. Namely, togglegroup, datepicker, and iconbutton. They may return post-1.0, but we want to re-evaluate their usability and code, and we don't want to remove components once we've reached a stable major version. Apologies if you were using them, if you need the JS/CSS for them let us know, we can provide the compiled files.

0.9.0 - The march to 1.0!

11 Nov 20:09
Compare
Choose a tag to compare
Pre-release

What's new?

  • Moving away from our poorly thought-out versioning to a more sane versioning. 1.0.0-beta8 becomes 0.9.0.
  • Fixed bug in Calendar with month rendering.
  • Updated x-tag-core for extra bug fixes and removal of CSP-breaking polyfill code

Enjoy!

1.0 Beta 8 - fixing FFOS

27 Sep 18:56
Compare
Choose a tag to compare
Pre-release

An issue with the underlying x-tag library was causing issues in Firefox OS. Issue was fixed, and Brick has been updated to use the latest x-tag-core.

1.0beta7

03 Sep 00:44
Compare
Choose a tag to compare
1.0beta7 Pre-release
Pre-release

1.0beta7 (Sep 2, 2013)

  • patched critical issue with calendar/datepicker dates breaking during the transition between certain months

1.0beta6 - The "Fixing Safari" Release

27 Aug 16:02
Compare
Choose a tag to compare
Pre-release

Safari was cranky with how the x-tag polyfill library overwrote event properties, so it's been updated to be a nicer citizen. Brick should now be working on iOS!