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