Skip to content

Releases: MiddlePoint-Solutions/yp-ui-library

v1.3.8

04 Sep 12:59

Choose a tag to compare

Bump version to 1.3.8

v1.3.7-rc.1

30 Jul 20:10

Choose a tag to compare

feat: Add Close icon component to the icon library

v1.3.6-rc.1

30 Jul 20:03

Choose a tag to compare

feat: Add isLoading prop to Button component

The Button component now accepts an isLoading prop, which, when set to true, displays a Spinner icon alongside the button text. This feature improves the user experience by indicating that the button action is in progress. Additionally, the package.json version has been updated to 1.3.6.

v1.3.5-rc.1

30 Jul 19:59

Choose a tag to compare

Add Spinner icon component and update version to 1.3.5

Added Spinner icon component and updated the package version to 1.3.5 in the package.json file. This commit introduces the Spinner icon to the icon library.

v1.3.4-rc.1

07 Jul 19:35

Choose a tag to compare

Add new SVG icons and components

Added ArrowLine, CheckedStroke, and Hourglass SVG icons along with corresponding
React components to the icon library. Updated package.json version to 1.3.4.

v1.3.3-rc.2

07 Jul 18:42

Choose a tag to compare

Add new Checked icon component

Added a new Checked icon component with SVG path definitions for a checked
symbol. This component can be used for displaying a checked state in the UI.

v1.3.3-rc.1

07 Jul 18:34

Choose a tag to compare

Added new checked Icon

v1.3.2-rc.1

06 Jul 14:53

Choose a tag to compare

Update Badge component to include onClick prop and bump version to 1.3.2

Added onClick prop to Badge component for handling click events. Also updated
package.json version to 1.3.2.

v1.3.1-rc.1

06 Jul 14:33

Choose a tag to compare

Fix twMerge conflicting classnames

v1.3.0-rc.1

06 Jul 14:09

Choose a tag to compare

Added new colors, updated badge variants