Re: Thoughts for 5.8.2
"Thiago H. de Paula Figueiredo" <[email protected]>
| Newsgroups | gmane.comp.jakarta.tapestry.devel |
|---|---|
| Message-ID | <CAE_88GZ2qwmcd_eeeHHK0YeNeivG9ou0ocmnnrrztpJQR8UPmg@mail.gmail.com> |
On Tue, May 31, 2022 at 10:18 PM Thiago H. de Paula Figueiredo <[email protected]> wrote: > > On Tue, May 31, 2022 at 5:57 PM Volker Lamp <[email protected]> wrote: > > TAP5-2714 Checkbox component with Bootstrap 4 > > Something similar and pretty simple was done in GridPager: @Inject > org.apache.tapestry5.services.compatibility.Compatibility and call > compatibility.enabled(Trait.BOOTSTRAP_4) to check whether it's running > with Bootstrap 4 or not, then output the class attribute accordingly. I went ahead and implemented my suggestion above. Have we cleared out our to-do list? Cheers! -- Thiago