You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've also noticed that there is not a Bootstrap 5 version of this plugin. Would it makes sense to cherry pick certain files (eg. CardHelper) from here and just add it to that repository? Rather than reworking this plugin for bootstrap 5 and that one needing to develop the Helpers from this one.
hi,
maybe another approach is to split "modules" in this repository to use FriendsOfCake features and add "extensions" from this repository.
Example; create a card repository who require FriendsOfCake/bootstrap-ui.
I don't known if it's possible but maybe the more relevant to avoid "repeating code"
This is a (multiple allowed):
bug
enhancement
question
CakePHP Version: 4.3.8
Plugin Version/Branch: N/A
Hi, I currently use https://github.com/FriendsOfCake/bootstrap-ui to do essentially what this plugin does. However, I like the CardHelper from this plugin.
I've also noticed that there is not a Bootstrap 5 version of this plugin. Would it makes sense to cherry pick certain files (eg. CardHelper) from here and just add it to that repository? Rather than reworking this plugin for bootstrap 5 and that one needing to develop the Helpers from this one.
I've created a similar discussion on that repository: FriendsOfCake/bootstrap-ui#374
The text was updated successfully, but these errors were encountered: