Skip to content

Releases: silverlogic/baseapp-frontend

@baseapp-frontend/[email protected]

12 Dec 17:42
0a212a3
Compare
Choose a tag to compare

Patch Changes

@baseapp-frontend/[email protected]

12 Dec 17:42
0a212a3
Compare
Choose a tag to compare

Patch Changes

  • Adapt queueOperationResolver to deal with resolvers or data mocks.

@baseapp-frontend/[email protected]

12 Dec 18:24
3c2ea87
Compare
Choose a tag to compare

Patch Changes

  • Add InputProps prop and a default aria-label to the input.

@baseapp-frontend/[email protected]

12 Dec 18:24
3c2ea87
Compare
Choose a tag to compare

Patch Changes

@baseapp-frontend/[email protected]

12 Dec 17:42
0a212a3
Compare
Choose a tag to compare

Patch Changes

  • Adapt Storybook's withProviders to use only queueOperationResolver.
  • Updated dependencies

@baseapp-frontend/[email protected]

12 Dec 13:27
52f397f
Compare
Choose a tag to compare

Patch Changes

  • Fixed RoomListSubscription connection and added connection to CreateChatRoom mutation
  • Moved useRoomListSubscription hook to ChatRoom on baseapp-frontend-template
  • Removed unused fields on RoomsListFragment and RoomListSubscription

@baseapp-frontend/[email protected]

11 Dec 18:20
c74bd78
Compare
Choose a tag to compare

Patch Changes

  • Move useMessageCountUpdate to be used on chatrooms list instead of being used on the templates
  • update useMessageCountUpdate query
  • Fix unread count badge alignment

@baseapp-frontend/[email protected]

11 Dec 16:36
9333c71
Compare
Choose a tag to compare

Patch Changes

  • Allow users to create new organization profile.

@baseapp-frontend/[email protected]

10 Dec 18:30
1b31fef
Compare
Choose a tag to compare

Patch Changes

@baseapp-frontend/[email protected]

10 Dec 18:12
04ed4f0
Compare
Choose a tag to compare

Patch Changes

  • Use InitialProfileProviderForTesting.
  • Updated dependencies