Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 551 Bytes

File metadata and controls

16 lines (11 loc) · 551 Bytes

Minor/Breacking Changes Log

Nevember 17, 2025

blog:

September 15, 2025

Input Component:

  • Added left and right icon support (icon, rightIcon props)
  • Added input masking with Alpine.js (basic, dynamic, and money formatting)
  • Improved dynamic padding system for multiple actions

Documentation:

  • Enhanced masking section with interactive examples