Skip to content

update minor versions of npm packages with compatible versions#1529

Merged
vassbo merged 1 commit intoChurchApps:devfrom
De-Fontein:dev
Apr 25, 2025
Merged

update minor versions of npm packages with compatible versions#1529
vassbo merged 1 commit intoChurchApps:devfrom
De-Fontein:dev

Conversation

@Auxority
Copy link
Contributor

No description provided.

@vassbo vassbo merged commit 27d8821 into ChurchApps:dev Apr 25, 2025
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants