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

Conversation

jan-reidel
Copy link

@jan-reidel jan-reidel commented Nov 8, 2020

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
require 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.

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.
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.

None yet

1 participant