update minor versions of npm packages with compatible versions#1529
Merged
vassbo merged 1 commit intoChurchApps:devfrom Apr 25, 2025
De-Fontein:dev
Merged
update minor versions of npm packages with compatible versions#1529vassbo merged 1 commit intoChurchApps:devfrom De-Fontein:dev
vassbo merged 1 commit intoChurchApps:devfrom
De-Fontein:dev
Conversation
vassbo added a commit that referenced this pull request Apr 30, 2025
* Added back "pack" cmd as it was used by makesnap * update minor versions of npm packages with compatible versions (#1529) * import types as actual types (#1532) * import types as actual types and change eslint configuration to enforce this * remove whitespace * fix build * ✨ Formatting imports - Fixed text editor text removed - Fixed close popup not showing up on Windows - Fixed new show in remote not refreshing list - Fixed not setting to unsaved when deleting/renaming a show - Updated Polish language * ✔️ Fixed OSC data messages not working properly - Chords are now starting from position and not centered aligned - Fixed stage CSS input values duplicated - Fixed select project by index highlighing incorrect opened show * 🚩 Updated Norwegian language * Adding transpose functionality to text edit (not working fully) (#1551) * Fix makesnap (#1530) The initiative to organize the scripts broke the snap building. Snaps require a very specific structure and the `snap` directory _must_ be in the root of the repository. WIthout this, it fundamentally breaks. Additionally, the removal of the executable bit from the scripts caused the entire build to fail as the scripts _must_ be executable in order for the build to succeed and the installed snap to function at all. I have revised the `makesnap` script to accommodate the changes and move the required files to a `snap` directory during build so it may build properly. * feat: add arrow_up icon, ensure transpose UI uses consistent custom icons, and maintain code style in chord transposition logic --------- Co-authored-by: Erich Eickmeyer <erich@ericheickmeyer.com> * ✨ Updated text edit transpose * makesnap uses pack instead of release * ✨ Audio metadata dynamic values - NowPlaying.txt audio file - NowPlayingCover.png file - Text content is now normalized in search - Planning Center / Chums songs will keep their changes and not be updated when downloaded again - Start action by name action - Added undo/redo for variables/triggers - Updated Hungarian language * Disable echo cancellation for microphone audio inputs (#1557) * ✨ Stage rearrange items - Timer blink when overflowed - Fixed an issue with deleting layout slides - Transposing in stage should update all chords - Chord font size is now relative to text font size - Fixed stage label not working in web stage - Custom HTML tags in XML Bibles are now allowed - Fixed a freeze with event actions - pdf-dist worker file should be auto updated - Updated pdf-dist version - Updated Slovak language * 🎨 Linting - Version update --------- Co-authored-by: Auxority <35202343+Auxority@users.noreply.github.com> Co-authored-by: Gladson Sam <115465353+gladsonsam@users.noreply.github.com> Co-authored-by: Erich Eickmeyer <erich@ericheickmeyer.com> Co-authored-by: lehik <antti.lehikoinen@outlook.com>
otonielpv pushed a commit to otonielpv/FreeShow that referenced this pull request Aug 30, 2025
* Added back "pack" cmd as it was used by makesnap * update minor versions of npm packages with compatible versions (ChurchApps#1529) * import types as actual types (ChurchApps#1532) * import types as actual types and change eslint configuration to enforce this * remove whitespace * fix build * ✨ Formatting imports - Fixed text editor text removed - Fixed close popup not showing up on Windows - Fixed new show in remote not refreshing list - Fixed not setting to unsaved when deleting/renaming a show - Updated Polish language * ✔️ Fixed OSC data messages not working properly - Chords are now starting from position and not centered aligned - Fixed stage CSS input values duplicated - Fixed select project by index highlighing incorrect opened show * 🚩 Updated Norwegian language * Adding transpose functionality to text edit (not working fully) (ChurchApps#1551) * Fix makesnap (ChurchApps#1530) The initiative to organize the scripts broke the snap building. Snaps require a very specific structure and the `snap` directory _must_ be in the root of the repository. WIthout this, it fundamentally breaks. Additionally, the removal of the executable bit from the scripts caused the entire build to fail as the scripts _must_ be executable in order for the build to succeed and the installed snap to function at all. I have revised the `makesnap` script to accommodate the changes and move the required files to a `snap` directory during build so it may build properly. * feat: add arrow_up icon, ensure transpose UI uses consistent custom icons, and maintain code style in chord transposition logic --------- Co-authored-by: Erich Eickmeyer <erich@ericheickmeyer.com> * ✨ Updated text edit transpose * makesnap uses pack instead of release * ✨ Audio metadata dynamic values - NowPlaying.txt audio file - NowPlayingCover.png file - Text content is now normalized in search - Planning Center / Chums songs will keep their changes and not be updated when downloaded again - Start action by name action - Added undo/redo for variables/triggers - Updated Hungarian language * Disable echo cancellation for microphone audio inputs (ChurchApps#1557) * ✨ Stage rearrange items - Timer blink when overflowed - Fixed an issue with deleting layout slides - Transposing in stage should update all chords - Chord font size is now relative to text font size - Fixed stage label not working in web stage - Custom HTML tags in XML Bibles are now allowed - Fixed a freeze with event actions - pdf-dist worker file should be auto updated - Updated pdf-dist version - Updated Slovak language * 🎨 Linting - Version update --------- Co-authored-by: Auxority <35202343+Auxority@users.noreply.github.com> Co-authored-by: Gladson Sam <115465353+gladsonsam@users.noreply.github.com> Co-authored-by: Erich Eickmeyer <erich@ericheickmeyer.com> Co-authored-by: lehik <antti.lehikoinen@outlook.com>
This file contains hidden or 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
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.
No description provided.