Skip to content

Releases: marigold-ui/marigold

@marigold/storybook-config@1.1.52

08 Jan 11:59
83d73ea
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [17fd7b4]
  • Updated dependencies [93f783a]
  • Updated dependencies [d52e52f]
  • Updated dependencies [d326823]
  • Updated dependencies [85e8cba]
  • Updated dependencies [38d461d]
  • Updated dependencies [425ce62]
    • @marigold/components@10.1.1
    • @marigold/theme-b2b@28.0.2
    • @marigold/theme-core@27.0.2

@marigold/icons@1.2.60

08 Jan 11:59
83d73ea
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [85e8cba]
    • @marigold/system@10.1.1

@marigold/components@10.1.1

08 Jan 11:59
83d73ea
Compare
Choose a tag to compare

Patch Changes

  • 17fd7b4: docs([DST-621]): Revise <Tiles> page

    Revised <Tiles> page according to our new structure of component pages.

  • 93f783a: feat([DSTSUP-98]): introduce controlled dismissable <SectionMessage>

    Added possibility to control the dismissable state in <SectionMessage>, you can now use onClose and close to control the closing of a section message.

  • d52e52f: docs([DST-624]): Revise <Calendar> page and change some properties

    • Revised the page according to our new template.
    • Rename isDateUnavailable to dateUnavailable.
    • Remove the props: visibleDuration and pageBehavior.
    • Added outline focus styles for keyboard navigation in both themes.
  • d326823: bugfix([DST-627]): replace useState import from storybook

    Some controlled stories in Storybook were incorrect because the useState import from react was used, resulting in an error.

    The stories of the following component were affected:

    • Calendar
    • DateField
    • DatePicker
    • Dialog
    • HelpText
    • SearchField
  • 85e8cba: feat(DST-608): Make <XLoader> accessible and update documentation

    • Refactored the <XLoader> component to be more accessible
    • Updated the <XLoader> documentation page
    • Adjusted styling to fit regular underlay styles when using "fullsize" mode
  • 38d461d: docs([DST-628]): Revise <SearchField> page

    Revised <SearchField> documentation page according to the new structure.

  • 425ce62: fix(<Text>): prevent elementType prop from being passed down into the DOM. This is a prop used interally to make <Text> polymorphic.

  • Updated dependencies [85e8cba]

    • @marigold/system@10.1.1

@marigold/theme-preset@1.3.24

27 Nov 10:03
fbab01d
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [ebc53cb]
    • @marigold/system@10.1.0

@marigold/theme-docs@2.2.1

27 Nov 10:03
fbab01d
Compare
Choose a tag to compare

Patch Changes

  • 05f84b1: docs: adjust font size of code in <SectionMessage> and make them less distracting

  • b4036c6: docs([DST-587]): revise <DatePicker> page according to new component page structure

    Revised the <DatePicker> documentation page to our new layout of component pages.

  • Updated dependencies [f2bae7e]

  • Updated dependencies [80a9f5b]

  • Updated dependencies [2d701a6]

  • Updated dependencies [a917acf]

  • Updated dependencies [83ad341]

  • Updated dependencies [22200a0]

  • Updated dependencies [222f674]

  • Updated dependencies [ac29d40]

  • Updated dependencies [ebc53cb]

  • Updated dependencies [3bf3a8e]

  • Updated dependencies [2cb5d38]

  • Updated dependencies [313f004]

    • @marigold/components@10.1.0
    • @marigold/system@10.1.0
    • @marigold/theme-preset@1.3.24

@marigold/theme-core@27.0.1

27 Nov 10:03
fbab01d
Compare
Choose a tag to compare

