Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor to align with modifications in axsharp #601

Open
wants to merge 27 commits into
base: dev
Choose a base branch
from

Conversation

PTKu
Copy link
Contributor

@PTKu PTKu commented Feb 18, 2025

This pull request includes several updates and improvements across multiple files, with a focus on version upgrades, code cleanup, and enhancements to the VisualComposer component.

Version Upgrades:

  • Updated AXSharp.ixc, AXSharp.ixd, and AXSharp.ixr tools to version 0.23.0-alpha.359 in .config/dotnet-tools.json. [1] [2]
  • Updated AXSharp package versions to 0.23.0-alpha.359 in src/Directory.Packages.props.

VisualComposer Enhancements:

  • Added pollingInterval parameter to SerializableVisualComposerItem constructor and class. [1] [2] [3]
  • Updated AddChildren and SaveAsync methods in VisualComposerContainer.razor to include pollingInterval. [1] [2]
  • Added pollingInterval to VisualComposerItemData class and updated its constructor. [1] [2] [3]
  • Included pollingInterval in VisualComposerItem.razor and VisualComposerItemModal.razor components. [1] [2] [3] [4] [5]

Code Cleanup:

  • Removed commented-out project references in AXOpen.VisualComposer.csproj.
  • Commented out unused AxSharpRoot and ProjectReference elements in Directory.Build.props.

Polling Configuration:

  • Added ConfigurePolling method to AxoSequencer.razor, AxoSequencerExtended.razor, and AxoDialogTestView.razor. [1] [2] [3]
  • Added ConfigurePolling method with NotImplementedException in AxoDialogsView.razor.

TomKovac and others added 27 commits February 14, 2025 09:50
…pector-method' into refactor-to-align-with-modifications-in-axsharp
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants