github developermithu/tallcraftui v1.1.3

latest releases: v2.0.5, v2.0.3, v2.0.2...
15 months ago

What's Changed

  • Input: fix error message breaks down layout when adding suffix, prefix, prepend or append attribute
  • Input: rename attribute name preffix to prefix
  • Radio: fix primary color not working
  • Modal: change default size 2xl to lg

Breaking Changes

Before ❌

<x-input label="Website" preffix="https://" />

After ✅

<x-input label="Website" prefix="https://" />

Full Changelog: v1.1.2...v1.1.3

Don't miss a new tallcraftui release

NewReleases is sending notifications on new releases.