Commit Graph

8 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
Julian Rutten
62c4f8334a chore: add docs and test for issue #36 2022-03-10 23:43:09 +01:00
simialbi
51744dc4ec
Merge branch 'master' into dicr-fix-register-plugin 2021-08-20 08:25:00 +02:00
Simon Karlen
80966912b8
fixed #11 2021-08-18 15:41:26 +02:00
Simon Karlen
26ab72156b
added test and CHANGELOG.md entry 2021-08-16 10:09:09 +02:00
Simon Karlen
520a475f6e
removed @depends constraints (cause problems with php 8) 2021-08-04 08:21:51 +02:00
Simon Karlen
ee1415b6c3
updated rendering of widgets 2021-07-12 17:22:29 +02:00
Simon Karlen
887efc4147
copied missing tests and actions and docs from bs4 2021-07-09 11:53:24 +02:00