Nate Lampton

Results 508 comments of Nate Lampton

This looks great but I think we can avoid new CSS selectors in the Seven theme by removing an unnecessary selector. See my feedback at https://github.com/backdrop/backdrop/pull/4202#pullrequestreview-2244556185.

Thank you @indigoxela, @klonos, @avpaderno, and @argiepiano! Merged https://github.com/backdrop/backdrop/pull/4797 into 1.x and 1.29.x.

Overall this looks great. A well-done renaming that provides backwards-compatibility. I left a few comments in the PR. I think the current approach doesn't actually populate the backwards-compatible `$layout->layout_info` and...

This looks great @docwilmot. I created a change record at https://docs.backdropcms.org/change-records/hook_layout_info-renamed-to-hook_layout_template_info and updated the PR to reference it. I updated all the `@since` lines to 1.30.0. I think this is...

Merged into 1.x for 1.30.0. Thank you @docwilmot for disambiguating the overloaded term "layout"! Thank you @klonos and @laryn both for your code reviews!

Thanks @indigoxela and @avpaderno! Strange fix for sure. I wouldn't say no to a more comprehensive fix that didn't use translated strings but that might be a lot more challenging....

I am not sure if this would work for your use-case, but if the button wrapping is the primary annoyance, you could re-enable the automatic button collapsing feature of CKEditor...

Posted some feedback to https://github.com/backdrop/backdrop-issues/issues/1116#issuecomment-139417869.

Looks good, thanks @klonos and @avpaderno! I merged this into 1.x and 1.28.x.