Changelog

All the notable changes are listed here, ranging from super small updates to huge ones.


v 0.6.3

Added 3 new components and 2 bug fixed

New Components

Alert

A component for displaying temporary notifications that provide concise feedback about user actions or system events. Ideal for success, error, or informational messages.

Drawer

A sliding panel that emerges from the edge of the screen, allowing you to display additional content or options without leaving the current view.

A dialog box that overlays the screen to capture user attention. It can contain custom content for providing more details or requiring user interaction.

Bug Fixes


v 0.6.2

Small Bug fixes

This was a minor update, nothing much changed.


v 0.6.1

New theming and remaking of some components


v 0.5.4 - 0.5.7

More bug fixes and improvements


v 0.5.0 - 0.5.3

Added 3 new components and some features and couple of bug fixed

New components

Spinner

Spinner express an unspecified wait time or display the length of a process.

Circular Progress

Circular progress indicators are utilized to indicate an undetermined wait period or visually represent the duration of a process.

Image

The Image component is used to display images with support for fallback.

Bug fix


v 0.4.x

Added 4 new components with minor bug fixes

New Components

Progress

Visualize progress with ease.

Scroll Shadow

Add elegant shadows while scrolling.

KBD

Display keyboard keys stylishly.

Checkbox Group

Manage groups of checkboxes efficiently.

Bug Fixes


v 0.3.x

Webiste Redesigned & fixed a lot of components and a lot more

There was a lot of bugs in the input component, so I had to fix those.


v 0.2.x

Improved collections & fixed components & website

It was a huge update. Although I've added only 5 components, and fixed 2 components, I've also created this website for showcase.

Added

Accordion

A type of menu that displays a list of headers stacked on top of one another. When clicked on, these headers will either reveal or hide associated content.

Card

A container for text, photos and actions in the context of a single subject.

Checkbox

Checkboxes are controls that allow users to select multiple items from a list of individual items, or to mark one individual item as selected.

Skeleton

Skeleton is a placeholder to show a loading state and the expected shape of a component.

Textarea

A multi-line input for writing text.

Fixed


v 0.1.0

Improved collections & more

This was a medium update, neither too big nor too small. There was some issues with some components but will be fixed later. Here's what I've added:

Badge

Badge is used as a status descriptor for especially avatars or icons.

Button

Button allows users to perform actions and choose with a single tap or more.

Chip

A small block to display important informations.

Code

A component which is used for displaying an inline code.

Divider

A separator for contents.

Link component is styled to resemble a hyperlink for navigating between pages.

Radio Group

Radio buttons—where only one of the buttons can be checked or selected.

Switch

Switch is used to toggle between checked and not checked.

User

Display user information with avatar and name and description.


v 0.0.1

First testing

There wasn't much, It was just a simple test. I had added:

Theme

A theme is web design manages the front-end design, establishing the overall appearance and functionality by managing its front-end design. Themes determine all design components: page layouts, backgrounds, color palettes, headers and footers, positioning, sizing, and typography.

Avatar

The Avatar is used to represent a user's profile picture, initial or fallback icon.


Thank you

I'd like to thank everyone who has been using this project, providing feedback and contributing to it. I really appreciate it. Thank you 🙏