feat(#47): add more ways to insert theme-switcher #49
No reviewers
Labels
No labels
accessibility
bug
dependencies
documentation
duplicate
feature
javascript
progressive enhancement
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
zoe/moiety.me!49
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/49/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds an “insertBefore” and “prepend” method for the theme switcher.
With
insertBeforeyou can add the theme switcher before a specific child:With
prependyou can add the theme switcher as the first child of a container: