-
Notifications
You must be signed in to change notification settings - Fork 36
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
Release version 1.17.10 #1773
Merged
Release version 1.17.10 #1773
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
fix hyphen issue for sync and controller code
…ar & standard display
…needs work on the svg icon
Updated PR to fix bug #1741 (MahaanKoshTooltip Reading mode bug fix)
Updates Meta.test.jsx snapshot to fix failed build
Adds MahaanKoshTooltip Setting to turn on/off MahaanKoshTooltip
Fix display print option
* chore: adds production url back to the api constants * chore: updates package.json
* chore: updates main page banner text * fix: fixes typo and links * chore: updates texts
* chore: updates travis yml * chore: updates to beta v5
* fix hyphen issue for sync and controller code * minnor change for sync and controller code * chore: removes visraam class * Adds isMahaanKoshTooltipEnabled boolean to the render logic of Larivaar & standard display * Adds a setting to enable Mahaan Kosh Tooltip under the settings tab, needs work on the svg icon * Adds reading mode to getBaaniLine to fix the mahaankosh reading mode bug * Fixes MahaanKoshTooltipBug by wrapping BaaniLine with MahaanKoshContext.provider * Updates test case * chore: fixes display print option * chore: fixes horizontal scroll * Updates Meta.test.jsx snapshot to fix failed build * Fixes MahaanKoshTooltip Toggle icon * Fixes MahaanKoshTooltipSetting Icon * Fix api urls constants (#1749) * chore: adds production url back to the api constants * chore: updates package.json * updates banner page text (#1750) * chore: updates main page banner text * fix: fixes typo and links * chore: updates texts * chore: updates to v1.17.9 (#1751) --------- Co-authored-by: Yadvir Kaur <yadvirkaur15@gmail.com> Co-authored-by: Japnit Singh <singj36@mcmaster.ca> Co-authored-by: Aman Singh <saintsoldierx@gmail.com> Co-authored-by: Japnit Singh <57968393+JapnitS@users.noreply.github.com>
* Adds rvm install to pre-install step * Removes the hotfix from dev branch
…to FixTravisRubyVersion
Attempts to fix the travis build
Upgrades ruby version to 3.3.5
Fixes Ruby version to 3.1.0
Should fix unrecogonized ruby version by updating rvm
Gem goes to older version
Fixes gem to a previous version
Chore: Degrades dpl version to 1.10.16
Fixes dpl version by adding version under branch directly
* fix hyphen issue for sync and controller code * minnor change for sync and controller code * chore: removes visraam class * Adds isMahaanKoshTooltipEnabled boolean to the render logic of Larivaar & standard display * Adds a setting to enable Mahaan Kosh Tooltip under the settings tab, needs work on the svg icon * Adds reading mode to getBaaniLine to fix the mahaankosh reading mode bug * Fixes MahaanKoshTooltipBug by wrapping BaaniLine with MahaanKoshContext.provider * Updates test case * chore: fixes display print option * chore: fixes horizontal scroll * Updates Meta.test.jsx snapshot to fix failed build * Fixes MahaanKoshTooltip Toggle icon * Fixes MahaanKoshTooltipSetting Icon * Fix api urls constants (#1749) * chore: adds production url back to the api constants * chore: updates package.json * updates banner page text (#1750) * chore: updates main page banner text * fix: fixes typo and links * chore: updates texts * chore: updates to v1.17.9 (#1751) * chore: updates packge-lock.json (#1754) * chore: updates travis yml (#1755) * chore: updates travis yml * chore: updates to beta v5 * Release v1.17.9 (#1752) (#1753) * fix hyphen issue for sync and controller code * minnor change for sync and controller code * chore: removes visraam class * Adds isMahaanKoshTooltipEnabled boolean to the render logic of Larivaar & standard display * Adds a setting to enable Mahaan Kosh Tooltip under the settings tab, needs work on the svg icon * Adds reading mode to getBaaniLine to fix the mahaankosh reading mode bug * Fixes MahaanKoshTooltipBug by wrapping BaaniLine with MahaanKoshContext.provider * Updates test case * chore: fixes display print option * chore: fixes horizontal scroll * Updates Meta.test.jsx snapshot to fix failed build * Fixes MahaanKoshTooltip Toggle icon * Fixes MahaanKoshTooltipSetting Icon * Fix api urls constants (#1749) * chore: adds production url back to the api constants * chore: updates package.json * updates banner page text (#1750) * chore: updates main page banner text * fix: fixes typo and links * chore: updates texts * chore: updates to v1.17.9 (#1751) --------- * Adds rvm install to pre-install step * Removes the hotfix from dev branch * Adds ruby version upgrade step to pre-install step (#1758) * Adds rvm install to pre-install step * Removes the hotfix from dev branch * Specifies command to use ruby version, force install dpl 2.0.5.1 * Upgrades ruby version to 3.3.5 * Fixes Ruby version to 3.1.0 * Should fix unrecogonized ruby version by updating rvm * Gem goes to older version * Fixes gem to a previous version * Degrades dpl version to 1.10.16 * Fixes dpl version by adding version under branch directly --------- Co-authored-by: Yadvir Kaur <yadvirkaur15@gmail.com> Co-authored-by: Japnit Singh <singj36@mcmaster.ca> Co-authored-by: Aman Singh <saintsoldierx@gmail.com> Co-authored-by: Japnit Singh <57968393+JapnitS@users.noreply.github.com>
gurjit03
added a commit
that referenced
this pull request
Dec 3, 2024
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.
npm test
& fixed newly introduced lint errors.