mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[PR #2322] [MERGED] Self-host icons and fonts in new frontend #2523
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2523
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/modoboa/modoboa/pull/2322
Author: @jeromelebleu
Created: 7/13/2021
Status: ✅ Merged
Merged: 7/13/2021
Merged by: @tonioo
Base:
master← Head:frontend-fonts📝 Commits (2)
2767986Self-host Material Design Icons3c682e1Self-host Rubik font📊 Changes
6 files changed (+30 additions, -4 deletions)
View changed files
📝
frontend/package.json(+2 -0)📝
frontend/public/index.html(+0 -2)📝
frontend/src/plugins/vuetify.js(+1 -0)📝
frontend/src/styles/global.scss(+13 -0)📝
frontend/src/styles/variables.scss(+4 -2)📝
frontend/yarn.lock(+10 -0)📄 Description
For at least privacy and performance gains - see Fontsource introduction - this replaces requests to CDN for Material Design Icons and Rubik font by NPM packages to self-host them.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.