Releases: RocketChat/fuselage
@rocket.chat/[email protected]
Patch Changes
- #1481
8084488
Thanks @tassoevan! - Suppressed assertions at the LAME encoding due to unknownNaN
values
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
0.31.0 (2021-12-28)
Features
0.30.0 (2021-10-06)
Bug Fixes
0.29.0 (2021-08-31)
Note: Version bump only for package @rocket.chat/mp3-encoder
0.28.0 (2021-07-30)
Features
- onboarding-ui: Administrator information form and Organization information form (#489) (b289f68)
- styled API; monorepo grooming (#482) (1b6b70c)
0.27.0 (2021-06-28)
Note: Version bump only for package @rocket.chat/mp3-encoder
0.26.0 (2021-05-28)
Note: Version bump only for package @rocket.chat/mp3-encoder
0.25.0 (2021-05-19)
Features
0.24.0 (2021-04-28)
Features
0.23.0 (2021-04-01)
Bug Fixes
- npm: Wrong paths in "files" field of package.json (6d3c811)
0.22.0 (2021-02-26)
Note: Version bump only for package @rocket.chat/mp3-encoder
0.21.0 (2021-01-31)
Features
@rocket.chat/[email protected]
Patch Changes
- Updated dependencies [
4910d29
]:- @rocket.chat/[email protected]
@rocket.chat/[email protected]
Minor Changes
-
#1494
242af51
Thanks @dougfabris! - feat(fuselage): Update selected system message background -
#1475
e86ad6f
Thanks @tassoevan! - SimplifiesSkeleton
It replaces the dependency on
Box
withStylingBox
and implements a new background animation. -
#1470
86fe018
Thanks @tassoevan! - SimplifiesAccordion
andAccordionItem
It removes an obsolete and not accessible toggle switch in
AccordionItem
and eases the internal usage ofBox
to
improve rendering performance.Additionally, it adds a new
StylingBox
component that can be used as a wrapper for components that accept styling
props but don't need the weight of theBox
component prop handling internally.Also, it adds a new
cx
andcxx
helpers to compose class names. -
#1493
a38bf08
Thanks @dougfabris! - feat(fuselage): Update selected message background
Patch Changes
-
#1474
fd15f2b
Thanks @tassoevan! - Fixes a bug that adds an extra whitespace when concatenating class names withappendClassName
-
#1495
b044c3b
Thanks @dougfabris! - fix(fuselage): Skeleton missing HTML attributes in type -
#1487
9e64011
Thanks @juliajforesti! - fix(fuselage):Select
disabled opening with keyboard -
#1428
5cfac08
Thanks @rique223! - Changes thecontextualbar
z-index to avoid UI glitches on pages where it needs to appear on top of theTable
-
#1490
418dd23
Thanks @dougfabris! - fix(fuselage):CodeSnippet
inheritingcode
css styles -
#1483
4910d29
Thanks @tassoevan! - Enables hooks' compatibility with React 18 -
Updated dependencies [
0b4e37a
]:- @rocket.chat/[email protected]
@rocket.chat/[email protected]
Minor Changes
- #1483
4910d29
Thanks @tassoevan! - Enables hooks' compatibility with React 18
@rocket.chat/[email protected]
Patch Changes
- #1471 Updated dependencies [
6e49fde
]:- @rocket.chat/[email protected]
@rocket.chat/[email protected]
Patch Changes
- #1471
6e49fde
Thanks @aleksandernsilva! - fix(fuselage-tokens): incorrect color tokens on Button's success variant
@rocket.chat/[email protected]
Patch Changes
- #1464
1ca8371
Thanks @juliajforesti! - fix(fuselage): adjustSidebarCollapseGroup
padding
@rocket.chat/[email protected]
Minor Changes
- #1462
d255394
Thanks @dougfabris! - feat(icons): Newquestion-mark
icon
@rocket.chat/[email protected]
Patch Changes
- #1462
d255394
Thanks @dougfabris! - feat(icons): Newquestion-mark
icon