Skip to content

Update documentation for v1.3.0#1

Merged
cantetfelix merged 1 commit intomasterfrom
update-readme-samples-public
Jan 29, 2026
Merged

Update documentation for v1.3.0#1
cantetfelix merged 1 commit intomasterfrom
update-readme-samples-public

Conversation

@cantetfelix
Copy link
Copy Markdown
Owner

Summary

  • Bump package version from 1.2.0 to 1.3.0
  • Update README.md to reflect current sample structure
  • Add CHANGELOG entry for v1.3.0

Changes

README.md

  • Replace outdated references to BasicWebView and UIToolkit Demo samples
  • Add comprehensive descriptions for all six current samples:
    • 01_HelloWebView - Basic WebView setup
    • 02_Navigation - URL navigation and history
    • 03_JavaScriptBridge - C# ↔ JavaScript communication
    • 04_DynamicHTML - Dynamic HTML generation
    • 05_InteractiveInput - Mouse and keyboard input
    • 06_MultipleWebViews - Multiple instances
  • Organize samples by difficulty level with estimated learning times
  • Update footer with version 1.3.0 and date 2026-01-29

package.json

  • Bump version from 1.2.0 to 1.3.0

CHANGELOG.md

  • Add new 1.3.0 entry documenting documentation improvements

Test plan

  • Verify version numbers are consistent across all files
  • Review README sample descriptions match actual samples
  • Confirm CHANGELOG follows Keep a Changelog format
  • Validate package.json version matches README footer

🤖 Generated with Claude Code

- Bump package version from 1.2.0 to 1.3.0
- Update README.md with current sample structure
  - Replace outdated references to BasicWebView and UIToolkit Demo
  - Add comprehensive descriptions for all six samples (01-06)
  - Organize samples by difficulty with estimated learning times
- Add CHANGELOG entry for v1.3.0
- Update README footer with current version and date

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@cantetfelix cantetfelix merged commit 0a60c02 into master Jan 29, 2026
1 check passed
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.

1 participant