Minor Changes
-
a04f9089d
Thanks @dougfabris! - fix(fuselage): Field deprecation message -
a04f9089d
Thanks @dougfabris! - chore(fuselage): Button size -
a04f9089d
Thanks @dougfabris! - fix(fuselage): OptionInput margins and alignment -
a04f9089d
Thanks @dougfabris! - fix(fuselage): AudioPlayer: Infinity duration audio files crashing -
a04f9089d
Thanks @dougfabris! - fix(fuselage): css theme -
a04f9089d
Thanks @dougfabris! - fix(fuselage): MessageReactionAction icon size -
a04f9089d
Thanks @dougfabris! - fix(fuselage): prevent button-disabled click animation -
a04f9089d
Thanks @dougfabris! - fix(fuselage): IconButton with badge click-animation -
a04f9089d
Thanks @dougfabris! - chore(fuselage): change FieldLabel typography -
a04f9089d
Thanks @dougfabris! - fix(fuselage): Remove unnecessary aria-label fallback in `IconButton -
a04f9089d
Thanks @dougfabris! - chore(fuselage): ToggleSwitch best practices adjustments -
a04f9089d
Thanks @dougfabris! - chore(fuselage): Modal a11y improvements -
a04f9089d
Thanks @dougfabris! - chore(fuselage): Table background-color -
a04f9089d
Thanks @dougfabris! - chore(fuselage): color a11y report changes -
a04f9089d
Thanks @dougfabris! - chore(fuselage): button click animation -
a04f9089d
Thanks @dougfabris! - chore(fuselage): Checkbox best practices adjustments -
a04f9089d
Thanks @dougfabris! - chore(fuselage): Fix Accordion a11y -
a04f9089d
Thanks @dougfabris! - chore(fuselage): Avatar a11y improvements -
a04f9089d
Thanks @dougfabris! - chore(fuselage): Prop to keep MessageToolbox visible. -
a04f9089d
Thanks @dougfabris! - chore(fuselage): Field & Label best practices adjustments
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
0.31.0 (2021-12-28)
Bug Fixes
- docker image version (8f181cf)
- fuselage: Chip missing styles (#568) (e1b8963)
- fuselage: States Component Font Style (#579) (4322376)
Features
- Empty state variations Logic (#598) (06ee58c)
- fuselage: Component Dropdown (#594) (31314b3)
- fuselage: Empty State Component (#572) (aa22b55)
- fuselage: Message preview component (#553) (f8bd0ad)
- fuselage: Replace typography of Message's user name and Banner's title (#577) (6af2dba)
- icons: New icons (#596) (c54702b)
- Message Preview (#587) (e69dad3)
- New hooks for element size tracking (#413) (8ca682c)
0.30.0 (2021-10-06)
Bug Fixes
- SelectFilter style (1f7e745)
- fuselage: Remove Field margin (#543) (0cc10e1)
- jest: Adjust jest and ts-jest dependencies (#547) (91a4fa1)
Features
0.29.0 (2021-08-31)
Bug Fixes
- modal styles (de15810)
Features
0.28.0 (2021-07-30)
Bug Fixes
- Add Tab.Item definition (#503) (9a7f3d5)
- Forwarding ref in Select components (#492) (6c360bd)
- Missing Sidebar type (#506) (78f202d)
- Sidebar item icon styles (#481) (86b333a)
- fuselage: No preventDefault on PaginatedSelect (#490) (0ffb736)
- Table props (#484) (67b6f27)
Features
- onboarding-ui: Administrator information form and Organization information form (#489) (b289f68)
- onboarding-ui: Common components (#478) (d7511ab)
- onboarding-ui: Self-hosted registration (#501) (e47d579)
- styled API; monorepo grooming (#482) (1b6b70c)
0.27.0 (2021-06-28)
Bug Fixes
- Default-export typings for Position and PositionAnimated (88fb952)
- endReached prop in _Options of PaginatedSelectFiltered Component (#475) (81ec00f)
- Export correctly props and types from PositionAnimated and Tile components (#467) (67a86ec)
- Export MultiSelect component in .d.ts file (#473) (dbdbf58)
- Menu component and options.label prop type (#476) (dea7a16)
- eslint: Add missing ESLint rule for TypeScript (#470) (cc0d498)
- fuselage: Fuselage production build (#477) (228878c)
- PositionAnimated exported type (#466) (472fb1e)
- Typings for Position and PositionAnimated properly exported (#465) (f05c126)
- Typings for RadioButton (#464) (3e36605)
Features
0.26.0 (2021-05-28)
Bug Fixes
Features
0.25.0 (2021-05-19)
Bug Fixes
- fuselage: fix duplicated values on paginated multi select (#456) (4518a4e)
- cd.yml (53d44c0)
- Tag's border-radius (#452) (177936e)
Features
0.24.0 (2021-04-28)
Bug Fixes
- Add more props to Throbber type definition (#429) (2516d42)
- Change highlighted style (#422) (245de4f)
- Hollow shapes for status (#430) (bc29d2d)
- Modal close button size (#420) (6279f69)
- MultiSelect close on click when opened (#418) (1e4b30b)
- Pagination and Select prop types (#436) (0461f41)
- Prefer null over undefined on BoxTransforms (#426) (9cba6b8)
- Remove reference to inexistent interface (#424) (dcf43c2)
- Select option don't toggle on clicking the close icon (#417) (4401d94)
- Set highlighted class to Sidebar.Item.Icon (#433) (b550f49)
- Status bullet sizing (#440) (f70156e)
- Tabs design update (#427) (a34c7cd)
- Typings for ProgressBar (#438) (6ea5648)
Features
0.23.0 (2021-04-01)
Bug Fixes
- npm: Wrong paths in "files" field of package.json (6d3c811)
- Add more type definitions (#415) (96bb6ae)
- Broken stories for AutoComplete (#368) (8b6d35e)
- Speech balloon icon aliases (#414) (5a0fa7c)
Features
- Add Modal Icon to Modal Component (#410) (c6a8b3e)
- New icon: pause-unfilled (#416) (ba0eb1c)
- New icons (#407) (9e708b4)
- New tag style and stories (#419) (04bdb39)
0.22.0 (2021-02-26)
Bug Fixes
- Remove development mode warnings (#398) (80e77dc)
- Sidebar menu cropped in extended mode (#400) (8e06c60)
- withRichContent prop split to fit in different contexts (#401) (22ca229)
Features
- @rocket.chat/memo (#380) (2425c04)
- Added new icons (#391) (9436d1c)
- Basic TypeScript support (#402) (79405d3)
0.21.0 (2021-01-31)
Bug Fixes
- AvatarProps declaration (#361) (6324875)
- Change option styles (#358) (c479d70)
- Pass appId and blockId from blocks to elements (#366) (8a1b552)
- sidebar-item__menu-wraper opacity on IE (#381) (3038b15)
- Temporary fix for auto complete (#364) (218a8b3)
- Update Fuselage typings (#355) (85f9fa1)