Skip to content

NXT-15190: Apply latest press/release motions#382

Merged
daniel-stoian-lgp merged 4 commits into
developfrom
feature/NXT-15190
Jun 19, 2026
Merged

NXT-15190: Apply latest press/release motions#382
daniel-stoian-lgp merged 4 commits into
developfrom
feature/NXT-15190

Conversation

@dan-ichim-lgp

@dan-ichim-lgp dan-ichim-lgp commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

Updated Limestone press/release motion to match the webOS 27 motion guide for IconItem and Slider, and corrected shared press/release easing tokens used across focused/enlarged components.

Resolution

Swapped shared press/release easing to EO (press) and EIO (release); durations remain 250ms / 300ms.
Slider: focus scale 1.33, press scale 1.16; introduced @lime-slider-focus-scale and aligned @lime-slider-tooltip-offset-focused with it.
IconItem: added dedicated motion mixins (lime-iconitem-focus-in-motion, lime-iconitem-press-motion, lime-iconitem-release-motion) with focus/press/release scales 1.2 / 1.1 / @lime-iconitem-focus-transform.
IconItem: fixed release selector from :not(:pressed) to :not(.pressed) so release motion does not override the pressed state.

Additional Considerations

Links

NXT-15190

Comments

Enact-DCO-1.0-Signed-off-by: Dan Ichim dan.ichim@lgepartner.com

@dan-ichim-lgp dan-ichim-lgp self-assigned this Jun 17, 2026
@dan-ichim-lgp dan-ichim-lgp changed the base branch from master to develop June 17, 2026 11:02
@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.07%. Comparing base (9197def) to head (46f22bd).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #382   +/-   ##
========================================
  Coverage    82.07%   82.07%           
========================================
  Files          153      153           
  Lines         7507     7507           
  Branches      2262     2262           
========================================
  Hits          6161     6161           
  Misses        1041     1041           
  Partials       305      305           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@alexandrumorariu alexandrumorariu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

Comment thread styles/tests/motion-tokens-specs.js Outdated
Comment thread CHANGELOG.md Outdated
Comment thread styles/motion-mixins.less Outdated
Update press/release easing and slider scale values per webOS 27 motion guide, and add dedicated IconItem press/release mixins.
@daniel-stoian-lgp daniel-stoian-lgp merged commit 4378483 into develop Jun 19, 2026
6 checks passed
@daniel-stoian-lgp daniel-stoian-lgp deleted the feature/NXT-15190 branch June 19, 2026 12:11
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