php-ease-twbootstrap5-widgets 1.5.0 released

CS
php-ease-twbootstrap5-widgets

php-ease-twbootstrap5-widgets

1.5.0

New widgets

  • BsIcon — Bootstrap Icons <i class="bi bi-{name}"> wrapper, direct successor to the removed FaIcon class
  • LoginForm — Bootstrap 5 login form with username and password fields
  • PasswordInputShowHide — password input group with Bootstrap Icons eye toggle button

Fixes

  • Correct homepage URL in composer.json
  • Replaced non-existent Ease\Html\Italic with SpanTag in Selectizer

Tests

Added BsIconTest, LoginFormTest, and PasswordInputShowHideTest.

Documentation

Updated README and AppStream metainfo with full widget list.

Back to articles