Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): add missing option to control row highlight duration CRUD #1278

Merged
merged 1 commit into from Dec 21, 2023

Conversation

ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented Dec 21, 2023

Add a new rowHighlightDuration Grid Option to control the duration of the row highlight instead of using a default that was a little too long. The new default is 400 (previously 750 but that seemed too long).

Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3439118) 88.0% compared to head (662910f) 88.0%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1278     +/-   ##
========================================
+ Coverage    88.0%   88.0%   +0.1%     
========================================
  Files         198     198             
  Lines       21359   21361      +2     
  Branches     7104    7102      -2     
========================================
+ Hits        18795   18797      +2     
  Misses       2564    2564             

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

@ghiscoding ghiscoding merged commit 8240c8c into master Dec 21, 2023
5 checks passed
@ghiscoding ghiscoding deleted the chore/row-highlight-duration-config branch December 21, 2023 04:36
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.

None yet

1 participant