Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Releases: owncloud/owncloud-design-system

13.0.0

23 Mar 11:54
636e7f9
Compare
Choose a tag to compare

tmp/CHANGELOG.md

13.0.0-rc.6

22 Mar 11:43
Compare
Choose a tag to compare
13.0.0-rc.6 Pre-release
Pre-release

tmp/CHANGELOG.md

13.0.0-rc.5

21 Mar 15:50
Compare
Choose a tag to compare
13.0.0-rc.5 Pre-release
Pre-release

Changelog for [13.0.0] (2022-03-21)

Summary

  • Bugfix - Disabled OcSelect background: #2008
  • Bugfix - Icons/Thumbnails were only visible for clickable resources: #2007
  • Bugfix - OcSelect transparent background: #2030
  • Change - Default type of OcButton: #2009
  • Change - Remove OcStatusIndicators from OcResource: #5976
  • Enhancement - Configurable OcResource parentfolder name: #2029
  • Enhancement - Icons for drawio, ifc and odg resource types: #6416
  • Enhancement - Polish OcSwitch: #6492
  • Enhancement - Make filled primary OcButton use gradient background: #1952
  • Enhancement - Redesign OcStatusIndicators: #5976
  • Enhancement - Underline OcResourceName: #6492
  • Enhancement - Apply size property to oc-tag: #2011

Details

  • Bugfix - Disabled OcSelect background: #2008

    We've fixed a bug that prevented the background of disabled OcSelect components from using
    theming colors.

    #2008

  • Bugfix - Icons/Thumbnails were only visible for clickable resources: #2007

    We fixed that only clickable resources had icons/thumbnails in OcResource. It was fixed by
    introducing an OcResourceLink component that reduces code complexity and duplication
    when linking resources.

    #2007

  • Bugfix - OcSelect transparent background: #2030

    We fixed a non-transparent background in the OcSelect button, leading to visual glitches.

    #2030
    #2036

  • Change - Default type of OcButton: #2009

    We've changed the default type of buttons rendered by OcButton to button. Browsers
    otherwise assume they are of type submit which leads to very unexpected behavior in forms,
    especially as we use OcButton in a lot of (not so obvious) places for a11y reasons.

    #2009

  • Change - Remove OcStatusIndicators from OcResource: #5976

    We've removed OcStatusIndicators from OcResource since it will be moved in a separate column

    owncloud/web#5976
    owncloud/web#6552
    #2014

  • Enhancement - Configurable OcResource parentfolder name: #2029

    We've added a parent-folder-name-default property to the OcResource component. Before,
    an empty parent resulted in a hardcoded "All files and folders" which becomes misleading with
    the introduction of spaces in oCIS.

    #2029

  • Enhancement - Icons for drawio, ifc and odg resource types: #6416

    We've added resource type extension mapping and icons for the drawio, ifc, ipynb and odg file
    extensions.

    owncloud/web#6416
    #2005

  • Enhancement - Polish OcSwitch: #6492

    We've adjusted the OcSwitch to fit the redesign

    owncloud/web#6492
    #2018

  • Enhancement - Make filled primary OcButton use gradient background: #1952

    We've updated the OcButton to use the gradient background color when used in its filled
    appearance.

    #1952
    #2036

  • Enhancement - Redesign OcStatusIndicators: #5976

    We've redesigned the share/status indicators to fit the new design in web.

    owncloud/web#5976
    owncloud/web#6552
    #2014

  • Enhancement - Underline OcResourceName: #6492

    We've added an underline on hover effect to OcResourceName

    owncloud/web#6492
    #2019

  • Enhancement - Apply size property to oc-tag: #2011

    We've added a size property to oc-tag

    #2011

13.0.0-rc.4

17 Mar 10:28
Compare
Choose a tag to compare
13.0.0-rc.4 Pre-release
Pre-release

tmp/CHANGELOG.md

13.0.0-rc.3

15 Mar 10:25
Compare
Choose a tag to compare
13.0.0-rc.3 Pre-release
Pre-release

tmp/CHANGELOG.md

13.0.0-rc.2

09 Mar 16:03
Compare
Choose a tag to compare
13.0.0-rc.2 Pre-release
Pre-release

tmp/CHANGELOG.md

13.0.0-rc.1

08 Mar 09:41
Compare
Choose a tag to compare
13.0.0-rc.1 Pre-release
Pre-release

tmp/CHANGELOG.md

12.2.2

03 Mar 13:53
f95712b
Compare
Choose a tag to compare

Changelog for [12.2.2] (2022-03-03)

Summary

  • Bugfix - Initial focus in OcModal: #2001
  • Bugfix - Hidden overflow on OcModal: #2000

Details

  • Bugfix - Initial focus in OcModal: #2001

    We've fixed a bug that was introduced in the last version, where the initial focus element
    provided via the focusTrapInitial property was broken.

    #2001

  • Bugfix - Hidden overflow on OcModal: #2000

    We've fixed a bug that prevented overflow within the OcModal to e.g. use dropdowns inside the
    modal body.

    #2000

12.2.1

02 Mar 09:03
Compare
Choose a tag to compare

tmp/CHANGELOG.md

12.2.0

28 Feb 12:07
Compare
Choose a tag to compare

tmp/CHANGELOG.md