Commit graph

660 commits

Author SHA1 Message Date
ed0d493a17 Apply font to Select.Option elements
Based on whether or not the element is for a RTL or LTR language
2024-10-02 00:32:55 -03:00
8518b5f491 Update loaders 2024-10-02 00:18:00 -03:00
a6973b439d mobile: revert from two columns to one
Some checks are pending
The Quran / ci (push) Waiting to run
2024-10-01 20:18:31 -03:00
69f8b0511a Replace 'Amiri Quran Regular' with 'Amiri Regular'
Some checks are pending
The Quran / ci (push) Waiting to run
2024-10-01 17:53:43 -03:00
4d44e72954 Load fonts on-demand
Some checks are pending
The Quran / ci (push) Waiting to run
The same set of fonts are not used across RTL and LTR languages. This
change only loads fonts that are being used
2024-09-30 15:50:08 -03:00
2324189992 Add fallback fonts
Some checks failed
The Quran / ci (push) Has been cancelled
2024-09-25 14:29:04 -03:00
de3fcdde1a Remove "Amiri Quran Regular" from SurahIndexLoader.ts 2024-09-25 14:25:55 -03:00
78dba7fe57 Apply "Cairo Bold" for bold hover text in footer
Some checks are pending
The Quran / ci (push) Waiting to run
2024-09-25 10:56:46 -03:00
bd4502cb63 Render two columns for RTL languages
Some checks are pending
The Quran / ci (push) Waiting to run
2024-09-24 21:24:20 -03:00
18a454075d Fix StalledIcon component
Some checks failed
The Quran / ci (push) Has been cancelled
2024-09-21 18:47:37 -03:00
3250fae3f3 Hoist classes to .body { ... }
Some checks are pending
The Quran / ci (push) Waiting to run
2024-09-21 17:32:13 -03:00
4951dada90 Scope styles within .content.theme
Some checks are pending
The Quran / ci (push) Waiting to run
2024-09-21 17:25:36 -03:00
d6d6b10be3 Apply classes regardless of locale direction
Some checks are pending
The Quran / ci (push) Waiting to run
2024-09-21 17:01:05 -03:00
f5ba2b9388 Add border around LanguageSelect elements
Some checks are pending
The Quran / ci (push) Waiting to run
2024-09-21 13:56:04 -03:00
deb61e94bd Fix scrollbar color
Some checks are pending
The Quran / ci (push) Waiting to run
2024-09-21 13:44:19 -03:00
4ec69db283 Apply 'direction: rtl;' once
Some checks are pending
The Quran / ci (push) Waiting to run
2024-09-21 11:36:28 -03:00
df84efbda5 Fix 'rake ci'
Some checks are pending
The Quran / ci (push) Waiting to run
2024-09-21 07:50:16 -03:00
34c3fccd6c Reduce theme colors to three (primary, secondary, accent)
Removes --white-color & --black-color
2024-09-21 07:28:01 -03:00
1b3af0b6d7 Remove unused file 2024-09-20 22:08:37 -03:00
3a2873b2cc Remove KaiOS breakpoints 2024-09-20 22:04:10 -03:00
188797bf58 Iterate on the theme system 2024-09-20 21:58:37 -03:00
5c0e26183c s|mt-1|mt-2| 2024-09-19 14:42:45 -03:00
058f423e4a Reduce padding between ayah number and ayah content 2024-09-19 14:39:00 -03:00
5cd13e28ab Small UI updates 2024-09-19 11:24:26 -03:00
22bb9301e2 Biggest UI change in a while 2024-09-19 10:37:48 -03:00
38224a7417 Apply bold font to Timer.tsx 2024-09-18 16:28:37 -03:00
92b0f4f6c1 Apply bold font to surah numbers (SurahIndex.tsx) 2024-09-18 16:21:01 -03:00
f66040965d Render three columns 2024-09-18 16:05:23 -03:00
44e143254e Add "Amiri Quran Regular" font to SurahIndex.tsx 2024-09-18 15:56:15 -03:00
630592d71f Revisit SurahStream for RTL languages 2024-09-18 14:42:45 -03:00
7a9091fd6c Add font: "Amiri Quran Regular" 2024-09-18 10:53:36 -03:00
bf2d01c812 Replace custom z-index rule 2024-09-17 23:24:35 -03:00
03e33bdc37 tail.css v0.2.0 2024-09-17 23:15:18 -03:00
3e7f3271d5 Move text-2xl onto <a> element 2024-09-17 22:50:24 -03:00
024fc1c4ed Apply font-semibold in Head.tsx 2024-09-17 15:45:42 -03:00
4889d67157 Fix CI 2024-09-16 19:39:07 -03:00
78f7fc2076 Run prettier 2024-09-16 18:04:24 -03:00
ca8fe77554 Bump the font size in Head component 2024-09-16 18:02:17 -03:00
26a989f6b7 Drop /robots.txt
Since /audio is now hosted on a separate domain, we don't need
robots.txt anymore
2024-09-15 06:26:04 -03:00
e7d1241459 Fix render of _opengraph.html.erb 2024-09-14 05:55:14 -03:00
a5f66044e1 Update sort 2024-08-31 00:46:48 -03:00
cfce51e29c Avoid append of # to URL 2024-08-31 00:36:52 -03:00
735e8bcc20 Appease TypeScript and fix bug 2024-08-31 00:34:07 -03:00
d4588413e4 Remove unused import 2024-08-31 00:31:47 -03:00
21263d4574 Fix (most) TypeScript errors 2024-08-31 00:29:19 -03:00
105b7b18cb Replace 'font-size' rules with tail.css classes 2024-08-30 20:16:02 -03:00
fa47510dd2 Enhance RTL layouts 2024-08-30 15:16:19 -03:00
22fb6b87fa Replace mada-regular.ttf 2024-08-30 14:28:08 -03:00
07788b4e5e Inject vendor.js via loader 2024-08-30 14:07:23 -03:00
a2a856cd45 Replace React with preact 2024-08-30 10:16:42 -03:00