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