Skip to content

Move History sample (app 139) into package 99 (obsolete controls) - #692

Merged
oblomov-dev merged 1 commit into
standardfrom
claude/move-history-sample-to-99
Jul 21, 2026
Merged

Move History sample (app 139) into package 99 (obsolete controls)#692
oblomov-dev merged 1 commit into
standardfrom
claude/move-history-sample-to-99

Conversation

@oblomov-dev

Copy link
Copy Markdown
Member

What

Moves the History demo (z2ui5_cl_demo_app_139) from package 00/07 into package 00/99, alongside the other obsolete-custom-control samples.

Why

The history custom control rewrote the URL query string via history.replaceState from a bound field. App state in the URL is handled by the framework itself now (set_push_state), so the control is obsolete — it was just marked as such in the framework view builder (z2ui5_cl_xml_view_cc). The app catalog g01 already listed this demo under "experimental, TODO → History", so parking it in package 99 matches its existing standing.

Notes

  • Pure file move (git mv), class name unchanged (z2ui5_cl_demo_app_139).
  • The app catalog references it by name, not path, so the catalog keeps working.

🤖 Generated with Claude Code


Generated by Claude Code

The history custom control is obsolete - app state in the URL is handled by
the framework itself now (set_push_state). Park its demo alongside the other
obsolete-custom-control samples in package 99. The class name is unchanged,
so the app catalog (which references it by name) keeps working.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TVqCfSRD2jtvmokqV4x95w
@oblomov-dev
oblomov-dev merged commit e21832b into standard Jul 21, 2026
7 of 8 checks passed
@oblomov-dev
oblomov-dev deleted the claude/move-history-sample-to-99 branch July 21, 2026 17:20
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