This is an automated email from the ASF dual-hosted git repository.
Aman-Mittal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
from 85dd87f Merge pull request #359 from
Aman-Mittal/fix/e2e-tenant-timezone-determinism
add 64d411a fix(build): drop the Google Fonts dependency and render in
the system UI font
new 48417d0 Merge pull request #361 from
Aman-Mittal/fix/drop-google-fonts-dependency
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.rat-excludes | 3 +
DOCS/CI_CHECKS.md | 6 +
DOCS/FONTS.md | 125 ++++++
README.md | 1 +
audit/GOOGLE-FONTS-ASF-AUDIT.md | 857 ++++++++++++++++++++++++++++++++++++++++
audit/third-party-assets.csv | 8 +
scripts/ga-check.mjs | 66 ++++
src/index.html | 11 +-
src/styles.scss | 11 +-
9 files changed, 1081 insertions(+), 7 deletions(-)
create mode 100644 DOCS/FONTS.md
create mode 100644 audit/GOOGLE-FONTS-ASF-AUDIT.md
create mode 100644 audit/third-party-assets.csv