Skip to content

Scheduler Timeline Demo: Update UI Texts#33183

Merged
arman-boyakhchyan merged 4 commits intoDevExpress:26_1from
arman-boyakhchyan:scheduler-timelines-demo-text-updates-26-1
Apr 8, 2026
Merged

Scheduler Timeline Demo: Update UI Texts#33183
arman-boyakhchyan merged 4 commits intoDevExpress:26_1from
arman-boyakhchyan:scheduler-timelines-demo-text-updates-26-1

Conversation

@arman-boyakhchyan
Copy link
Copy Markdown
Contributor

No description provided.

@arman-boyakhchyan arman-boyakhchyan self-assigned this Apr 7, 2026
@arman-boyakhchyan arman-boyakhchyan requested a review from a team as a code owner April 7, 2026 09:45
Copilot AI review requested due to automatic review settings April 7, 2026 09:45
Copy link
Copy Markdown
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 updates the Scheduler “Timelines” demo UI across frameworks to make the options panel clearer and more consistent, while simplifying the “snapToCellsMode” selector data.

Changes:

  • Adds an “Options” caption and renames the label from “Snap to Cells Mode” to “Snap to Grid”.
  • Simplifies SelectBox items for snapToCellsMode from { value, text } objects to primitive string arrays (and removes valueExpr / displayExpr where applicable).
  • Adjusts demo styling by adding a caption style and forcing appointment content text color to white.

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
apps/demos/Demos/Scheduler/Timelines/Vue/App.vue Updates options UI text/caption, simplifies SelectBox items, and adds related styles.
apps/demos/Demos/Scheduler/Timelines/ReactJs/App.js Simplifies SelectBox items and updates options UI text/caption.
apps/demos/Demos/Scheduler/Timelines/ReactJs/styles.css Adds caption styling and appointment content text color override.
apps/demos/Demos/Scheduler/Timelines/React/App.tsx Simplifies SelectBox items (typed) and updates options UI text/caption.
apps/demos/Demos/Scheduler/Timelines/React/styles.css Adds caption styling and appointment content text color override.
apps/demos/Demos/Scheduler/Timelines/jQuery/index.js Simplifies dxSelectBox items and removes value/display expr mapping.
apps/demos/Demos/Scheduler/Timelines/jQuery/index.html Updates options UI text/caption in markup.
apps/demos/Demos/Scheduler/Timelines/jQuery/styles.css Adds caption styling and appointment content text color override.
apps/demos/Demos/Scheduler/Timelines/Angular/app/app.component.ts Simplifies snapToCellsModeItems to typed primitive array.
apps/demos/Demos/Scheduler/Timelines/Angular/app/app.component.html Updates options UI text/caption and removes value/display expr mapping.
apps/demos/Demos/Scheduler/Timelines/Angular/app/app.component.css Adds caption styling and appointment content text color override (via ::ng-deep).

sjbur
sjbur previously approved these changes Apr 8, 2026
Copilot AI review requested due to automatic review settings April 8, 2026 09:00
Copy link
Copy Markdown
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.

Copilot was unable to review this pull request because the user who requested the review is ineligible. To be eligible to request a review, you need a paid Copilot license, or your organization must enable Copilot code review.

@arman-boyakhchyan arman-boyakhchyan merged commit b932e95 into DevExpress:26_1 Apr 8, 2026
107 checks passed
@arman-boyakhchyan arman-boyakhchyan deleted the scheduler-timelines-demo-text-updates-26-1 branch April 8, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants