Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 4, 2025

It's that time of the year, let's update the license.

enact-bot and others added 10 commits December 2, 2024 14:41
…used by keydown events when the popup is opened (#3297)

* WRR-11077: Fixed Scroller to prevent the native scrolling behavior caused by keydown events when the popup is opened

Enact-DCO-1.0-Signed-off-by: Juwon Jeong ([email protected])

* Apply review to remove spotlight dependency in ui

Enact-DCO-1.0-Signed-off-by: Juwon Jeong ([email protected])

* Apply review

Enact-DCO-1.0-Signed-off-by: Juwon Jeong ([email protected])

* Added optional chaining to handle cases where props.preventScroll does not exist

Enact-DCO-1.0-Signed-off-by: Juwon Jeong ([email protected])
…e` and `itemSizes` changed (#3300)

* WRR-12807: Fixed `VirtualList` to not abnormally scroll when
`dataSize` and `itemSizes` changed

Enact-DCO-1.0-Signed-off-by: Mikyung Kim ([email protected])

* fix typo

Enact-DCO-1.0-Signed-off-by: Mikyung Kim ([email protected])
* Updated storybook to 8.4

* updated to latest storybook

* updated storybook-utils to latest version

* dummy commit to fix CLA licence

* revert dummy commit
* removed unused modules from sampler

* undo removal of `react-dom`

* removed react-dom

* added overrides

* added `react-dom` and removed overrides
* WRR-12677: Fix node_js to use 'lts/*' and 'node' on travis

* change npm option: -C -> --prefix
#3302)

* WRR-9415: remove vendor-opacity mixin that is only for legacy IE from 5 to 8

Enact-DCO-1.0-Signed-off-by: Seungcheon Baek ([email protected])

* WRR-9415: Revive vendor-opacity mixin but remove support for legacy IE from 5 to 8

Note: to support existing usages, the mixin is revived
but the support for legacy IE from 5 to 8 is removed.

Enact-DCO-1.0-Signed-off-by: Seungcheon Baek ([email protected])

* WRR-9415: refined code

Enact-DCO-1.0-Signed-off-by: Seungcheon Baek ([email protected])

---------

Co-authored-by: Seungcheon Baek <[email protected]>
…unction to prevent scroll by focus (#3277)

* Update preventScroll option in focus and focusElement

Enact-DCO-1.0-Signed-off-by: Nakjun Hwang <[email protected]>

* Refine changlogs and match coding conventions

Enact-DCO-1.0-Signed-off-by: Seungcheon Baek ([email protected])

* Add a unit test for `preventScroll` option

Enact-DCO-1.0-Signed-off-by: Seungcheon Baek ([email protected])

* updated changelogs

Enact-DCO-1.0-Signed-off-by: Seungcheon Baek ([email protected])

* update .travis.yml to resolve the issue of npm install

Enact-DCO-1.0-Signed-off-by: Seungcheon Baek ([email protected])

---------

Co-authored-by: nakjun12 <[email protected]>
Co-authored-by: Seungcheon Baek <[email protected]>
Co-authored-by: Juwon Jeong <[email protected]>
* WRR-287: Update docs for creating components to match with theme libraries' changes on custom skin

Enact-DCO-1.0-Signed-off-by: Seungcheon Baek ([email protected])

* WRR-287: update the minimum versions of browsers to support relative RGB

To support relative RGB, the minimum versions of browsers are updated as follows:
- safari: 16.4 (note that the first fully supported version is 18.0)
- chrome: 119
- firefox: 128

Enact-DCO-1.0-Signed-off-by: Seungcheon Baek ([email protected])

* WRR-287: added changelogs

Enact-DCO-1.0-Signed-off-by: Seungcheon Baek ([email protected])

* WRR-287: update .travis.yml to resolve the issue of npm install

Enact-DCO-1.0-Signed-off-by: Seungcheon Baek ([email protected])

---------

Co-authored-by: Seungcheon Baek <[email protected]>
Co-authored-by: Juwon Jeong <[email protected]>
Let's keep legal happy.
@codecov
Copy link

codecov bot commented Jan 4, 2025

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 82.30%. Comparing base (d13d6f5) to head (d603c5e).
Report is 50 commits behind head on master.

Files with missing lines Patch % Lines
packages/spotlight/src/spotlight.js 87.50% 1 Missing ⚠️
packages/ui/useScroll/useScroll.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3306       +/-   ##
===========================================
+ Coverage   67.14%   82.30%   +15.16%     
===========================================
  Files         165      152       -13     
  Lines        9681     7093     -2588     
  Branches     2714     1867      -847     
===========================================
- Hits         6500     5838      -662     
+ Misses       2447      985     -1462     
+ Partials      734      270      -464     

☔ View full report in Codecov by Sentry.
📢 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.

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.

8 participants