You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(flag): use emoji svg flags with (auto) sizing
This PR replaces the sprite flag backgrounds by the new emoji flags keeping existing code bases backward compatible (you still use <i class="uk flag"></i> as before)
Additionally
almost all countries are available now (famfamfam sprite misses a lot of flags)
flags can now be sized
they are autosized by current font-size if no size class is given
the old sprite approach was kept into an additional theme famfamfam which one can easily switch back by changing the flag theme in theme.config
0 commit comments