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

[ADD][web_editor_background_color] Custom background color picker #582

Merged
merged 3 commits into from
Mar 17, 2017

Commits on Mar 15, 2017

  1. [ADD][web_editor_background_color] Custom background color picker

    This addon lets the user choose a preferred background color when editing some web content.
    
    Works out of the box with `website` and `mass_mailing` addons, although requires none of those.
    yajo committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    cd26fdd View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. [FIX] Avoid clicks removing dropdown menu

    This happened specifically in Chrome as demonstrated in
    OCA#582 (comment).
    yajo committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    d6645a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Configuration menu
    Copy the full SHA
    c9b6467 View commit details
    Browse the repository at this point in the history