3.2.3 • Published 11 months ago

@pamela-ui/react v3.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Design System | React

:bulb: Description

This package is part of the Pamela UI Design System developed as part of a study project. It contains all the components used in the Design System.

:rocket: Technologies

:hammer: Features

  • Includes core components that every application should have
  • Adds the Toast component
  • Adds the Tooltip component
  • Add more variants to the TextInput component to support different input types, not just plain text
  • Add the Switch button component and a few others

:heavy_check_mark: How to edit and contribute

  • After cloning and installing dependencies, run npm run dev from the root directory or inside the monorepo.
  • Create a new component inside the components folder and export it in the index file. Don’t forget to use TypeScript.
  • Before committing, run npm run lint to fix formatting and ensure code consistency.

:heavy_check_mark: What will you find in this package?

ComponentDescription
AvatarDisplays a user image via the src attribute or a fallback icon
CheckboxA custom checkbox with smooth transitions
MultiStepA progress bar with customizable step count
TextInputA styled input field for text (more types coming soon)
ToastA notification-style message that appears on the right side of the screen
TooltipShows a description when hovering over an element
BoxA simple box with customizable background color
ButtonMultiple button variants for different use cases
HeadingDifferent heading levels in a consistent design
TextText elements styled with the Design System’s fonts and sizes
TextAreaA styled textarea with two available variants
3.2.3

11 months ago

3.2.2

12 months ago

3.2.1

12 months ago

3.2.0

12 months ago

3.1.0

12 months ago

3.0.1

1 year ago

3.0.0

1 year ago

2.0.0

1 year ago