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

Improve social widget profile list #13

Closed
wants to merge 1 commit into from
Closed

Improve social widget profile list #13

wants to merge 1 commit into from

Commits on Nov 8, 2020

  1. Improve social widget profile list

    Make the list of profiles manageable without replacing the widget.
    
    The list of profiles couldn't be modified once the widget was created.
    It had to be replaced by a new one and set up again.
    
    Make the display icon configurable for each profile.
    
    The icon name and style prefix was tied to the profile key. These rules
    requires to modify the code instead of its configuration to cope with:
    - Icon names that differ from the profile key.
    - Icons not from the brands style.
    jan-reidel committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    8637ff0 View commit details
    Browse the repository at this point in the history