forked from quran/quran.com-frontend-next
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from quran:master #43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pull
wants to merge
1,547
commits into
fork-house:master
Choose a base branch
from
quran:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Initial commit * Update highlighting colors * Update highlighting colors * Rename Mushaf enum to MushafID * Don't highlight Ayah number * Refactor * Update font files * don't reset loaded fonts when font size changes * Update P2 fonts * Update P2 fonts * add new font-files * add isSafari check * resovle TS error * Improve renaming script * Update font files * Test use colrv1 for Apple * Revert "Test use colrv1 for Apple" This reverts commit 9822c4b. * use isAppleWebKit instead of isSafari * migrate tajweed mushaf to the latest version * update quran font to tajweed mushaf latest version only if the user has the tajweed mushaf selected * update condition * fix property chain * add new tajweed mushaf v4 font files v1.3 * add script to arrange files on folders by file extention * Use V4 Musahf instead of V2 * add select font file on theme change * fix useThemeDetector hook * reset loaded fonts on theme switch, fixing fonts not loading properly on theme switch * fix console error * fix sepia mode colors issue * fix surah names color change issue * use ot-svg only for firefox dark mode * Remove support for old Tajweed Musahf * Fix TS issue * add required changes * update required changes * QF-551-show-color-code-tajweed-mushaf (#2174) * remove tajweed locales * add script to remove files by name in a folder * add tajweed colors menu toggle * add tafkhim, enhance responsiveness, make colors menu open by default * fix colors menu overlap * add transition * add height to useEffect dependancy array * remove unused css * fix clientHeight * address PR comments * switch base palettes for light and sepia * fix preview ayah theme * fix prettierrc * remove top margins * Fix context menu height * fix overlaping sidebar * fix icon container * fix icon container * fix 572 & 573 - preview ayah theme change * fix navigation sidebar (#2180) * remove tajweed locales * add script to remove files by name in a folder * add tajweed colors menu toggle * add tafkhim, enhance responsiveness, make colors menu open by default * fix colors menu overlap * add transition * add height to useEffect dependancy array * remove unused css * fix clientHeight * address PR comments * switch base palettes for light and sepia * fix preview ayah theme * fix prettierrc * remove top margins * Fix context menu height * fix overlaping sidebar * fix navigation sidebar * Fix progress bar * UI refinement and code refactor * use css variable * add tajweed colors, enhance tajweed bar * QF-677 tajweed bar enhancements * QF-646 tajweed bar enhancements, and remove New label from old features * remove empty notes icon wrapper * fix tajweed bar colors * revert the tajweed bar log event * update page 535 * fix font file page 22 ayah 2:145 * rename folder name from tff to ttf * replace the font files * add script to remove v4 font files * Update locales * Update locales --------- Co-authored-by: Ahmed Hussein <[email protected]> Co-authored-by: Ahmed Hussein <[email protected]>
* updated page title and meta desc, previously they were generic, but now we show use the question and the summary of the answer * updated page title to be localized. * Using Template Literals. * Fix linting issues --------- Co-authored-by: Osama Sayed <[email protected]>
* Load week on clicking * Add special 1st of April Ayahs * Hide homepage section before Shawwal * Add description field
* QF-2121 generate link button showing in chrome ios * QF-2123 exceeding download images limit showing the wrong error
* change the copy button place in reading mode * change the copy button place in the translation view
* change the copy button place in reading mode * change the copy button place in the translation view
* QF-2121 generate link button showing in chrome ios * QF-2123 exceeding download images limit showing the wrong error
* add generate copy link and copy to clipboard safari support * add generate your video button * fix title * fix aspect ratio for orientation
* Fix: HTML tags rendering as text in UI #2332 (#2334) Fix: HTML tags rendering as text in UI - Resolved issue where HTML tags were displayed as plain text instead of being rendered. * QF-1974 - Video Generator (#2338) * fix copy link button * feat: preview mode * updates * remove extra slash * add a fallback for copy link and enhance the preview mode UI * Use SpeechRecognition (#2340) * Use SpeechRecognition * Update locales * Clean transcript result * Updates * Revert "Updates" This reverts commit 0e25174. * Improve error handling * Refactor * Refactor * Return the error code * Add error code to error message * Change the default behavior of Copy ayah (#2341) * Change the default behavior of Copy ayah * address PR comments * fix deployment * fix deployment * remove first 2 lines instead of 3 * remove footnotes from single verse * Don't translate Surah names (#2342) * Scrollable language selector (#2343) * Clickable begin reading card (#2344) * Lesson plans container (#2345) * Update Answers UI (#2346) * Update Q&A urls (#2347) * Update Q&A urls * Fix TS issue * Update Q&A urls * QF-1974 - P2 (#2349) * fix copy link button * feat: preview mode * updates * remove extra slash * add a fallback for copy link and enhance the preview mode UI * add all query params to the url * add generate copy link and copy to clipboard safari support (#2351) * Move donner box below end of scrolling controls (#2352) * Update answer metadata (#2353) * Homepage learning plans horizontal scoll (#2354) * Update Calendar Page (#2361) * Initial commit * Updates * Updates * Fix tests * updated page title and meta desc, previously they were generic (#2363) * updated page title and meta desc, previously they were generic, but now we show use the question and the summary of the answer * updated page title to be localized. * Using Template Literals. * Fix linting issues --------- Co-authored-by: Osama Sayed <[email protected]> * 2088 calendar updates (#2367) * Load week on clicking * Add special 1st of April Ayahs * Hide homepage section before Shawwal * Add description field * Sync locales * Use local number * Update calendar mapping * Fix failed tests * video generator QF-2121 QF-2123 (#2359) * QF-2121 generate link button showing in chrome ios * QF-2123 exceeding download images limit showing the wrong error * fix generate button - chrome on ios (#2364) * QF 2121 change copy button place (#2370) * change the copy button place in reading mode * change the copy button place in the translation view * remove the copy menu item and add a copy button on the top level menus (#2358) * QF 2121 change copy button place (#2370) * change the copy button place in reading mode * change the copy button place in the translation view * change the copy button place in reading mode (#2366) * video generator QF-2121 QF-2123 (#2359) * QF-2121 generate link button showing in chrome ios * QF-2123 exceeding download images limit showing the wrong error * fix generate button - chrome on ios (#2364) * Reenable donation popup (#2365) * Update fundraising text (#2368) * update community section (#2360) * sync locales * generate your video button (#2356) * add generate copy link and copy to clipboard safari support * add generate your video button * fix title * fix aspect ratio for orientation * sync locales --------- Co-authored-by: Muhsin-42 <[email protected]> Co-authored-by: Ahmed Hussein <[email protected]> Co-authored-by: isadreddin <[email protected]>
* QF 2121 change copy button place (#2371) * change the copy button place in reading mode * change the copy button place in the translation view * update * QF 2121 change copy button place (#2372) * change the copy button place in reading mode * change the copy button place in the translation view * update * update * QF 2121 change copy button place (#2373) * change the copy button place in reading mode * change the copy button place in the translation view * update * update * ignore max lines linting rules causing deploy to fail * QF 2121 change copy button place (#2374) * change the copy button place in reading mode * change the copy button place in the translation view * update * update * ignore max lines linting rules causing deploy to fail * update * show toast message on verse copy (#2375) * Sync locales * Add homepage section --------- Co-authored-by: Ahmed Hussein <[email protected]>
* QF 2121 change copy button place (#2371) * change the copy button place in reading mode * change the copy button place in the translation view * update * QF 2121 change copy button place (#2372) * change the copy button place in reading mode * change the copy button place in the translation view * update * update * QF 2121 change copy button place (#2373) * change the copy button place in reading mode * change the copy button place in the translation view * update * update * ignore max lines linting rules causing deploy to fail * QF 2121 change copy button place (#2374) * change the copy button place in reading mode * change the copy button place in the translation view * update * update * ignore max lines linting rules causing deploy to fail * update * show toast message on verse copy (#2375) * Sync locales * Add homepage section --------- Co-authored-by: Ahmed Hussein <[email protected]>
* Add beyond ramadan page * Add OG Image * Remove donate popup * Remove fundraiser benner * Update homepage sections * Update explore topics * Remove Ramadan section from community * Update burger menu donation message * Update icon * Remove calendar color * Add NEXT_PUBLIC_ENABLE_NOTIFICATIONS flag
* Add beyond ramadan page * Add OG Image * Remove donate popup * Remove fundraiser benner * Update homepage sections * Update explore topics * Remove Ramadan section from community * Update burger menu donation message * Update icon * Remove calendar color * Add NEXT_PUBLIC_ENABLE_NOTIFICATIONS flag
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )