From e2c5a9654335c9f201301f78faac7ff51a330ccc Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sun, 27 Oct 2024 17:01:52 -0300 Subject: [PATCH] docs: update --- share/al-quran.reflectslight.io/CHANGELOG | 33 +++++++++++------------ 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/share/al-quran.reflectslight.io/CHANGELOG b/share/al-quran.reflectslight.io/CHANGELOG index 2b3e82017..94c24008e 100644 --- a/share/al-quran.reflectslight.io/CHANGELOG +++ b/share/al-quran.reflectslight.io/CHANGELOG @@ -2,23 +2,15 @@ * vNEXT -** Add ~favicon.rake~ -The new rake task ~favicon~ can generate the favicon set -from ~favicon.svg~ in a way that's reproducible and automated. - -In the process the favicons have been regenerated, and -the misalignment that existed in ~favicon.svg~ has been -fixed +** Match the look and feel of a book +The look and feel of the website has changed to be more like +a book that could fit in the palm of your hand ** Fix font bug for iOS users On modern versions of iOS the "Amiri Quran Regular" font rendered as invisible text. This change reverts to the "Amiri Regular" font instead, which appears to render without any issues -** Match the look and feel of a book -The look and feel of the website has changed to be more like -a book that could fit in the palm of your hand - ** Improve UX on large screens On large screens - the content now has a maximum height of ~$breakpoint-md~, and the content is both vertically @@ -31,10 +23,23 @@ a container that has a larger height and width than the theme icon it contains. Along with this change, the theme icons have become larger and less circular +** Refactor themes +The theme implementation has been reduced to a set of colors +that are applied when the theme is active, and in the process +the creation of new themes has been made easier + ** Improve ~LanguageSelect.tsx~ RTL languages have ~Cairo Regular~ applied. LTR languages have ~Kanit Regular~ applied +** Add ~favicon.rake~ +The new rake task ~favicon~ can generate the favicon set +from ~favicon.svg~ in a way that's reproducible and automated. + +In the process the favicons have been regenerated, and +the book misalignment that was present in ~favicon.svg~ +and the other favicons has been fixed + ** Apply Amiri font for Farsi Same as Arabic @@ -44,12 +49,6 @@ The inlined CSS is minified before being inserted into HTML documents ** Remove KaiOS breakpoints There is a separate repository for KaiOS -** Rewrite theme implementation -The theme implementation has been reduced to a set of colors -that are applied when the theme is active, and in the process -we made the creation of new themes easier - - * v0.10.0 ** Add Cairo fonts