Releases: mozilla/protocol
Releases · mozilla/protocol
v2.4.2
2.4.2
Features
- css: Add blockquote component (#234)
v2.3.2
Features
- docs: Add page that lists all tokens and their values (#177)
Bug Fixes
- js: Workaround for IE9 navigation bug in bedrock's classList polyfill (#182)
- css: Navigation & Menu style fixes (#182)
- css: Fix card layout issues at medium viewport sizes (#227)
- css: Add font-smoothing properties for macOS devices
v2.3.1
Bug Fixes
- css: Include Navigation in core bundle and not extras (#182)
v2.3.0
Features
- css: Add Navigation organism and Menu molecule (#182)
Bug Fixes
- npm: Ensure
npm test
always updates dependencies before running gulp build
.
v2.2.0
Bug Fixes
- css: Billboard alignment broken in Safari (#207)
v2.1.2
Features
- docs: Add inline CTA to card (#197)
- docs: Add bidi control to component previews (#150)
v2.1.1
Bug Fixes
- css: Avoid referencing URLs in feature queries
v2.1.0
Features
- css: Add feature card component (#159)
- css: Add a page hero component (#157, #158)
Bug Fixes
- css: Billboard text overflows container with long strings (#180)
v2.0.1
Bug Fixes
- scss: Include @mozilla-protocol/tokens source files in build (#172)
v2.0.0
Features
- css: Add page footer organism and language switcher component (#149)
- css: Add Picto Card component (#154, #155)
- css: Add Call Out component (#153)
- css: Update button styles (#167)
- css: Add custom .mzp-t-firefox global theme class (#169)
- docs: Update colors page to consume token data (#161)
- scss: Consume @mozilla-protocol/tokens package (#109)
Bug Fixes
- docs: Update card layout demo title to "6 Card Layout" (#164)
- html: Remove image link from the billboard molecule (#143)
- css: Improve web font loading using font-display descriptor (#147)
- css: Media content should occupy 100% modal width (#132)