Yeap, I like how they're built, and it has a good use case for Traits! I'm using both BS3 and BS4, the latter has more support for CSS Flex layout (which I still don't master). Thanks for this! I'll have to catch up and update my related extensions [1]. Best regards! [1] https://github.com/eMaringolo/seaside-bootstrap-select https://github.com/eMaringolo/seaside-bootstrap4-icons Esteban A. Maringolo On Fri, Jul 30, 2021 at 9:24 AM Sven Van Caekenberghe <sven@stfx.eu> wrote:
Hi Torsten,
Great, thanks for doing the Bootstrap series, it has been very useful for me/us, we use it in several production web apps. We're still on 3 though ;-)
Sven
On 30 Jul 2021, at 09:24, Torsten Bergmann <astares@gmx.de> wrote:
Hi,
after some of you are using https://github.com/astares/Seaside-Bootstrap4 I wanted to let you know that I just published the new / updated project to support for Bootstrap 5 web development (https://getbootstrap.com) in Seaside using Pharo.
Project location is on GitHub:
https://github.com/astares/Seaside-Bootstrap5
It might not be fully complete by 100% with all new possibilities of BS5 - but it is usable and tests are green in Pharo 8 and Pharo 9. Examples are included, just follow the instructions on the Github page.
Feel free to send contributions via PR's.
Have fun! T.