Releases: RocketChat/fuselage
Releases · RocketChat/fuselage
v0.31.24
What's Changed
- fix(fuselage): button min-width by @juliajforesti in #1029
- fix(fuselage-hooks):
usePosition
internals by @tassoevan in #1027 - refactor(monorepo): TypeScript compiler strict mode (1/N) by @tassoevan in #1030
- chore(fuselage): add option to use
IconButton
with emoji by @juliajforesti in #1033 - fix(fuselage): icon alignment by @juliajforesti in #1026
- chore(fuselage):
IconButton
variants by @juliajforesti in #1034 - fix(fuselage): sidebar header alignment by @juliajforesti in #1031
- feat(fuselage):
ToastBar
visual improvements by @dougfabris in #1025 - chore(fuselage): Remove fit-content width from
Tag
by @dougfabris in #1036 - fix(fuselage): message link color by @juliajforesti in #1038
- chore(fuselage):
Option
padding-right improve by @juliajforesti in #1037 - fix(fuselage): multiple div being added with Position by @ggazzo in #1039
- chore(icons): Add new icons by @dougfabris in #1043
- fix(fuselage): change
$message-divider-color-unread
by @juliajforesti in #1042 - chore(fuselage): status-bullet colors by @juliajforesti in #1040
- chore(fuselage): new
Slider
style by @juliajforesti in #1044 - fix(mp3-encoder): Fork LAME implementation by @tassoevan in #1032
- feat:
AudioPlayer
Component by @dougfabris in #1046 - fix(fuselage, fuselage-hooks):
Position
by @ggazzo in #1045 - chore(fuselage):
AudioPlayer
small tweaks by @dougfabris in #1047 - fix(fuselage):
ModalThumb
size by @juliajforesti in #1048 - chore(fuselage): Missing
aria-label
onAudioPlayer
by @dougfabris in #1049 - chore(fuselage): Change
StatesTitle
to h3 by @dougfabris in #1051 - feat: Message Highlight and Mention components by @gabriellsh in #1050
- fix(fuselage): Message Mention and Highlight types and export by @gabriellsh in #1053
- fix(fuselage): Message Highlight touching text by @gabriellsh in #1056
- fix(fuselage):
AudioPlayer
responsiveness by @juliajforesti in #1052 - feat(fuselage): Add
spacedColumn
prop toOption
component by @dougfabris in #1057 - feat(fuselage):
Contextualbar
component by @PedroRorato in #749 - fix(fuselage): Reintroduce children to IconButton by @gabriellsh in #1061
- chore(fuselage, fuselage-tokens): update
status-warning-2
color by @juliajforesti in #1058 - chore(fuselage):
IconButton
stories by @juliajforesti in #1062 - chore: Remove
fuselage-ui-kit
anduikit-playground
packages by @tiagoevanp in #1060 - chore(fuselage): Add missing inset prop to
Contextualbar
by @dougfabris in #1063 - chore(fuselage): Contextualbar max-width by @juliajforesti in #1064
- fix(message-parser): mentions and emojis inside bold, italic and strikethrough by @jayesh-jain252 in #1035
- refactor(fuselage): Select to react-aria by @ggazzo in #1000
- fix(fuselage): use label on
Select
by @juliajforesti in #1066 - chore(fuselage): Change MessageHighlight text color and remove MessageMention component by @gabriellsh in #1067
- chore(fuselage): Remove spacedColumn from
Option
component by @gabriellsh in #1068 - chore(monorepo): security update
yaml
by @dougfabris in #1069 - feat(UiKit): Add
I18N
structure toTextObject
by @tiagoevanp in #1065 - revert(fuselage): Remove
maxWidth
fromContextualbar
by @dougfabris in #1070 - chore(fuselage): Replace bg color on
StatesIcon
by @dougfabris in #1071 - chore(fuselage): add
Option
gap by @juliajforesti in #1072 - chore: CI auto bump by @dougfabris in #1055
- chore(fuselage): Change message highlight alignment. by @gabriellsh in #1073
- chore(monorepo): Missing branch check on auto bump by @dougfabris in #1075
- chore: Menu v2 by @ggazzo in #832
- chore(icons): Add permissions and Dashboard icons to fuselage by @rique223 in #1077
- fix(fuselage): development mode not being pruned by @ggazzo in #1078
- chore(icons): User-lock and dashboard fill rules by @rique223 in #1079
- feat(fuselage):
TableCell
empty fallback by @dougfabris in #1080 - chore(fuselage, icons):
AudioPlayer
redesign by @juliajforesti in #1076 - chore(fuselage):
MenuV2
improvements by @juliajforesti in #1081 - fix(fuselage):
TableCell
children render by @dougfabris in #1082 - chore(deps): bump semver from 7.3.8 to 7.5.2 by @dependabot in #1083
- chore(fuselage): adjust
ButtonGroup
pseudo-selectors by @juliajforesti in #1084 - fix(fuselage):
MenuV2
behavior by @juliajforesti in #1089 - fix(fuselage): add pressed state on MenuButton by @juliajforesti in #1091
- chore(fuselage): change
AudioPlayer
bg color by @juliajforesti in #1092 - chore(fuselage):
MenuV2
expose pressed prop by @juliajforesti in #1093 - fix(fuselage): SelectAria position causing side effects by @aleksandernsilva in #1094
- chore(fuselage):
Option
alignment by @juliajforesti in #1097 - chore(icons): Add flask icon by @dougfabris in #1098
- feat(ui-kit): Introduce
contextualBar
surface definitions by @tiagoevanp in #1096 - feat(ui-kit): Add variants to UIKit button by @csuadev in #1088
- fix(emitter):
off()
ignoring handler check when one listener remains by @tassoevan in #1099 - chore(icons): Update flask icon stroke by @dougfabris in #1100
- chore(fuselage): update
MenuV2
className prop type by @juliajforesti in #1101 - feat(UiKit): Tab Navigation Block by @tiagoevanp in #1095
- feat(ui-kit): Add new UIKit components by @csuadev in #1074
- chore(fuselage):
MenuV2
item variants by @juliajforesti in #1102 - fix(fuselage):
MenuV2
behavior on touch press by @juliajforesti in #1106
New Contributors
- @jayesh-jain252 made their first contribution in #1035
Full Changelog: v0.31.23...v0.31.24
v0.31.23
What's Changed
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #929
- chore(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #933
- chore(fuselage): Surface featured by @juliajforesti in #931
- chore(deps): bump express from 4.17.1 to 4.18.2 by @dependabot in #934
- feat(message-parser): Enabling Emphasis elements (bold, strike and italic) inside link label by @gabriellsh in #887
- feat(fuselage): Sidebar theme by @juliajforesti in #923
- fix(fuselage): Pagination number by @ggazzo in #936
- fix(fuselage): button var prefix by @juliajforesti in #938
- feat(onboarding-ui): Loading state on workspace first member creation form by @csuadev in #937
- feat(fuselage): Tag Featured Variant by @dougfabris in #935
- feat: Attachment File new design by @hugocostadev in #932
- chore(fuselage): Remove max-height from ModalHeroImage by @dougfabris in #941
- feat(fuselage): add disabled variant to option by @filipemarins in #939
- fix(fuselage): Correct tokens usage by @juliajforesti in #940
- feat(fuselage): add aria-disabled prop to Option component by @filipemarins in #942
- chore(fuselage): Change Borders by @ggazzo in #909
- fix(fuselage): Chevron vertical position by @vatsilidis in #910
- chore(fuselage): Small fix on shadow focus border by @ggazzo in #944
- fix(fuselage): Badge bg token colors by @ggazzo in #945
- chore(deps): bump json5 from 2.2.1 to 2.2.2 by @dependabot in #946
- chore(icons): Add
palette
icon by @juliajforesti in #963 - feat(fuselage):
Modal
wrapper & wrapperFunction prop by @dougfabris in #959 - chore(fuselage): ProgressBar colors by @juliajforesti in #958
- chore(fuselage):
OptionSkeleton
Visual Changes by @dougfabris in #964 - chore: StatusBullet disabled by @juliajforesti in #965
- chore(icons): Some New Icons by @dougfabris in #966
- fix(fuselage-hooks): Fix
usePosition
by @ggazzo in #967 - chore(fuselage): Replace input default icons with Addon by @juliajforesti in #968
- chore(fuselage): Apply status-font on icon colors by @juliajforesti in #969
- chore(fuselage): Change Sidebar colors by @juliajforesti in #970
- fix(message-parser): Link parser issues by @hugocostadev in #962
- feat(fuselage): Add
linkTarget
prop forBanner
component by @tiagoevanp in #971 - feat(fuselage): SidebarBanner component by @juliajforesti in #975
- chore(fuselage): change Topbar Title color by @juliajforesti in #976
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #974
- feat(icons): Add
desktop-text
icon by @tiagoevanp in #972 - chore(onboarding-ui): Self hosted registration updates by @gabriellsh in #977
- chore(fuselage): Add AllHTMLAtributes to OptionProps type by @juliajforesti in #978
- refactor(fuselage): Move margin inline style to inline box at
Modal
by @filipemarins in #979 - chore(fuselage): Add disabled prop for options in
Menu
component by @tiagoevanp in #981 - chore(deps): Upgrade TypeScript by @tassoevan in #955
- fix(fuselage): InputBox addon click by @juliajforesti in #982
- fix(fuselage): colors by @juliajforesti in #980
- chore(fuselage, fuselage-tokens): Add overlay color for Modal backdrop by @juliajforesti in #984
- chore(fuselage): Adjust SidebarActions style by @juliajforesti in #985
- fix(fuselage): Fix scrolling issues due menu button wrapper by @ggazzo in #987
- fix(fuselage): Add missing types to PaginatedMultiselect / Filtered by @MartinSchoeler in #988
- fix(fuselage): SidebarItem menu glitch on hover by @juliajforesti in #991
- fix(message-parser): Differ
link
,autoLink
, andautoEmail
helpers by @tassoevan in #993 - fix(fuselage): Adjusted PaginatedMultiSelect to keep received/returned values consistent by @aleksandernsilva in #994
- feat(fuselage): Avatar Emoji by @yash-rajpal in #930
- revert: "feat(fuselage): Avatar Emoji (#930)" by @gabriellsh in #998
- fix(fuselage): selected-messages color by @juliajforesti in #1004
- chore(onboarding-ui, layout): Login and Register page tweaks by @juliajforesti in #1003
- chore(fuselage): Add display prop in
OptionToggle
by @dougfabris in #999 - feat(fuselage): Skeleton Circle Variant by @dougfabris in #1006
- feat(onboarding-ui): remove type field in company data section by @PedroRorato in #1002
- chore(deps): Broken Storybook instances by @tassoevan in #1008
- chore(deps): bump webpack from 5.74.0 to 5.76.0 by @dependabot in #1001
- chore: Expose Avatar Container by @gabriellsh in #1011
- chore(deps): bump webpack from 5.74.0 to 5.76.0 by @dependabot in #1012
- chore(onboarding-ui): improve
OauthAuthorizationPage
when clientName is undefined by @juliajforesti in #1015 - fix(fuselage): Multiselect won't update if value changes by @MartinSchoeler in #983
- refactor(fuselage): AutoComplete by @juliajforesti in #1014
- fix(fuselage): Avatar element excending container width by @gabriellsh in #1017
- refactor: grammar optmization by @hugocostadev in #1013
- feat(message-parser): custom domains whitelist by @hugocostadev in #1010
- fix(fuselage): MessageBody word break by @hugocostadev in #1018
- fix(message-parser): Inline Code with mention and/or mail pattern by @hugocostadev in #1021
- chore(deps): Upgrading everything by @tassoevan in #1023
- fix(fuselage): word break in rcx-message-body by @hugocostadev in #1028
- chore(fuselage): change admin-sidebar color by @juliajforesti in #1024
New Contributors
- @vatsilidis made their first contribution in #910
Full Changelog: v0.31.22...v0.31.23
v0.31.22
What's Changed
- chore(monorepo): Broken shields links by @dougfabris in #888
- chore(message-parser): Accept urls starting with numbers by @ggazzo in #890
- feat(fuselage): add message names wrapper and update system message by @filipemarins in #889
- chore(deps): bump loader-utils from 1.4.0 to 1.4.1 by @dependabot in #893
- fix(fuselage): Avatar border and Tag alignment by @juliajforesti in #892
- chore(fuselage): Remove background token by @ggazzo in #895
- fix(message-parser): User mention with @ character by @hugocostadev in #894
- fix(message-parser): Escaping only necessary characters by @hugocostadev in #899
- fix(message-parser): Phone pattern by @hugocostadev in #900
- fix(message-parser): Add file path structure to URL reference markdown by @hugocostadev in #901
- chore(deps): bump @xmldom/xmldom from 0.7.6 to 0.7.9 by @dependabot in #897
- chore(deps): bump loader-utils from 1.4.1 to 1.4.2 by @dependabot in #902
- fix(fuselage): Message palette colors by @juliajforesti in #896
- chore(monorepo): update packages for security by @dougfabris in #903
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #898
- test(fuselage): add test cases to Badge component by @PedroRorato in #827
- fix(fuselage): Adding heading tag styles to messages by @hugocostadev in #904
- feat(fuselage): Update Banner Component style by @dougfabris in #905
- chore(icons): Add double chevron and equal icons by @aleksandernsilva in #907
- fix(fuselage-hooks): fix storage not reacting if there are multiple in same page by @ggazzo in #911
- fix(fuselage): Update Banner Styles by @juliajforesti in #912
- chore: add cursor pointer to thread message preview row by @filipemarins in #914
- chore: Add border on tile elevation by @juliajforesti in #916
- chore(fuselage, fuselage-tokens): Add badge tokens by @juliajforesti in #915
- chore(fuselage): Allow scape colors tokens by @ggazzo in #913
- chore(fuselage): Update Box font color stories by @juliajforesti in #906
- chore(fuselage): z-index sanitization on Banner and ToastBar by @dougfabris in #917
- chore(fuselage, fuselage-tokens): Update tokens by @juliajforesti in #918
- chore(fuselage): Add Elevation tokens by @ggazzo in #919
- fix(fuselage): Elevation token by @juliajforesti in #920
- feat(fuselage): Featured Tag variant by @dougfabris in #922
- chore(fuselage-toastbar): Toastbar Elevation by @dougfabris in #921
- fix: Revert "feat(fuselage): Featured Tag variant" by @ggazzo in #925
- fix(fuselage): Revert Banner Elevation by @dougfabris in #926
- fix(fuselage): Tag's content not being truncated by @dougfabris in #928
- chore(fuselage): Banner & Toastbar visual tweaks by @dougfabris in #927
New Contributors
- @dependabot made their first contribution in #893
- @lgtm-com made their first contribution in #898
- @aleksandernsilva made their first contribution in #907
Full Changelog: v0.31.21...v0.31.22
v0.31.21
What's Changed
- feat(icons): Add spanner icon by @csuadev in #880
- feat(fuselage): Empty
Badge
and small variants by @rique223 in #876 - feat(message-parser): Enabling Emphasis elements (bold, strike and italic) inside link label by @hugocostadev in #864
- chore(deps): Upgrade dependencies by @tassoevan in #885
- chore(icons): Add lightning icon by @dougfabris in #886
- chore(fuselage, fuselage-tokens): Update surface-hover color by @juliajforesti in #884
Full Changelog: v0.31.20...v0.31.21
v0.31.20
What's Changed
- fix(layout): Design adjustments by @ggazzo in #867
- chore(fuselage): Add "color" prefix to css vars by @ggazzo in #868
- chore(fuselage, fuselage-tokens): Tooltip dark variant by @juliajforesti in #835
- fix(fuselage): Tag not receiving props properly by @dougfabris in #865
- chore(fuselage): Add elevation to ToastBar Component by @dougfabris in #866
- chore(fuselage): Color Palette by @ggazzo in #869
- fix(fuselage): add message generic preview cover image by @filipemarins in #863
- fix(fuselage): Token colors usage by @ggazzo in #875
- chore(fuselage): Table and options using color palette by @ggazzo in #877
- chore(fuselage): Modal hero image wrapper by @dougfabris in #878
- fix(fuselage): Palette classes by @juliajforesti in #873
- chore(fuselage): Update tokens by @juliajforesti in #879
- feat(fuselage): Callout Custom Icon by @dougfabris in #881
- fix(fuselage): Message Toolbox borderRadius by @dougfabris in #882
- docs: Fuselage usage docs and npm links fix by @sidmohanty11 in #700
- chore(monorepo): update packages for security by @dougfabris in #883
New Contributors
- @sidmohanty11 made their first contribution in #700
Full Changelog: v0.31.19...v0.31.20
v0.31.19
What's Changed
- chore: Horizontal, Vertical and Hero layout by @ggazzo in #838
- feat(fuselage): Vertical Divider by @dougfabris in #840
- chore(fuselage-toastbar): fix DarkMode Provider by @dougfabris in #842
- test(fuselage): Add test cases to Callout component by @PedroRorato in #828
- fix(fuselage): Sidebar spacings by @guijun13 in #837
- chore(fuselage): Surfaces variation to box prop by @ggazzo in #844
- fix(message-parser): Link broken by @ggazzo in #807
- fix(fuselage): Reaction list not wrapping by @gabriellsh in #843
- chore: change font weight on FormPageLayout according to figma by @csuadev in #845
- chore: New underline variant for the Tabs component by @rique223 in #836
- chore(fuselage): Add aria-role alert to toastbar by @ggazzo in #846
- feat(message-parser): Add Matrix Protocol username pattern to User Mention by @hugocostadev in #847
- feat: Slider component by @juliajforesti in #826
- feat: Add link property to banner component by @csuadev in #849
- feat(fuselage): Adds wordbreak in Box Component by @dougfabris in #853
- chore(monorepo): security packages upgrade by @dougfabris in #850
- fix(message-parser): Update emoticon to output 😨 emoji by @hugocostadev in #851
- chore: add store icon by @filipemarins in #857
- feat(fuselage): Modal Hero Image by @dougfabris in #860
- fix(fuselage): Callout Component Style Update by @dougfabris in #862
- fix(message-parser): Message parser issues by @gabriellsh in #852
- fix(message-parser): tests for urls followed by a line break and spaces by @sampaiodiego in #848
Full Changelog: v0.31.18...v0.31.19
v0.31.18
What's Changed
- fix(fuselage):
StatusBullet
styles by @tassoevan in #841
Full Changelog: v0.31.17...v0.31.18
v0.31.17
What's Changed
- chore(fuselage): update IconButton stories by @juliajforesti in #786
- fix(fuselage): Message roles size by @dougfabris in #788
- chore(fuselage): improve Avatar border-radius by @dougfabris in #787
- feat(uikit-playground): Uikit Playground by @ggazzo in #793
- chore: Playground CD for opened prs by @ggazzo in #795
- fix(fuselage): Modal improves by @yash-rajpal in #776
- fix(fuselage): misaligned sidebar image by @filipemarins in #798
- chore(uikit-playground): Eslint and Icons by @ggazzo in #796
- chore(fuselage): Apply react-transition on Dropdown by @juliajforesti in #797
- chore(fuselage, fuselage-tokens): Update success button colors by @juliajforesti in #794
- fix(message-parser): Fix payload generation for custom protocols by @ggazzo in #799
- chore: Kodiak by @ggazzo in #803
- chore: Foreground colors replacement by @juliajforesti in #789
- chore(fuselage): Update components border-radius by @dougfabris in #801
- chore(fuselage): Styles.scss pattern by @dougfabris in #805
- feat(monorepo): Layout package by @ggazzo in #802
- chore(fuselage, fuselage-tokens): Update button-on-secondary-disabled color by @juliajforesti in #804
- chore: Revert #797 by @ggazzo in #808
- chore: Small change on Layout package @next by @ggazzo in #809
- fix(fuselage): update optionTitle component styles by @guijun13 in #790
- fix(fuselage): Sidebar colors by @ggazzo in #810
- chore(fuselage): Update CodeSnippet unit tests by @PedroRorato in #811
- chore(fuselage): Dropdown and Checkbox tests by @juliajforesti in #806
- fix(message-rewrite): Remove emojis inside links by @hugocostadev in #800
- chore(fuselage): OptionTitle fontScale by @guijun13 in #829
- feat(ui-kit): video_conf block by @ggazzo in #831
- fix(fuselage):
StatusBullet
not using the stylesheets by @tassoevan in #833 - fix: Remove italic style from system messages by @hugocostadev in #830
- fix: Privacy policy broken link on New Account Form by @csuadev in #834
New Contributors
Full Changelog: v0.31.16...v0.31.17