Releases: RocketChat/fuselage
Releases · RocketChat/fuselage
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