Releases: graasp/graasp-builder
Releases · graasp/graasp-builder
v0.9.0
0.9.0 (2023-03-16)
Features
Bug Fixes
- favoriteItem screen shows error (080d24f)
- fix condition to use default settings (e0ff7da)
- fix tests (93c7860)
- profile picture does not show (#592) (080d24f)
- update packages' version (5ff89eb)
- update yarn.lock (666c544)
- use
CustomInitialLoader
on first load (#588) (822383e) - use translation for the text in tooltip (7651325)
Tests
- add tests for enable analytics toggles (b3983cf)
v0.8.0
v0.7.0
0.7.0 (2023-02-24)
Features
- add admin chat settings (export and clear) (2fd5a36)
- move types to
@graasp/sdk
and export chat (#440) (2fd5a36) - ui: change
Share
icon and improve layout of item header actions (#566) (5238321)
Bug Fixes
- add scrollable tabs to new item modal (#565) (12e3a2f)
- move a lot of files to TS (2fd5a36)
- possible null item in editItemModalContext (2fd5a36)
- test: add item-memberships public stub (2fd5a36)
- test: remove waits (2fd5a36)
- test: signed out user should not be able to open publish settings (2fd5a36)
- use enums from sdk (2fd5a36)
- use ItemRecord as the default type for items inside the app (2fd5a36)
- use sdk types instead of query-client (2fd5a36)