Releases: graasp/graasp-ui
Releases · graasp/graasp-ui
v3.0.0-rc.2
Features
Bug Fixes
- storybook build command in storybook build workflow (#358) (d6c999e)
v3.0.0-rc1
⚠ BREAKING CHANGES
Features
v2.5.0
2.5.0 (2023-05-08)
Features
Bug Fixes
- add constraint for custom cell renderers (#351) (15d1952)
- render platform switch button as link, redirect to library home (#349) (6020dc9)
v2.4.3
2.4.3 (2023-05-05)
Bug Fixes
- use precise item type in DocumentItem given showCollapse (#342) (b5a12e3)
v2.4.2
2.4.2 (2023-04-27)
Bug Fixes
- ⚠️ Breaking change in the
AppItem
component props (359d7ea)
- app iframe loading forever (#331) (359d7ea)
- ci: storybook deploy to pages using artifacts (#338) (c463fa0)
- deps: update packages (sdk, immutable) and yarn (#334) (d1970fa)
- detect fullscreen changes (#335) (190cbd2)
- refactor AppItem to functional component (359d7ea)
- use a custom hook to setup the channel communication (359d7ea)
- use secondary color constant in theme (359d7ea)
v2.4.1
2.4.1 (2023-04-17)
Bug Fixes
- export public constants and refactor internal constants closer to their usage (#330) (3e758b5)
v2.4.0
2.4.0 (2023-04-14)
Features
- Adds showCollapse to H5PItem, FileItem, AppItem, DocumentItem and LinkItem (9b9ef52)
Bug Fixes
v2.3.1
2.3.1 (2023-04-11)
Bug Fixes
v2.3.0
2.3.0 (2023-04-04)
Features
v2.2.1
2.2.1 (2023-03-25)
Bug Fixes
- add
cancelButtonId
prop to FileItem LinkItem an AppItem (26d92e5)
- add
onCancelCaption
prop to FileItem (#301) (f6fda11)
- add
onCancelCaption
prop to LinkItem and AppItem (#306) (26d92e5)