Commit Graph

4 Commits

Author SHA1 Message Date
Anton
bd8ed65e7e
Update BootstrapWidgetTrait (#48)
* Update BootstrapWidgetTrait

Using pure JS instead Jquery
Optimize components activation : only 'popover', 'toast' and 'tooltip' not activates via data attributes
Fix outdated PHPDoc's
2022-08-25 13:26:48 +02:00
Simon Karlen
3edb6b4b97
downgrade phpunit version to support php 7.0 2021-08-04 08:09:56 +02:00
Simon Karlen
f696aa0421
set popover title to default null (to prevent error)
added popover tests
switched to bower asset to allow installation of bs4 and bs5
2021-07-27 11:23:42 +02:00
Simon Karlen
637dd120ab
added popover widget 2021-07-13 16:50:02 +02:00