Skip to content

Releases: graasp/graasp-ui

v3.0.0-rc.2

01 Jun 08:04
3509ef0
Compare
Choose a tag to compare

3.0.0-rc.2 (2023-05-31)

Features

Bug Fixes

  • storybook build command in storybook build workflow (#358) (d6c999e)

v3.0.0-rc1

30 May 12:25
b169899
Compare
Choose a tag to compare

3.0.0-rc1 (2023-05-30)

⚠ BREAKING CHANGES

Features

v2.5.0

08 May 17:14
d4cea18
Compare
Choose a tag to compare

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

08 May 09:16
51ff470
Compare
Choose a tag to compare

2.4.3 (2023-05-05)

Bug Fixes

  • use precise item type in DocumentItem given showCollapse (#342) (b5a12e3)

v2.4.2

27 Apr 16:35
321b28d
Compare
Choose a tag to compare

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

17 Apr 17:28
ef92982
Compare
Choose a tag to compare

2.4.1 (2023-04-17)

Bug Fixes

  • export public constants and refactor internal constants closer to their usage (#330) (3e758b5)

v2.4.0

14 Apr 18:04
0c0b268
Compare
Choose a tag to compare

2.4.0 (2023-04-14)

Features

  • Adds showCollapse to H5PItem, FileItem, AppItem, DocumentItem and LinkItem (9b9ef52)

Bug Fixes

  • add DEFAULT_LINK_SHOW_BUTTON constant (#328) (e0a3762)

v2.3.1

11 Apr 08:11
93dde3c
Compare
Choose a tag to compare

2.3.1 (2023-04-11)

Bug Fixes

v2.3.0

04 Apr 13:00
b6b63c5
Compare
Choose a tag to compare

2.3.0 (2023-04-04)

Features

v2.2.1

03 Apr 07:05
c379972
Compare
Choose a tag to compare

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)