Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Dec 21, 2020
2 parents eb6a10f + e019598 commit 2cda21e
Show file tree
Hide file tree
Showing 22 changed files with 170 additions and 21 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,41 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.19.0...v0.20.0) (2020-12-21)


### Bug Fixes

* ActionButton not accepting children ([#345](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/345)) ([92c67d8](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/92c67d86ef975b18ad1ed48161b323072b465943))
* Badge and Tag Style ([#343](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/343)) ([bb534df](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/bb534df611d8e16bd1e4a6263865d7373d6953ef))
* Divider types ([#350](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/350)) ([911be2b](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/911be2b234594a3ee3e7993f2f66b8e7cf20dc45))
* Flex-shrink on fields ([#334](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/334)) ([28c621e](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/28c621ec039038b467ce1461e75219cdd4123d24))
* Removed animation by default, Sidebar padding, and Radio RTL ([#336](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/336)) ([63bcc18](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/63bcc183903436f2e2b41436a46d5eeb651f0572))
* Sidebar Header height ([#344](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/344)) ([273e8cf](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/273e8cf81bcc1eb4229a129083c04f4b335a7d22))


### Features

* Add maxHeight prop for Menu Options ([#352](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/352)) ([eb400be](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/eb400be69499a0be41ff29511ef392361d04d8b7))
* Add xxxl breakpoint ([#353](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/353)) ([eb6a10f](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/eb6a10f72deb3b260873217d391a5bc34fd808e4))
* Breakpoint xxl ([#351](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/351)) ([c049c9b](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/c049c9b85b6764d25b11519ca6a6dc159cda754f))
* Fuselage typings ([#348](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/348)) ([24da5e7](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/24da5e75a62c8358cef61eb31ad335234be6fa8f))
* Update and expose logical properties plugin for Stylis ([#333](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/333)) ([3311ee9](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/3311ee9b3868267d19de14ddcbbe2dcf89739e1b))
* useClipboard hook ([#337](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/337)) ([35ab50a](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/35ab50a89ebcf7a760b2eb8c41b4a0a4fdcecb37))
* usePrefersColorScheme hook ([#341](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/341)) ([f54a69d](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/f54a69d254ec1bc4f65e11821de7335b34288ae3))
* usePrefersReducedData hook ([#340](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/340)) ([59ae517](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/59ae517a31ec241321ba926b150b52612739d469))
* usePrefersReducedMotion hook ([#339](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/339)) ([475ae34](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/475ae342b25b2d79d0c34d76d22f4b4044be1ba3))


### Performance Improvements

* Modal ([#349](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/349)) ([f77ae41](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/f77ae41fa42fee2a55779837b1c01cba912921fc))
* Remove Box from Option ([#347](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/347)) ([d0d0d82](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/d0d0d82aa22a7162ac509c57a869a451b5e67070))





# [0.19.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.18.0...v0.19.0) (2020-11-28)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.19.0",
"version": "0.20.0",
"npmClient": "yarn",
"useWorkspaces": true,
"packages": [
Expand Down
11 changes: 11 additions & 0 deletions packages/css-in-js/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.19.0...v0.20.0) (2020-12-21)


### Features

* Update and expose logical properties plugin for Stylis ([#333](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/333)) ([3311ee9](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/3311ee9b3868267d19de14ddcbbe2dcf89739e1b))





# [0.19.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.18.0...v0.19.0) (2020-11-28)

**Note:** Version bump only for package @rocket.chat/css-in-js
Expand Down
2 changes: 1 addition & 1 deletion packages/css-in-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/css-in-js",
"version": "0.19.0",
"version": "0.20.0",
"description": "Toolset to transpile and use CSS on runtime",
"homepage": "https://rocket.chat/Rocket.Chat.Fuselage",
"author": {
Expand Down
8 changes: 8 additions & 0 deletions packages/emitter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.19.0...v0.20.0) (2020-12-21)

**Note:** Version bump only for package @rocket.chat/emitter





# [0.19.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.18.0...v0.19.0) (2020-11-28)

**Note:** Version bump only for package @rocket.chat/emitter
Expand Down
2 changes: 1 addition & 1 deletion packages/emitter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/emitter",
"version": "0.19.0",
"version": "0.20.0",
"description": "Event Emitter by Rocket.Chat",
"homepage": "https://rocket.chat/Rocket.Chat.Fuselage",
"author": {
Expand Down
14 changes: 14 additions & 0 deletions packages/fuselage-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.19.0...v0.20.0) (2020-12-21)


### Features

* useClipboard hook ([#337](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/337)) ([35ab50a](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/35ab50a89ebcf7a760b2eb8c41b4a0a4fdcecb37))
* usePrefersColorScheme hook ([#341](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/341)) ([f54a69d](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/f54a69d254ec1bc4f65e11821de7335b34288ae3))
* usePrefersReducedData hook ([#340](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/340)) ([59ae517](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/59ae517a31ec241321ba926b150b52612739d469))
* usePrefersReducedMotion hook ([#339](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/339)) ([475ae34](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/475ae342b25b2d79d0c34d76d22f4b4044be1ba3))





# [0.19.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.18.0...v0.19.0) (2020-11-28)

**Note:** Version bump only for package @rocket.chat/fuselage-hooks
Expand Down
4 changes: 2 additions & 2 deletions packages/fuselage-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/fuselage-hooks",
"version": "0.19.0",
"version": "0.20.0",
"description": "React hooks for Fuselage, Rocket.Chat's design system and UI toolkit",
"homepage": "https://rocket.chat/Rocket.Chat.Fuselage",
"author": {
Expand Down Expand Up @@ -82,7 +82,7 @@
"access": "public"
},
"dependencies": {
"@rocket.chat/fuselage-tokens": "^0.19.0",
"@rocket.chat/fuselage-tokens": "^0.20.0",
"use-subscription": "^1.4.1"
}
}
8 changes: 8 additions & 0 deletions packages/fuselage-polyfills/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.19.0...v0.20.0) (2020-12-21)

**Note:** Version bump only for package @rocket.chat/fuselage-polyfills





# [0.19.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.18.0...v0.19.0) (2020-11-28)

**Note:** Version bump only for package @rocket.chat/fuselage-polyfills
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage-polyfills/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/fuselage-polyfills",
"version": "0.19.0",
"version": "0.20.0",
"description": "A bundle of useful poly/ponyfills used by fuselage",
"author": {
"name": "Rocket.Chat",
Expand Down
12 changes: 12 additions & 0 deletions packages/fuselage-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.19.0...v0.20.0) (2020-12-21)


### Features

* Add xxxl breakpoint ([#353](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/353)) ([eb6a10f](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/eb6a10f72deb3b260873217d391a5bc34fd808e4))
* Breakpoint xxl ([#351](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/351)) ([c049c9b](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/c049c9b85b6764d25b11519ca6a6dc159cda754f))





# [0.19.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.18.0...v0.19.0) (2020-11-28)

**Note:** Version bump only for package @rocket.chat/fuselage-tokens
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/fuselage-tokens",
"version": "0.19.0",
"version": "0.20.0",
"description": "Design tokens for Fuselage, Rocket.Chat's design system",
"homepage": "https://rocket.chat/Rocket.Chat.Fuselage",
"author": {
Expand Down
8 changes: 8 additions & 0 deletions packages/fuselage-ui-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.19.0...v0.20.0) (2020-12-21)

**Note:** Version bump only for package @rocket.chat/fuselage-ui-kit





# [0.19.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.18.0...v0.19.0) (2020-11-28)

**Note:** Version bump only for package @rocket.chat/fuselage-ui-kit
Expand Down
12 changes: 6 additions & 6 deletions packages/fuselage-ui-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/fuselage-ui-kit",
"version": "0.19.0",
"version": "0.20.0",
"description": "UiKit elements for Rocket.Chat Apps built under Fuselage design system",
"homepage": "https://rocket.chat/Rocket.Chat.Fuselage",
"author": {
Expand Down Expand Up @@ -52,10 +52,10 @@
"@babel/preset-react": "^7.10.4",
"@rocket.chat/apps-engine": "^1.17.0",
"@rocket.chat/eslint-config": "^0.4.0",
"@rocket.chat/fuselage": "^0.19.0",
"@rocket.chat/fuselage-hooks": "^0.19.0",
"@rocket.chat/icons": "^0.19.0",
"@rocket.chat/ui-kit": "^0.19.0",
"@rocket.chat/fuselage": "^0.20.0",
"@rocket.chat/fuselage-hooks": "^0.20.0",
"@rocket.chat/icons": "^0.20.0",
"@rocket.chat/ui-kit": "^0.20.0",
"@storybook/addon-actions": "^6.0.21",
"@storybook/addon-backgrounds": "^6.0.21",
"@storybook/addon-docs": "^6.0.21",
Expand Down Expand Up @@ -85,6 +85,6 @@
},
"gitHead": "f8467b8ffb6f90d91b46fbcdd5dca169235916a4",
"dependencies": {
"@rocket.chat/fuselage-polyfills": "^0.19.0"
"@rocket.chat/fuselage-polyfills": "^0.20.0"
}
}
29 changes: 29 additions & 0 deletions packages/fuselage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,35 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.19.0...v0.20.0) (2020-12-21)


### Bug Fixes

* ActionButton not accepting children ([#345](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/345)) ([92c67d8](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/92c67d86ef975b18ad1ed48161b323072b465943))
* Badge and Tag Style ([#343](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/343)) ([bb534df](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/bb534df611d8e16bd1e4a6263865d7373d6953ef))
* Divider types ([#350](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/350)) ([911be2b](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/911be2b234594a3ee3e7993f2f66b8e7cf20dc45))
* Flex-shrink on fields ([#334](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/334)) ([28c621e](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/28c621ec039038b467ce1461e75219cdd4123d24))
* Removed animation by default, Sidebar padding, and Radio RTL ([#336](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/336)) ([63bcc18](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/63bcc183903436f2e2b41436a46d5eeb651f0572))
* Sidebar Header height ([#344](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/344)) ([273e8cf](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/273e8cf81bcc1eb4229a129083c04f4b335a7d22))


### Features

* Add maxHeight prop for Menu Options ([#352](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/352)) ([eb400be](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/eb400be69499a0be41ff29511ef392361d04d8b7))
* Fuselage typings ([#348](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/348)) ([24da5e7](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/24da5e75a62c8358cef61eb31ad335234be6fa8f))
* Update and expose logical properties plugin for Stylis ([#333](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/333)) ([3311ee9](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/3311ee9b3868267d19de14ddcbbe2dcf89739e1b))


### Performance Improvements

* Modal ([#349](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/349)) ([f77ae41](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/f77ae41fa42fee2a55779837b1c01cba912921fc))
* Remove Box from Option ([#347](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/347)) ([d0d0d82](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/d0d0d82aa22a7162ac509c57a869a451b5e67070))





# [0.19.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.18.0...v0.19.0) (2020-11-28)


Expand Down
10 changes: 5 additions & 5 deletions packages/fuselage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/fuselage",
"version": "0.19.0",
"version": "0.20.0",
"author": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"
Expand Down Expand Up @@ -50,8 +50,8 @@
"react-dom": "^16.13.1"
},
"dependencies": {
"@rocket.chat/css-in-js": "^0.19.0",
"@rocket.chat/fuselage-tokens": "^0.19.0",
"@rocket.chat/css-in-js": "^0.20.0",
"@rocket.chat/fuselage-tokens": "^0.20.0",
"invariant": "^2.2.4",
"react-keyed-flatten-children": "^1.2.0"
},
Expand All @@ -63,8 +63,8 @@
"@babel/preset-env": "^7.11.5",
"@babel/preset-react": "^7.10.4",
"@rocket.chat/eslint-config": "^0.4.0",
"@rocket.chat/fuselage-hooks": "^0.19.0",
"@rocket.chat/fuselage-polyfills": "^0.19.0",
"@rocket.chat/fuselage-hooks": "^0.20.0",
"@rocket.chat/fuselage-polyfills": "^0.20.0",
"@storybook/addon-actions": "^6.0.21",
"@storybook/addon-backgrounds": "^6.0.21",
"@storybook/addon-controls": "^6.1.10",
Expand Down
8 changes: 8 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.19.0...v0.20.0) (2020-12-21)

**Note:** Version bump only for package @rocket.chat/icons





# [0.19.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.18.0...v0.19.0) (2020-11-28)

**Note:** Version bump only for package @rocket.chat/icons
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/icons",
"version": "0.19.0",
"version": "0.20.0",
"author": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"
Expand Down
8 changes: 8 additions & 0 deletions packages/mp3-encoder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.19.0...v0.20.0) (2020-12-21)

**Note:** Version bump only for package @rocket.chat/mp3-encoder





# [0.19.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.18.0...v0.19.0) (2020-11-28)

**Note:** Version bump only for package @rocket.chat/mp3-encoder
Expand Down
2 changes: 1 addition & 1 deletion packages/mp3-encoder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/mp3-encoder",
"version": "0.19.0",
"version": "0.20.0",
"description": "A LAME encoder to be used in web workers",
"homepage": "https://rocket.chat/Rocket.Chat.Fuselage",
"author": {
Expand Down
8 changes: 8 additions & 0 deletions packages/ui-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.19.0...v0.20.0) (2020-12-21)

**Note:** Version bump only for package @rocket.chat/ui-kit





# [0.19.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.18.0...v0.19.0) (2020-11-28)

**Note:** Version bump only for package @rocket.chat/ui-kit
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/ui-kit",
"version": "0.19.0",
"version": "0.20.0",
"description": "Interactive UI elements for Rocket.Chat Apps",
"homepage": "https://rocket.chat/Rocket.Chat.Fuselage",
"author": {
Expand Down

0 comments on commit 2cda21e

Please sign in to comment.