Skip to content

Conversation

@wieslawsoltes
Copy link
Owner

Summary

  • document additional Drag & Drop base classes and events
  • add Roslyn scripting and ReactiveUI navigation actions

Testing

  • dotnet test --no-build --verbosity minimal (fails: command not found)

Copy link
Contributor

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.

Pull Request Overview

This PR expands the README to document newly introduced drag-and-drop base classes, adds a Roslyn scripting action, and lists ReactiveUI navigation actions.

  • Document additional Drag & Drop base classes and events
  • Add ExecuteScriptAction under a new Scripting section
  • Introduce ReactiveUI navigation actions (ClearNavigationStackAction, NavigateAction, NavigateBackAction, NavigateAndReset)
Comments suppressed due to low confidence (2)

README.md:747

  • The class name NavigateAndReset is inconsistent with other ReactiveUI action names—consider renaming it to NavigateAndResetAction for consistency.
**NavigateAndReset**

README.md:733

  • [nitpick] New scripting and ReactiveUI actions are documented but lack references to example usage or linked tests; consider adding sample code snippets or test references to guide consumers.
### Scripting

@wieslawsoltes wieslawsoltes merged commit 46b72dc into master May 19, 2025
13 checks passed
@wieslawsoltes wieslawsoltes deleted the codex/update-readme-behaviors-section branch May 19, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants