Releases: silverlogic/baseapp-frontend
Releases · silverlogic/baseapp-frontend
@baseapp-frontend/[email protected]
Patch Changes
- Added the Searchbar component
@baseapp-frontend/[email protected]
Patch Changes
- Add Active Tab functionality to the
messages
module. - Tweaks on
MessageItem
styles so it have the correctmax-width
. - Updated dependencies
- @baseapp-frontend/[email protected]
@baseapp-frontend/[email protected]
Patch Changes
- Added the CreateChatRoom components for the messages module
- Updated dependencies
- @baseapp-frontend/[email protected]
@baseapp-frontend/[email protected]
Patch Changes
- Exporting service types to be reused in clients projects.
@baseapp-frontend/[email protected]
Patch Changes
- Impose file size limits on Dropzones
@baseapp-frontend/[email protected]
@baseapp-frontend/[email protected]
Major Changes
- Create the Wagtail package providing:
- Blocks:
- RichTextBlock
- BannerBlock
- SectionStreamBlock
- PageTypes:
- StandardPage
- Structure for reusing and extend components from Wagtail.
- Blocks:
@baseapp-frontend/[email protected]
Patch Changes
- Storybook cleanup
@baseapp-frontend/[email protected]
Patch Changes
- Storybook cleanup
- Updated dependencies
- @baseapp-frontend/[email protected]
@baseapp-frontend/[email protected]
Patch Changes
- Add
isToday
,isYesterday
anddatesDontHaveSameDay
date functions.