Skip to content
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

Merge release v2.4.1 #668

Merged
merged 15 commits into from
Aug 27, 2024
Merged

Merge release v2.4.1 #668

merged 15 commits into from
Aug 27, 2024

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    f64b4f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1b7b6f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Bugfix 643/Splitting Source Word Fails (#648)

    * Upgraded to Next v12, React v18, and Scripture-Tsv v1.2.0
    
    * Update main.yml
    
    * Fixed build command
    
    * Fixed test command by replacing jest babel with swc
    
    * Upgrade tHelps & bible-ref-range -> BETA
    
    * Refactor to fix constant redraw of word aligner. Still much cleanup to do.
    
    * cleanup.
    
    * worked on fixing state.
    
    * have aligner area working.
    
    * Does not lose split alignments.  Now to work on reset.
    
    * Moved draggable part of dialog back to WordAlignerDialog
    
    * Upgraded to Next v12, React v18, and Scripture-Tsv v1.2.0
    
    * Refactor to fix constant redraw of word aligner. Still much cleanup to do.
    
    * cleanup.
    
    * worked on fixing state.
    
    * have aligner area working.
    
    * Does not lose split alignments.  Now to work on reset.
    
    * Moved draggable part of dialog back to WordAlignerDialog
    
    * Cleanup
    
    * Cleanup
    
    * Cleanup
    
    * update word-aligner-rcl
    
    * Clean out old code
    
    ---------
    
    Co-authored-by: kintsoogi <[email protected]>
    Co-authored-by: Kintsoogi <[email protected]>
    Co-authored-by: PhotoNomad0 <[email protected]>
    4 people authored May 15, 2024
    Configuration menu
    Copy the full SHA
    e1d5248 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Fix linefeed after whitespace (#649)

    * update scripture-resources-rcl
    
    * update scripture-resources-rcl
    
    ---------
    
    Co-authored-by: PhotoNomad0 <[email protected]>
    PhotoNomad0 and PhotoNomad0 authored May 16, 2024
    Configuration menu
    Copy the full SHA
    4b01301 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. update scripture-resources-rcl with updated uw-quotes-helper (#651)

    Co-authored-by: PhotoNomad0 <[email protected]>
    PhotoNomad0 and PhotoNomad0 authored May 21, 2024
    Configuration menu
    Copy the full SHA
    542041b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. reverting translation-helps-rcl (#653)

    Co-authored-by: PhotoNomad0 <[email protected]>
    PhotoNomad0 and PhotoNomad0 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    bef6853 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Tweaks for saving scripture (#654)

    * update dependencies for save fixes
    
    * update dependencies for save fixes
    
    ---------
    
    Co-authored-by: PhotoNomad0 <[email protected]>
    PhotoNomad0 and PhotoNomad0 authored May 30, 2024
    Configuration menu
    Copy the full SHA
    9b899ea View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. update dependencies for save fixes (#655)

    Co-authored-by: PhotoNomad0 <[email protected]>
    PhotoNomad0 and PhotoNomad0 authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    21d9af9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. update dependencies for highlight fixes (#656)

    Co-authored-by: PhotoNomad0 <[email protected]>
    PhotoNomad0 and PhotoNomad0 authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b12a481 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Bugfix 642 / fix save of scripture edits (#657)

    * update dependencies for highlight fixes
    
    * update dependencies for scripture save fixes
    
    * update dependencies for scripture save fixes
    
    * update dependencies for scripture save fixes
    
    * update dependencies for scripture save fixes
    
    ---------
    
    Co-authored-by: PhotoNomad0 <[email protected]>
    PhotoNomad0 and PhotoNomad0 authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    adfde3f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Bugfix 642 / minimize logging (#658)

    * update dependencies for scripture save fixes
    
    * update dependencies for scripture save fixes
    
    * update dependencies for scripture save fixes
    
    ---------
    
    Co-authored-by: PhotoNomad0 <[email protected]>
    PhotoNomad0 and PhotoNomad0 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5fcc932 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Update langnames (#662)

    * update langnames.json
    
    * add languages unit tests.  make languageId lookup case insensitive.
    
    * update languages unit tests.
    
    ---------
    
    Co-authored-by: PhotoNomad0 <[email protected]>
    PhotoNomad0 and PhotoNomad0 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6cf02aa View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. bugfix/fix for \qs* end tag (#664)

    * update dependencies
    
    * update dependencies
    
    * update dependencies
    
    ---------
    
    Co-authored-by: PhotoNomad0 <[email protected]>
    PhotoNomad0 and PhotoNomad0 authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    01e3183 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. update dependencies (#666)

    Co-authored-by: PhotoNomad0 <[email protected]>
    PhotoNomad0 and PhotoNomad0 authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e0251d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/main' into release-…

    …v2.4.1
    
    # Conflicts:
    #	package.json
    #	yarn.lock
    PhotoNomad0 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2fdee9d View commit details
    Browse the repository at this point in the history