Commit graph

999 commits

Author SHA1 Message Date
17dc9a8499 Fix prop order in Filter
As a general rule the 'locale' prop should come first
2024-05-01 09:37:21 -03:00
3fc4e47f9d Fix prop order in Timer 2024-05-01 09:36:28 -03:00
537cd3f780 Add 'onComplete' prop to Timer 2024-05-01 09:34:45 -03:00
ea496dfcc0 Swap arguments of 'formatNumber' 2024-05-01 09:12:48 -03:00
bbaf5f8161 v0.7.18 2024-05-01 08:35:22 -03:00
324c4a8c4b Adjust title (stream.html.erb) 2024-05-01 08:35:14 -03:00
7d0fa78efe Fix typo 2024-05-01 08:18:02 -03:00
2b7f4b2370 Adjust <title> (stream.html.erb) 2024-05-01 08:16:58 -03:00
d62e34dd3e Replace noise-y generic types 2024-05-01 08:07:00 -03:00
644b19b8d4 Fix typo 2024-05-01 07:42:46 -03:00
df4a55f614 v0.7.17 2024-05-01 07:39:59 -03:00
7f9cc18961 Improve audio controls
This change builds on the previous commit. There is increased reliability,
and coverage of more scenarios involving audio.
2024-05-01 07:36:36 -03:00
9b69b6d43b Fix stream audio
The Sound(On|Off)Icon would turn off after the first track ends.
This happened thanks to code that handles audio tracks played for
a single ayah. We can identify the context where we don't want to
automatically disable via 'autoPlay'. Not a great fix but works.

We also top up the Timer count when sound is turned on. That helps
make sure the audio will finish before the timer.
2024-05-01 04:59:47 -03:00
3d78cd6fcf Update Timer.tsx 2024-05-01 04:36:20 -03:00
d3f075e98e Hoist 'audio' (HTMLAudioElement) into parent component
A new approach that gives the caller (parent) control over
the HTMLAudioElement. This will hopefully provide a framework
for a stable implementation that can handle multiple retries
over a slow network.
2024-05-01 03:47:09 -03:00
34bcbcdc19 Update T#tdata 2024-05-01 00:59:22 -03:00
8890b67dbb Update /(en|ar)/index.html 2024-05-01 00:09:13 -03:00
f544be4144 Fix / improve render of meta tags (stream.html.erb) 2024-05-01 00:00:45 -03:00
6bec11a547 Add static JSON to .js files rather than .html files 2024-04-30 22:46:48 -03:00
1ff0d945dc v0.7.16 2024-04-30 21:41:08 -03:00
e8347fa5a5 Add packages/typescript/Quran/ 2024-04-30 09:43:30 -03:00
9e6297f316 s/selected-option/selected/g 2024-04-30 01:46:22 -03:00
4f436062e5 Replace "ChangeEvent" 2024-04-30 01:38:23 -03:00
f59a971577 s/classnames/classNames/g 2024-04-30 01:28:38 -03:00
83e9021108 s/get/query/g 2024-04-30 01:26:53 -03:00
194d757ec3 Update Select.tsx 2024-04-30 01:25:12 -03:00
87a61cfe96 'npm run prettier' 2024-04-30 01:06:16 -03:00
8e7fc9d6d5 Fix eslint 2024-04-30 01:05:48 -03:00
0fb529a7bf Replace 'interface' with 'type' 2024-04-30 01:03:45 -03:00
c0712ac79c Add src/js/components/SurahIndex/ 2024-04-30 00:49:42 -03:00
0c05e5344c Move postman.scss to /css/vendor/postman.scss 2024-04-30 00:28:52 -03:00
8beaf71ac8 json: add parent directory (src/json/) 2024-04-30 00:11:00 -03:00
895135c4b7 Change priority (Between 0.8 <-> 1.0) 2024-04-29 23:56:04 -03:00
9b20c90e4c css: remove components/_Scrollbar.scss (unused) 2024-04-29 23:35:46 -03:00
5845f42454 css: s/icons/icon/g 2024-04-29 23:30:30 -03:00
7c05916998 css: add base/, main/ 2024-04-29 23:26:03 -03:00
28451d0ce4 Improve language dropdown
(SurahIndex|SurahStream).tsx
2024-04-29 20:46:43 -03:00
77c21511dc Assign div before if 2024-04-29 19:52:29 -03:00
05162ad888 Fix / improve Icon.tsx alignment 2024-04-29 19:32:30 -03:00
fe091ad202 Present ayat count on SurahIndex.tsx
Underneath the transliterated name, the ayat count is shown. Applies
to ltr languages (for now English only).
2024-04-29 13:03:12 -03:00
1cd17aaea4 Merge branch 'production' 2024-04-29 12:03:37 -03:00
901a412286 Update submodules 2024-04-29 12:03:27 -03:00
a55e6ba939 Update src/images/opengraph/ 2024-04-29 12:02:27 -03:00
1a199f1ffb Update src/images/opengraph/ 2024-04-29 11:46:56 -03:00
6ca99cf8d8 Merge branch 'main' into production 2024-04-29 11:43:20 -03:00
21d2e236b0 Update src/images/opengraph 2024-04-29 11:43:09 -03:00
54a266bb74 Merge branch 'main' into production 2024-04-29 11:36:32 -03:00
957124398c og:type = "article" 2024-04-29 11:36:26 -03:00
af70576394 Merge branch 'main' into production 2024-04-29 11:33:53 -03:00
e55c6835e9 Update src/images/opengraph 2024-04-29 11:33:38 -03:00