Skip to content
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

CookiesBarOption #4070

Open
wants to merge 468 commits into
base: master-mysterious-egg
Choose a base branch
from
Open

Conversation

robinlej
Copy link

No description provided.

sobo-odoo and others added 30 commits January 28, 2025 11:48
Use `contains(selector).click()` intead of `click` + `animationFrame`
- Creation of device visibility option.
- Creation of the CommonBetweenOptions plugin that replaces the common
methods of the `SnippetEditor`. In this context, it handles any
`clean_for_save_handlers` that an option could have by calling the
appropriate method on the appropriate element (depending on the selector
and the exclude of the option).
fdardenne and others added 28 commits February 20, 2025 11:38
The goal of this PR is to create a hook that makes it easy to display
a ColorPicker. Now, to open a ColorPicker, you need to call useColorPicker
with the ref of the target and a function to get props when you open it.

Since this PR, the ColorPicker refers to the popover with the 3 tabs (solid, custom and gradient).
The old ColorPicker component is renamed CustomColorPicker.
- start interactions on snippet added / replaced
- stop interactions on snippet removed
- move the initial start of interactions when launching edit into the
new plugin

Unrelated:
- delete preview parts of snippets in the AddSnippetDialog after
validating a new snippet.
@robinlej robinlej force-pushed the master-mysterious-egg-role-2 branch from 6e12503 to 0164ffc Compare February 26, 2025 15:19
@ged-odoo ged-odoo force-pushed the master-mysterious-egg branch from b651514 to 9236e22 Compare March 8, 2025 07:05
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.