Skip to content

Commit

Permalink
chore(release): 0.31.23
Browse files Browse the repository at this point in the history
  • Loading branch information
dougfabris committed May 5, 2023
1 parent b93f6a5 commit 35a021a
Show file tree
Hide file tree
Showing 37 changed files with 81 additions and 36 deletions.
45 changes: 45 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,51 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.31.23](https://github.com/RocketChat/fuselage/compare/v0.31.22...v0.31.23) (2023-05-05)

### Features

- (icons) Add compass icon ([#950](https://github.com/RocketChat/fuselage/issues/950)) ([fd52af7](https://github.com/RocketChat/fuselage/commit/fd52af79b4cbfa42528e46a1f2c53e719948d149))
- Attachment File new design ([#932](https://github.com/RocketChat/fuselage/issues/932)) ([f61bd08](https://github.com/RocketChat/fuselage/commit/f61bd08e5f424bb7fe5e94de3bdd6722bee45860)), closes [#927](https://github.com/RocketChat/fuselage/issues/927)
- **fuselage:** `Modal` wrapper & wrapperFunction prop ([#959](https://github.com/RocketChat/fuselage/issues/959)) ([4493328](https://github.com/RocketChat/fuselage/commit/4493328f08f2467929a48537efd459584f7b26e1))
- **fuselage:** Add `linkTarget` prop for `Banner` component ([#971](https://github.com/RocketChat/fuselage/issues/971)) ([f4e9645](https://github.com/RocketChat/fuselage/commit/f4e9645084a9d033d730ea529fe32bacd7cefa77))
- **fuselage:** add aria-disabled prop to Option component ([#942](https://github.com/RocketChat/fuselage/issues/942)) ([e7366fb](https://github.com/RocketChat/fuselage/commit/e7366fbc1a16242939d43186c017126b99c4cb6d))
- **fuselage:** add disabled variant to option ([#939](https://github.com/RocketChat/fuselage/issues/939)) ([052c1b4](https://github.com/RocketChat/fuselage/commit/052c1b4417d50485e124954867476138a71e87a2))
- **fuselage:** Avatar Emoji ([#930](https://github.com/RocketChat/fuselage/issues/930)) ([8f9fae1](https://github.com/RocketChat/fuselage/commit/8f9fae14c80abd1fc0015681d1f2a08e833b2310))
- **fuselage:** Sidebar theme ([#923](https://github.com/RocketChat/fuselage/issues/923)) ([410befb](https://github.com/RocketChat/fuselage/commit/410befbedd198d18334b0a32acbe632cde26b4ee))
- **fuselage:** SidebarBanner component ([#975](https://github.com/RocketChat/fuselage/issues/975)) ([377000b](https://github.com/RocketChat/fuselage/commit/377000baf3b502c035a70498240bf431f7231fa7))
- **fuselage:** Skeleton Circle Variant ([#1006](https://github.com/RocketChat/fuselage/issues/1006)) ([bad19d5](https://github.com/RocketChat/fuselage/commit/bad19d59e54b51f56534c508b08104a1e3401bda))
- **fuselage:** Tag Featured Variant ([#935](https://github.com/RocketChat/fuselage/issues/935)) ([634a97d](https://github.com/RocketChat/fuselage/commit/634a97de12e2c1305815f0c8b8a8b9bcb5cd9d52))
- **icons:** Add `desktop-text` icon ([#972](https://github.com/RocketChat/fuselage/issues/972)) ([0183bbd](https://github.com/RocketChat/fuselage/commit/0183bbd46e8a99b0848e0ae38961acc617239cb8))
- Loading state on creating first member form ([0d0f4ef](https://github.com/RocketChat/fuselage/commit/0d0f4ef2886b8f1281de33b468485e2e6b22106d))
- **message-parser:** custom domains whitelist ([#1010](https://github.com/RocketChat/fuselage/issues/1010)) ([dcd05f0](https://github.com/RocketChat/fuselage/commit/dcd05f0aa27c990e9f190f5d33c42c62fc2b7050))
- **onboarding-ui:** remove type field in company data section ([#1002](https://github.com/RocketChat/fuselage/issues/1002)) ([8dad809](https://github.com/RocketChat/fuselage/commit/8dad8099d992cf5c3a3dc24c1bc073a9635bce68))

### Bug Fixes

- enabling emphasis inside link label ([b1fece0](https://github.com/RocketChat/fuselage/commit/b1fece08341bf3ec3aafc6112706fa71c1198a3c))
- **fuselage-hooks:** Fix `usePosition` ([#967](https://github.com/RocketChat/fuselage/issues/967)) ([6098687](https://github.com/RocketChat/fuselage/commit/6098687a12d0896e06440c336bca806f16eda441))
- **fuselage:** `SidebarItem` menu glitch on hover ([#991](https://github.com/RocketChat/fuselage/issues/991)) ([c92cfad](https://github.com/RocketChat/fuselage/commit/c92cfade34434f5ebfd05ccb65dd80a439e07305))
- **fuselage:** Add missing types to PaginatedMultiselect / Filtered ([#988](https://github.com/RocketChat/fuselage/issues/988)) ([102d97e](https://github.com/RocketChat/fuselage/commit/102d97ee7d42078bf903f09c63fd7ba74dfbaee9))
- **fuselage:** Adjusted PaginatedMultiSelect to keep received/returned values consistent ([#994](https://github.com/RocketChat/fuselage/issues/994)) ([057b036](https://github.com/RocketChat/fuselage/commit/057b036c21491696722013d892c40d504088e61d))
- **fuselage:** Avatar element excending container width ([#1017](https://github.com/RocketChat/fuselage/issues/1017)) ([94fbb72](https://github.com/RocketChat/fuselage/commit/94fbb727a880f0d586abe04eb56f143515afa618))
- **fuselage:** Badge bg token colors ([#945](https://github.com/RocketChat/fuselage/issues/945)) ([461ecf6](https://github.com/RocketChat/fuselage/commit/461ecf661d9ff4a46390957c915e4352fa942a7c))
- **fuselage:** button var prefix ([#938](https://github.com/RocketChat/fuselage/issues/938)) ([2181514](https://github.com/RocketChat/fuselage/commit/2181514f62914a58edd64e383ddc55384564590b))
- **fuselage:** Chevron vertical position ([#910](https://github.com/RocketChat/fuselage/issues/910)) ([f086df2](https://github.com/RocketChat/fuselage/commit/f086df24e06c9069603ff0977b05196a0baeec74))
- **fuselage:** colors ([#980](https://github.com/RocketChat/fuselage/issues/980)) ([cf26af6](https://github.com/RocketChat/fuselage/commit/cf26af6337d2d84d08b8b71d9c5481a95d67f3b5))
- **fuselage:** Correct tokens usage ([#940](https://github.com/RocketChat/fuselage/issues/940)) ([b1292b5](https://github.com/RocketChat/fuselage/commit/b1292b5ce06ffb0ae8ec91f6b2b5713685d4862f))
- **fuselage:** Fix scrolling issues due menu button wrapper ([#987](https://github.com/RocketChat/fuselage/issues/987)) ([4e0bcff](https://github.com/RocketChat/fuselage/commit/4e0bcffd3d3c543c312e9ec317b56addaac66620))
- **fuselage:** InputBox addon click ([#982](https://github.com/RocketChat/fuselage/issues/982)) ([d00d0ea](https://github.com/RocketChat/fuselage/commit/d00d0ea50350db5331b6356a41ef404ebf0d8e2f))
- **fuselage:** MessageBody word break ([#1018](https://github.com/RocketChat/fuselage/issues/1018)) ([59fee60](https://github.com/RocketChat/fuselage/commit/59fee600a84dfb2094697ae00ba466631ff2f7a7))
- **fuselage:** Multiselect won't update if value changes ([#983](https://github.com/RocketChat/fuselage/issues/983)) ([77a3b9c](https://github.com/RocketChat/fuselage/commit/77a3b9c641b84c3b2dd850e0954552413e1c58ed))
- **fuselage:** Pagination number ([#936](https://github.com/RocketChat/fuselage/issues/936)) ([e421970](https://github.com/RocketChat/fuselage/commit/e4219703c849ae406d42ff90acfafef4fce07b16))
- **fuselage:** selected-messages color ([#1004](https://github.com/RocketChat/fuselage/issues/1004)) ([83ef093](https://github.com/RocketChat/fuselage/commit/83ef0936227ab169d34b43702d141e981ab542de))
- **fuselage:** token refactor ([#943](https://github.com/RocketChat/fuselage/issues/943)) ([5bead65](https://github.com/RocketChat/fuselage/commit/5bead652d1c78fe5fbe9a966a22ab76d0843d1fa))
- **fuselage:** word break in rcx-message-body ([#1028](https://github.com/RocketChat/fuselage/issues/1028)) ([0c70a1d](https://github.com/RocketChat/fuselage/commit/0c70a1def7da671b1326969536b06351f90692a6))
- **message-parser:** Differ `link`, `autoLink`, and `autoEmail` helpers ([#993](https://github.com/RocketChat/fuselage/issues/993)) ([db343e0](https://github.com/RocketChat/fuselage/commit/db343e0b42e50095e5c238fe8e9fee4b1b521fed))
- **message-parser:** Inline Code with mention and/or mail pattern ([#1021](https://github.com/RocketChat/fuselage/issues/1021)) ([00fb041](https://github.com/RocketChat/fuselage/commit/00fb041e08a18d2ced9c367baa4228ac6277ff6c))
- **message-parser:** Link parser issues ([#962](https://github.com/RocketChat/fuselage/issues/962)) ([3377d6b](https://github.com/RocketChat/fuselage/commit/3377d6b8994b24e5067d5d61f8e6aeb32e6ce616))

### [0.31.22](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.31.21...v0.31.22) (2022-12-02)

### Features
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.31.22",
"version": "0.31.23",
"npmClient": "yarn",
"useWorkspaces": true,
"packages": ["packages/*", "tools/*"],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/fuselage-root",
"private": true,
"version": "0.31.22",
"version": "0.31.23",
"workspaces": [
"packages/*",
"tools/*"
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.31.22",
"version": "0.31.23",
"description": "Toolset to transpile and use CSS on runtime",
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/css-supports/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/css-supports",
"version": "0.31.22",
"version": "0.31.23",
"description": "Memoized and SSR-compatible facade of CSS.supports API",
"author": {
"name": "Rocket.Chat",
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.31.22",
"version": "0.31.23",
"description": "Event Emitter by Rocket.Chat",
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-alt/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/eslint-config-alt",
"description": "ESLint configuration for Rocket.Chat repositories",
"version": "0.31.22",
"version": "0.31.23",
"author": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"
Expand Down
2 changes: 1 addition & 1 deletion 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.31.22",
"version": "0.31.23",
"description": "React hooks for Fuselage, Rocket.Chat's design system and UI toolkit",
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
"author": {
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.31.22",
"version": "0.31.23",
"description": "A bundle of useful poly/ponyfills used by fuselage",
"author": {
"name": "Rocket.Chat",
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage-toastbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/fuselage-toastbar",
"version": "0.31.22",
"version": "0.31.23",
"description": "Fuselage ToastBar component",
"keywords": [
"rocketchat",
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.31.22",
"version": "0.31.23",
"description": "Design tokens for Fuselage, Rocket.Chat's design system",
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion 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.31.22",
"version": "0.31.23",
"description": "UiKit elements for Rocket.Chat Apps built under Fuselage design system",
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/fuselage",
"version": "0.31.22",
"version": "0.31.23",
"description": "Rocket.Chat's React Components Library",
"author": {
"name": "Rocket.Chat",
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.31.22",
"version": "0.31.23",
"description": "Rocket.Chat's Icons",
"author": {
"name": "Rocket.Chat",
Expand Down
2 changes: 1 addition & 1 deletion packages/layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/layout",
"version": "0.31.22",
"version": "0.31.23",
"description": "Shared Application Layout Components",
"author": {
"name": "Rocket.Chat",
Expand Down
2 changes: 1 addition & 1 deletion packages/logo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/logo",
"version": "0.31.22",
"version": "0.31.23",
"description": "Rocket.Chat logo package",
"keywords": [
"rocketchat",
Expand Down
2 changes: 1 addition & 1 deletion packages/memo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/memo",
"version": "0.31.22",
"version": "0.31.23",
"description": "Memoization utilities",
"keywords": [
"memoize"
Expand Down
2 changes: 1 addition & 1 deletion packages/message-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/message-parser",
"description": "Rocket.Chat parser for messages",
"version": "0.31.22",
"version": "0.31.23",
"author": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"
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.31.22",
"version": "0.31.23",
"description": "A LAME encoder to be used in web workers",
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/onboarding-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/onboarding-ui",
"version": "0.31.22",
"version": "0.31.23",
"description": "Set of components and functions for the onboarding experience on Rocket.Chat",
"keywords": [
"rocketchat"
Expand Down
2 changes: 1 addition & 1 deletion packages/peggy-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/peggy-loader",
"version": "0.31.22",
"version": "0.31.23",
"description": "Peggy loader for webpack",
"keywords": [
"peggy",
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/prettier-config",
"description": "Prettier configuration for Rocket.Chat repositories",
"version": "0.31.22",
"version": "0.31.23",
"author": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"
Expand Down
2 changes: 1 addition & 1 deletion packages/string-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/string-helpers",
"version": "0.31.22",
"version": "0.31.23",
"description": "Helper functions for string manipulation",
"keywords": [
"string",
Expand Down
2 changes: 1 addition & 1 deletion packages/styled/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/styled",
"version": "0.31.22",
"version": "0.31.23",
"description": "A simple styled API for React components",
"author": {
"name": "Rocket.Chat",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylis-logical-props-middleware/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/stylis-logical-props-middleware",
"version": "0.31.22",
"version": "0.31.23",
"description": "Stylis middleware to handle CSS Logical Properties and their fallbacks",
"author": {
"name": "Rocket.Chat",
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.31.22",
"version": "0.31.23",
"description": "Interactive UI elements for Rocket.Chat Apps",
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/uikit-playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/uikit-playground",
"version": "0.31.22",
"version": "0.31.23",
"homepage": "./",
"private": true,
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion tools/build-design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"stylelint": "~15.4.0",
"tools-utils": "workspace:~"
},
"version": "0.31.22"
"version": "0.31.23"
}
2 changes: 1 addition & 1 deletion tools/build-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"unicode": "~14.0.0",
"xml2js": "~0.5.0"
},
"version": "0.31.22"
"version": "0.31.23"
}
2 changes: 1 addition & 1 deletion tools/build-logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "build-logo",
"private": true,
"bin": "./index.mjs",
"version": "0.31.22",
"version": "0.31.23",
"dependencies": {
"prettier": "~2.8.7",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion tools/bump/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bump": "./bump.mjs",
"bump-next": "./bump-next.mjs"
},
"version": "0.31.22",
"version": "0.31.23",
"dependencies": {
"conventional-recommended-bump": "~6.1.0",
"latest-version": "~6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/lint-all/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"lint": "./lint.mjs",
"lint-and-fix": "./lint-and-fix.mjs"
},
"version": "0.31.22",
"version": "0.31.23",
"dependencies": {
"@prettier/plugin-xml": "~2.2.0",
"eslint": "~8.38.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"ts-node": "~10.9.1",
"typescript": "~5.0.4"
},
"version": "0.31.22"
"version": "0.31.23"
}
2 changes: 1 addition & 1 deletion tools/testing-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"dependencies": {
"css-mediaquery": "^0.1.2"
},
"version": "0.31.22"
"version": "0.31.23"
}
2 changes: 1 addition & 1 deletion tools/tools-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"json5": "^2.2.3",
"rimraf": "^3.0.2"
},
"version": "0.31.22"
"version": "0.31.23"
}
2 changes: 1 addition & 1 deletion tools/update-readme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "update-readme",
"private": true,
"bin": "./update-readme.mjs",
"version": "0.31.22",
"version": "0.31.23",
"dependencies": {
"outdent": "^0.8.0",
"zx": "~7.2.1"
Expand Down
2 changes: 1 addition & 1 deletion tools/write-version-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"name": "write-version-module",
"private": true,
"bin": "./index.mjs",
"version": "0.31.22"
"version": "0.31.23"
}

0 comments on commit 35a021a

Please sign in to comment.