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

Refactor module for v3.0 #5

Merged
merged 2 commits into from
Jun 4, 2023
Merged

Refactor module for v3.0 #5

merged 2 commits into from
Jun 4, 2023

Conversation

istnv
Copy link
Member

@istnv istnv commented Jun 3, 2023

Refactor for Companion v3.0 (#4)
Convert feedbacks to boolean (#3)
Adds variables from the testing branch

tap-chris and others added 2 commits November 24, 2022 09:56
Added variables for active and paused state as well as the active cue.
Fader position variable has been renamed.
@istnv istnv requested a review from Julusian June 3, 2023 15:18
@istnv istnv merged commit 1727a4f into master Jun 4, 2023
tap-chris added a commit that referenced this pull request Jul 24, 2023
commit b36c389
Merge: e15c262 c404c80
Author: Companion Module Bot <[email protected]>
Date:   Thu Jul 20 17:23:02 2023 +0100

    Merge pull request #7 from bitfocus/dependabot/npm_and_yarn/word-wrap-1.2.4

    Bump word-wrap from 1.2.3 to 1.2.4

commit c404c80
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Jul 20 15:10:37 2023 +0000

    Bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

commit e15c262
Merge: 35178e9 0fde899
Author: Christian Volmering <[email protected]>
Date:   Thu Jul 13 14:36:36 2023 +0200

    Merge pull request #6 from bitfocus/dependabot/npm_and_yarn/semver-6.3.1

    Bump semver from 6.3.0 to 6.3.1

commit 0fde899
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Jul 13 10:38:22 2023 +0000

    Bump semver from 6.3.0 to 6.3.1

    Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
    - [Commits](npm/node-semver@v6.3.0...v6.3.1)

    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

commit 35178e9
Author: Christian Volmering <[email protected]>
Date:   Thu Jun 15 16:38:33 2023 +0200

    Increased version number

commit da7daa6
Author: Christian Volmering <[email protected]>
Date:   Thu Jun 15 15:55:40 2023 +0200

    Update README.md

commit 01744b9
Author: Christian Volmering <[email protected]>
Date:   Thu Jun 15 15:54:09 2023 +0200

    Removed exec limit

    - Removed executor limit
    - Added regex for action input types that use the parseVariablesInString function
    - Optimized error reporting for invalid input in action fields
    - Updated mamsc to latest version

commit 5029b7f
Author: John A Knight Jr <[email protected]>
Date:   Mon Jun 5 10:48:17 2023 -0700

    Update docs for new variables

commit 0285762
Author: Christian Volmering <[email protected]>
Date:   Mon Jun 5 09:20:24 2023 +0200

    Update module.js

    Since the variables have been renamed this is not needed...

commit 1727a4f
Merge: cb561a2 da17e3c
Author: John Knight Jr <[email protected]>
Date:   Sun Jun 4 16:50:52 2023 -0700

    Merge pull request #5 from bitfocus/v3.0

    Refactor module for v3.0

commit da17e3c
Author: John A Knight Jr <[email protected]>
Date:   Sat Jun 3 06:57:48 2023 -0700

    Refactor for v3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants