Skip to content

Timer control added#1902

Merged
tomasherceg merged 5 commits intomainfrom
feature/timer
Apr 26, 2025
Merged

Timer control added#1902
tomasherceg merged 5 commits intomainfrom
feature/timer

Conversation

@tomasherceg
Copy link
Copy Markdown
Member

Usage:

<dot:Timer Interval="1000" Command="{command: Value1 = Value1 + 1}" Enabled="{value: Enabled1}" />

@exyi exyi requested a review from Copilot April 4, 2025 16:53
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 6 out of 10 changed files in this pull request and generated 1 comment.

Files not reviewed (4)
  • src/Samples/Common/Views/ControlSamples/Timer/LongCommand.dothtml: Language not supported
  • src/Samples/Common/Views/ControlSamples/Timer/Timer.dothtml: Language not supported
  • src/Samples/Tests/Abstractions/SamplesRouteUrls.designer.cs: Language not supported
  • src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeDefaultConfig.json: Language not supported

@tomasherceg tomasherceg merged commit 42bb6ea into main Apr 26, 2025
14 of 16 checks passed
@tomasherceg tomasherceg deleted the feature/timer branch April 26, 2025 10:53
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.

3 participants