Skip to content

Releases: codedthemes/uiable

Advanced Messaging Components & UI Enhancements

Choose a tag to compare

@ct-bipin ct-bipin released this 07 Jul 12:00
83b70b8

What's New in v1.1.0 🎉

This release introduces a massive collection of high-quality, fully accessible components focused on chat interfaces, annotations, and file attachments.

✨ New Components

  • Attachment (Attachment): A robust set of components for displaying file attachments with multiple states (idle, uploading, processing, error, done), various sizes, orientations, and interactive triggers.
  • Bubble (Bubble): Chat bubble components featuring tailored alignments, collapsible content, rich formatting, popovers, and reaction support.
  • Marker (Marker): Annotation and divider components including bordered styles, inline links, separators, shimmer loading states, and status indicators.
  • Message (Message): Comprehensive messaging UI including message groups, headers/footers, avatar pairings, attachments, and quick actions.
  • Message Scroller (MessageScroller): Advanced chat scrolling utilities that handle live-edge auto-scrolling, anchoring turns, group chat dynamics, read states, and reader positioning perfectly.

🚀 Enhancements & Buttons

  • Animated Buttons: Added new animated button variants including button-animated, button-animated-border, and button-animated-gradient.
  • Button Groups: Introduced button-group-icon, button-group-qty-select, button-group-social, and button-group-toolbar.
  • Checkbox Upgrades: Added checkbox lists, intermediate states, colors, sizes, and a dedicated todo-list layout.
  • Combobox Updates: Added combobox variants for autocomplete, errors, user selection, and multi-select with checkboxes.

🧹 Refactoring & Code Quality

  • Enforced strict import { ComponentProps } from "react" usages across the codebase, removing deprecated namespace imports.
  • Standardized file structures and ensured use client directives are properly implemented across all interactive components.

Version 1.0.0

Choose a tag to compare

@ct-amit ct-amit released this 03 Jul 05:59
0e81f75
  • Initial Version laying Foundation for library