Skip to content

Releases: silverlogic/baseapp-frontend

@baseapp-frontend/[email protected]

26 Nov 18:01
80f8d64
Compare
Choose a tag to compare

Patch Changes

  • Added the Searchbar component

@baseapp-frontend/[email protected]

26 Nov 19:52
dab4645
Compare
Choose a tag to compare

Patch Changes

  • Add Active Tab functionality to the messages module.
  • Tweaks on MessageItem styles so it have the correct max-width.
  • Updated dependencies

@baseapp-frontend/[email protected]

26 Nov 18:01
80f8d64
Compare
Choose a tag to compare

Patch Changes

  • Added the CreateChatRoom components for the messages module
  • Updated dependencies

@baseapp-frontend/[email protected]

25 Nov 20:03
af2e1d0
Compare
Choose a tag to compare

Patch Changes

  • Exporting service types to be reused in clients projects.

@baseapp-frontend/[email protected]

25 Nov 14:44
47b60d0
Compare
Choose a tag to compare

Patch Changes

  • Impose file size limits on Dropzones

@baseapp-frontend/[email protected]

25 Nov 14:44
47b60d0
Compare
Choose a tag to compare

Patch Changes

Updated dependencies

@baseapp-frontend/[email protected]

22 Nov 13:02
0d3e63f
Compare
Choose a tag to compare

Major Changes

  • Create the Wagtail package providing:
    • Blocks:
      • RichTextBlock
      • BannerBlock
      • SectionStreamBlock
    • PageTypes:
      • StandardPage
    • Structure for reusing and extend components from Wagtail.

@baseapp-frontend/[email protected]

13 Nov 15:02
08bfce4
Compare
Choose a tag to compare

Patch Changes

  • Storybook cleanup

@baseapp-frontend/[email protected]

13 Nov 15:02
08bfce4
Compare
Choose a tag to compare

Patch Changes

@baseapp-frontend/[email protected]

12 Nov 11:41
Compare
Choose a tag to compare

Patch Changes

  • Add isToday, isYesterday and datesDontHaveSameDay date functions.