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]