Sebastian Zoglowek

Results 40 issues of Sebastian Zoglowek

This PR does following things: **Bugfix**: Change tabindex to tabIndex (056c63c4999eff34ba8dff713fae566791d095bc) Whilst tabindex exists as a global attribute **tabindex** https://developer.mozilla.org/de/docs/Web/HTML/Global_attributes/tabindex, creating it in JavaScript uses **tabIndex** https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/tabIndex. __ **Enhancement**: Add...

Are you planning to migrate from Bootstrap v3.3.5 to v5.3.x (with possible layout changes and new UI)? I know there is a big change between 3.3.x and 5.3.x (float to...

### Description Fixes #7063 See: https://github.com/contao/contao/issues/7063#issuecomment-2023901262 Followup to #7072 (cherry picked the commit and rebuilt the assets) ![grid-gallery-53](https://github.com/contao/contao/assets/55794780/7c07b55e-3a4e-49ed-bca1-4a5ff1ac04cd)

feature

### Description Fixes #7063 See: https://github.com/contao/contao/issues/7063#issuecomment-2023901262 ![grid-gallery](https://github.com/contao/contao/assets/55794780/448371ec-e50d-4c49-803f-daee524597da)

bug
unconfirmed

Fixes #7040 Needs https://github.com/contao-components/tristen-tablesort/pull/1 to be merged as well ![image](https://github.com/contao/contao/assets/55794780/afb614a1-5a74-4ba7-852c-ee9046c7af18)

feature

### Description - Fixes #7058 If people want to use the new js_accordion.html5 to use handorgel.js for their legacy accordion elements, it will override a possible body id. This change...

feature

### Affected version(s) ^4.13.31, 5.3 ### Description A person in the community found a bug on iPads and we've confirmed that it had to do with the following commit due...

bug
unconfirmed

### Help! What about Contao 5.2? Contao 5.2.x is EoL and not supported anymore (https://contao.org/de/release-plan), please upgrade to Contao 5.3. It's impossible to make Version 2.0 work with Contao 5.2....

documentation

Reviving #2053 with this for Contao ^5.3 and the new introduced classes (w25, w33, w50, w66, w75). Could be merged with additional changes and would be BC-compatible due to the...

feature

### Affected version(s) 5.3.x ### Description It was common to use the insert tag `{{page::pageTitle}}` for detail pages in news to generate the page title within the breadcrumb. #### Static...

bug