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

merge next into main #1848

Merged
merged 104 commits into from
Feb 1, 2024
Merged

merge next into main #1848

merged 104 commits into from
Feb 1, 2024

Conversation

sallerli1
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

What is the new behavior?

Other information

sallerli1 and others added 30 commits January 3, 2024 00:04
BREAKING CHANGE: original css vars and less vars are removed
BREAKING CHANGE: original default theme is removed, seer is now default theme
BREAKING CHANGE: original style entries is removed, now only index is provided
BREAKING CHANGE: typography is removed
* feat: add dark theme

* build: update eslint and prettier dependencies
sallerli1 and others added 26 commits January 17, 2024 18:52
BREAKING CHANGE: scrollTo option index is deprecated, use rowIndex instead
BREAKING CHANGE: scrollTo option offset is deprecated, use verticalOffset instead
BREAKING CHANGE: scrollTo option key is deprecated, use rowKey instead
BREAKING CHANGE: scrollTo option align is deprecated, use verticalAlign instead
…1840)

mix color with alpha with container bg color to get a bg color with no alpha
Copy link

idux-bot bot commented Feb 1, 2024

This preview will be available after the AzureCI is passed.

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (181bf35) 92.32% compared to head (43581b1) 91.21%.

Files Patch % Lines
packages/cdk/scroll/src/utils.ts 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1848      +/-   ##
==========================================
- Coverage   92.32%   91.21%   -1.11%     
==========================================
  Files         346      348       +2     
  Lines       32789    34091    +1302     
  Branches     3710     3730      +20     
==========================================
+ Hits        30271    31096     +825     
- Misses       2518     2995     +477     

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

@sallerli1 sallerli1 merged commit a75f53d into main Feb 1, 2024
9 of 10 checks passed
@sallerli1 sallerli1 deleted the next branch February 1, 2024 03:45
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