Patch Changes

  • 222f674: refa[DST-607]: revise <Badge> page

    The <Badge> was revised according to our new component guidelines.

  • ebc53cb: refa[DST-598]: Improve <Slider> component

    The <Slider> component appears in a new guise. Functionalities and documentation have been significantly revised. So make sure to check out the Marigold documentation and storybook. It's worth it.

    Some key features are:

    • multithumb or range slider
    • visual indicator for selected track
    • use slider in forms
  • 2cb5d38: feat(DST-596): add loading indicator in <Button> component

    Introduced a new loading indicator for the <Button> component's loading state, enhancing the visibility of its loading status. The <Button> now supports a loading property for this functionality.

  • Updated dependencies [f2bae7e]

  • Updated dependencies [80a9f5b]

  • Updated dependencies [2d701a6]

  • Updated dependencies [a917acf]

  • Updated dependencies [83ad341]

  • Updated dependencies [22200a0]

  • Updated dependencies [222f674]

  • Updated dependencies [ac29d40]

  • Updated dependencies [ebc53cb]

  • Updated dependencies [3bf3a8e]

  • Updated dependencies [2cb5d38]

  • Updated dependencies [313f004]

    • @marigold/components@10.1.0
    • @marigold/system@10.1.0
    • @marigold/theme-preset@1.3.24

@marigold/theme-b2b@28.0.1

27 Nov 10:03
fbab01d
Compare
Choose a tag to compare

Patch Changes

  • 222f674: refa[DST-607]: revise <Badge> page

    The <Badge> was revised according to our new component guidelines.

  • ebc53cb: refa[DST-598]: Improve <Slider> component

    The <Slider> component appears in a new guise. Functionalities and documentation have been significantly revised. So make sure to check out the Marigold documentation and storybook. It's worth it.

    Some key features are:

    • multithumb or range slider
    • visual indicator for selected track
    • use slider in forms
  • 2cb5d38: feat(DST-596): add loading indicator in <Button> component

    Introduced a new loading indicator for the <Button> component's loading state, enhancing the visibility of its loading status. The <Button> now supports a loading property for this functionality.

  • Updated dependencies [f2bae7e]

  • Updated dependencies [80a9f5b]

  • Updated dependencies [2d701a6]

  • Updated dependencies [a917acf]

  • Updated dependencies [83ad341]

  • Updated dependencies [22200a0]

  • Updated dependencies [222f674]

  • Updated dependencies [ac29d40]

  • Updated dependencies [ebc53cb]

  • Updated dependencies [3bf3a8e]

  • Updated dependencies [2cb5d38]

  • Updated dependencies [313f004]

    • @marigold/components@10.1.0
    • @marigold/system@10.1.0
    • @marigold/theme-preset@1.3.24

@marigold/system@10.1.0

27 Nov 10:03
fbab01d
Compare
Choose a tag to compare

Patch Changes

  • ebc53cb: refa[DST-598]: Improve <Slider> component

    The <Slider> component appears in a new guise. Functionalities and documentation have been significantly revised. So make sure to check out the Marigold documentation and storybook. It's worth it.

    Some key features are:

    • multithumb or range slider
    • visual indicator for selected track
    • use slider in forms

@marigold/storybook-config@1.1.51

27 Nov 10:03
fbab01d
Compare
Choose a tag to compare

Patch Changes

  • 3e09fce: docs: Added/activated a11y addon to storybook. In all components is now a panel called Accessibility which shows how accessible our components are and if there are some violations or incomplete issues.
  • Updated dependencies [f2bae7e]
  • Updated dependencies [80a9f5b]
  • Updated dependencies [2d701a6]
  • Updated dependencies [a917acf]
  • Updated dependencies [83ad341]
  • Updated dependencies [22200a0]
  • Updated dependencies [222f674]
  • Updated dependencies [ac29d40]
  • Updated dependencies [ebc53cb]
  • Updated dependencies [3bf3a8e]
  • Updated dependencies [2cb5d38]
  • Updated dependencies [313f004]
    • @marigold/components@10.1.0
    • @marigold/theme-b2b@28.0.1
    • @marigold/theme-core@27.0.1

@marigold/icons@1.2.59

27 Nov 10:03
fbab01d
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [ebc53cb]
    • @marigold/system@10.1.0