Skip to content

1.5.0

Latest

Choose a tag to compare

@Vitexus Vitexus released this 03 Jun 17:13
· 2 commits to main since this release

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.