Skip to content

WIP: Feature/contao55 #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

WIP: Feature/contao55 #42

wants to merge 5 commits into from

Conversation

stefanheimes
Copy link
Member

@stefanheimes stefanheimes commented Mar 29, 2025

Based on PR 41, the following changes were implemented:

  • Moved some changes in the color picker event.
  • Implementation of new support functions.
  • Replacement of specific calls with existing functions.

zoglo and others added 5 commits March 4, 2025 12:54
This PR addresses the following three issues:
- It disables turbo-prefetching for link operations
- Since Contao switched to choices in Contao 5.5, the width: auto
  will completely shrink the select
- The MooRainbow picker was replaced in version 5.5. This PR adds
  backward compatibility, allowing the use of the contao-component.
  Since it's a direct dependency, it must be required, and the assets
  need to be loaded within your bundle. This will happen automatically
  if Contao > 5.5 is detected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants