Skip to content

Releases: cschroeter/park-ui

@park-ui/[email protected]

01 Feb 08:52
Compare
Choose a tag to compare

Changed

  • Replaced heading recipe in favor of text recipe. Please update your code snippets accordingly.

@park-ui/[email protected]

31 Jan 20:45
Compare
Choose a tag to compare

This release marks an important milestone for Park UI as we have upgraded to the new major version 2.0 of Ark UI. Please
update your dependencies accordingly.

Added

  • Added new Skeleton component.
  • Added new enclosed variant to the Tabs component.

Changed

  • Updated all code snippets to match the new Ark UI 2.0.0 API.
  • Updated the TagsInput recipe to use the new ItemPreview part.

Fixed

  • Fixed a problem where theenclosed variant of the Tabs component was rendered slightly too big
  • Resolved an issue with the Card component where the content would overflow the card.
  • Resolved an issue with SegmentControl that the indicator was sometimes not rendered correctly.
  • Fixed an issue that the initials in Avatar were not centered correctly.

@park-ui/[email protected]

31 Jan 18:11
Compare
Choose a tag to compare

This release marks an important milestone for Park UI as we have upgraded to the new major version 2.0 of Ark UI. Please
update your dependencies accordingly.

Changed

  • Updated all code snippets to match the new Ark UI 2.0.0 API.
  • Updated the TagsInput recipe to use the new ItemPreview part.

Fixed

  • Fixed an issue that the initials in Avatar were not centered correctly.

@park-ui/[email protected]

26 Jan 10:29
Compare
Choose a tag to compare

Added

  • Added new Skeleton component.

Fixed

  • Resolved an issue with SegmentControl that the indicator was sometimes not rendered correctly.

@park-ui/[email protected]

23 Jan 13:55
Compare
Choose a tag to compare

Fixed

  • Fixed a problem where theenclosed variant of the Tabs component was rendered slightly too big

@park-ui/[email protected]

22 Jan 19:03
Compare
Choose a tag to compare

Added

  • Added new enclosed variant to the Tabs component.

Fixed

  • Resolved an issue with the Card component where the content would overflow the card.

@park-ui/[email protected]

19 Jan 11:54
Compare
Choose a tag to compare

We are excited to announce that in this release, we have revised several components to feature a closed Component API:

  • Avatar
  • Checkbox
  • Number Input
  • Pagination
  • Pin Input
  • Rating Group
  • Slider
  • Switch

For more information on the reasoning behind this change, please refer to the
GitHub Issue.

Added

  • Introduced styles for the Progress component (Preview).
  • Implemented support to render the RatingGroup in various colors.
  • Added a hover color to the items in SegmentControl.
  • Launched Storybooks for all components across each
    framework.

Changed

  • Enhanced typings for all components, aiming for an improved TypeScript experience.

Fixed

  • Fixed an issue in the PinInput component where the input width was incorrect.
  • Addressed a bug in the Select component where a disabled item incorrectly displayed a hover color.

@park-ui/[email protected]

19 Jan 10:57
Compare
Choose a tag to compare

We are excited to announce that in this release, we have revised several components to feature a closed Component API:

  • Avatar
  • Checkbox
  • Number Input
  • Pagination
  • Pin Input
  • Rating Group
  • Slider
  • Switch

For more information on the reasoning behind this change, please refer to the GitHub Issue.

Added

  • Introduced styles for the Progress component (Preview).
  • Implemented support to render the RatingGroup in various colors.
  • Added a hover color to the items in SegmentControl.
  • Launched Storybooks for all components across each framework.

Changed

  • Enhanced typings for all components, aiming for an improved TypeScript experience.

Fixed

  • Fixed an issue in the PinInput component where the input width was incorrect.
  • Addressed a bug in the Select component where a disabled item incorrectly displayed a hover color.

@park-ui/[email protected]

01 Jan 19:34
Compare
Choose a tag to compare

Changed

  • Renamed placement prop to variant in Drawer component for better consistency with other CSS frameworks.
  • Renamed Label to FormLabel
  • Revised Avatar component. Check out the docs for more details.

Fixed

  • Resolved an issue that Avatar did not render correctly when no image was provided.

@park-ui/[email protected]

19 Dec 09:34
Compare
Choose a tag to compare

Added

  • Added new Button variant subtle.

Fixed

  • Fixed an issue with RatingGroup where the rating icons were not resized correctly.