Releases: RocketChat/fuselage
@rocket.chat/icons@0.47.0
Minor Changes
- #1882
8a5295fThanks @gabriellsh! - feat(icons): adddesktop-arrow-up,desktop-cross,pin-filledand updatepin
@rocket.chat/fuselage@0.73.0
Minor Changes
- #1880
c312238Thanks @juliajforesti! - feat(fuselage): improveToastbaraccessibility
@rocket.chat/fuselage@0.72.1
Patch Changes
- #1872
ab46b78Thanks @juliajforesti! - fix(fuselage):InputBoxnot reactive to async errors
@rocket.chat/fuselage@0.72.0
Minor Changes
-
#1861
789d6a8Thanks @tassoevan! - feat(fuselage): Integrate Inter font -
#1843
c3bd7f8Thanks @juliajforesti! - feat(fuselage): promoteMenuV2toMenu
Patch Changes
-
#1868
84d8d59Thanks @tassoevan! - feat(fuselage-hooks): DeprecateuseEffectEventin favor ofuseStableCallbackThe
useEffectEventhook has been renamed touseStableCallbackto better reflect its purpose and behavior. The new
name emphasizes that the hook provides a stable callback function that maintains a consistent identity across renders
while always having access to the latest values of props and state. It differs fromuseEffectEventfrom React 19,
which returns functions that can only be called from inside effects and other effect events. -
#1867
717169fThanks @dougfabris! - fix(fuselage): Wrong color in invalid input border
@rocket.chat/fuselage-hooks@0.40.0
Minor Changes
-
#1868
84d8d59Thanks @tassoevan! - feat(fuselage-hooks): DeprecateuseEffectEventin favor ofuseStableCallbackThe
useEffectEventhook has been renamed touseStableCallbackto better reflect its purpose and behavior. The new
name emphasizes that the hook provides a stable callback function that maintains a consistent identity across renders
while always having access to the latest values of props and state. It differs fromuseEffectEventfrom React 19,
which returns functions that can only be called from inside effects and other effect events.
@rocket.chat/storybook-dark-mode@4.1.0
Minor Changes
- #1849
99b319cThanks @tassoevan! - feat(storybook-dark-mode): Forkstorybook-dark-mode
@rocket.chat/onboarding-ui@0.36.2
Patch Changes
- #1849
99b319cThanks @tassoevan! - feat(storybook-dark-mode): Forkstorybook-dark-mode
@rocket.chat/logo@0.32.4
Patch Changes
- Updated dependencies [
1179d3f]:- @rocket.chat/fuselage-hooks@0.39.0
@rocket.chat/layout@0.34.2
Patch Changes
- #1849
99b319cThanks @tassoevan! - feat(storybook-dark-mode): Forkstorybook-dark-mode
@rocket.chat/fuselage@0.71.0
Minor Changes
-
#1837
28172f1Thanks @tassoevan! - feat(fuselage): Remove deprecatedMessage.*component namespace -
#1717
1179d3fThanks @tassoevan! - feat: ES2024 standard requirement -
#1854
9695ec7Thanks @juliajforesti! - feat(fuselage): addButtonGrouprtlsupport
Patch Changes
-
#1846
7c1f866Thanks @juliajforesti! - fix(fuselage):ContextualbarHeaderstyle overlapping with button focus style -
#1849
99b319cThanks @tassoevan! - feat(storybook-dark-mode): Forkstorybook-dark-mode -
#1850
a5028b6Thanks @dodaa08! - fix(fuselage): prevent username truncation in system messages with long topics