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

Update copyright years in README.md file #1795

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open

Conversation

github-actions[bot]
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 27 commits December 2, 2024 15:07
… is bigger than the viewport by scrolling with voice control (#1748)

* WRR-9115: Fixed to focus properly when the spottable node is bigger than the viewport by scrolling with voice control

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

* Fix changelog

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

---------

Co-authored-by: Juwon Jeong <[email protected]>
… functional component (#1732)

* converted HourPicker to functional component

* fixed lint warning

* fixed review issues

* empty commit

* fixed review issues

* updated .travis.yml

---------

Co-authored-by: Juwon Jeong <[email protected]>
…used by keydown events when the popup is opened (#1756)

* WRR-11077: Added Scroller qa-sampler for case where it is used with FixedPopupPanels

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

* Fix typo

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

* Apply reveiw

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

* Added changelog

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

* Pin enact branch to fix travis error

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

* Apply review

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

* Revert enact branch in travis file

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

* WRR-12807: Added VirtualList qa-sampler for changing `dataSize`
and `itemSizes`

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

* review fix

* dummy commit to fix cla license

* revert dummy commit
* Migrated DropdownList to functional component

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

Co-authored-by: Seungcheon Baek <[email protected]>
* WRR-14027: Added UI test when PageViews' autoFocus is 'none'

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

* Fix typos

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

---------

Co-authored-by: Juwon Jeong <[email protected]>
* fixed unsafe urls, deprecated functions and incorrect JSDocs

* fixed grammar errors

* Fixed typos in sandstone code

* Update samples/qa-a11y/src/components/Section.js

Co-authored-by: Stanca <[email protected]>

* reverted removal of subtraction

* reverted change of URLs

* revert unsafe url

* reverted jsdoc issues

* reverted jsdoc issues

* reverted deprecated functions

---------

Co-authored-by: Stanca <[email protected]>
* replaced unsafe URLs

* replaced unsafe URLs

* revert unwanted change

* code review fixes
* removed unused modules from sampler

* added 'react-dom' and removed '@storybook/builder-webpack5'

---------

Co-authored-by: taeyoung.hong <[email protected]>
* Fixed JSDoc problems

* dummy commit

* revert dummy commit

* code review fixes
…omponent (#1776)

* Migrate internal/WindowEventable from class to functional component.

* review fixes

---------

Co-authored-by: Stanca <[email protected]>
* WRR-387: Updated documentation for Panels arranger
Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])

* Updated documentation
Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])

* review changes
Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])
* WRR-8543: Fixed Editable Scroller not to use static classname

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

* Added a guard

Enact-DCO-1.0-Signed-off-by: Mikyung Kim ([email protected])
…tional component (#1764)

* Changed I18NFontDecorator to a functional component.

* Review fix

---------

Co-authored-by: Mikyung Kim <[email protected]>
…on` option (#1769)

* WRR-1039: Removed animation and shadow effects with cli `--no-animation` option
Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])

* Fix typo

* Added changelog

* review changes
Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])

* revert code change
Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])

* revert code change
Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])

* revert code change
Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])

* Removed overscroll effects with cli `--no-animation` option
Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])

* Moved `noAnimation` class from each component to ThemeDecorator
Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])

* fixed wrong code changes
Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])

* WRR-1039: Revert unnecessary change

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

* WRR-1039: Fixed FormCheckboxItem to not have shadow when noAnimation

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

* WRR-1039: Fixed MediaTitle to not have transition when noAnimation

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

---------

Co-authored-by: Mikyung Kim <[email protected]>
* WRR-12677: Fix node_js to use 'lts/*' and 'node' on travis

* change npm option: -C -> --prefix
… 5 to 8 (#1780)

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

Co-authored-by: Seungcheon Baek <[email protected]>
…l` option (#1697)

* WRR-1063: Added a QA sampler for `Spotlight.focus` with `preventScroll` option

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

* Update QA sample to be clearer

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])

* Updated QA sample as reviewed

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]>
…1792)

* WRR-14337: Fix EditableWrapper to enable hover to scroll in touch mode

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

* Fix handleTouchEnd in editable scroller

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

* Make pageIndicatorPosition prop in PageViews component public

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

* Fix typo

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

* Apply review

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

* Update changelog

Enact-DCO-1.0-Signed-off-by: Juwon Jeong ([email protected])
…B formats (#1754)

* WRR-287: Replace --sand-text-color-rgb with --sand-text-color

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

* WRR-287: Replace --sand-shadow-color-rgb with --sand-shadow-color

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

* WRR-287: Replace --sand-component-text-color-rgb with --sand-component-text-color

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

* WRR-287: Replace --sand-component-text-sub-color-rgb with --sand-component-text-sub-color

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

* WRR-287: Replace --sand-focus-bg-color-rgb with --sand-focus-bg-color

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

* WRR-287: Refine code related to --sand-text-color

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

* WRR-287: Replace --sand-component-focus-text-color-rgb with --sand-component-focus-text-color

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

* WRR-287: Replace --sand-selected-color-rgb with --sand-selected-color

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

* WRR-287: Replace --sand-overlay-bg-color-rgb with --sand-overlay-bg-color

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

* WRR-287: Replace --sand-progress-color-rgb with --sand-progress-color

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

* WRR-287: Replace --sand-progress-bg-color-rgb with --sand-progress-bg-color

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

* WRR-287: Replace --sand-spinner-color-rgb with --sand-spinner-color

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

* WRR-287: Replace --sand-keyguide-bg-color-rgb with --sand-keyguide-bg-color

Note that a new CSS variable --sand-keyguide-bg-color-alpha is also added
to support the alpha channel of the background color.

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

* WRR-287: Replace --sand-alert-overlay-bg-color-rgb with --sand-alert-overlay-bg-color

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

* WRR-287: Refine LESS variable names to distinguish alpha for color and opacity

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

* WRR-287: Replace rest --sand-alert-overlay variables with non-rgb variables

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

* WRR-287: Added fallback of -rgb variables for legacy apps

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

* WRR-287: Added missing fallback of --sand-component-focus-text-color-rgb

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])

* WRR-287: rename suffix -color-alpha to -color-opacity

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

* WRR-287: rename: @sand-shadow-color and @sand-shadow-base-color

- @sand-shadow-color is renamed to @sand-shadow-base-color
- @sand-shadow-common-color is renamed to @sand-shadow-color

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

* WRR-287: rename: @sand-keyguide-bg-color to @sand-keyguide-base-bg-color

- @sand-keyguide-bg-color is renamed to @sand-keyguide-base-bg-color
- @sand-keyguide-bg-color is now the background color with opacity
  just like before this PR

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

* WRR-287: Remove fallbacks of -rgb variables for legacy apps

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

* WRR-287: Remove missing fallbacks of -rgb variables for legacy apps

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

* WRR-287: Convert static color value by rgb() to hex value

Note that --sand-steps-pageindicator-bg-color is added
as we add CSS variables for non-common component-specific colors also.

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

* WRR-287: Replace rgba() with rgb()

rgb() with alpha parameter is supported from
Firefox 52 (2017), Chrome 65(2018), and Safari 12.1(2019).
rgba() is now an alias for rgb().

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

* WRR-287: Revert rgb() to rgba() for screenshot tests

Due to malfunction of the screenshot tests,
the rgb() function is reverted to rgba() function.

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

* Revert "WRR-287: Revert rgb() to rgba() for screenshot tests"

This reverts commit ec98ae0.

* Revert "WRR-287: Replace rgba() with rgb()"

This reverts commit c65d1cb.

* WRR-287: refine color variables' order

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

* WRR-287: update Travis CI setting

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

---------

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

codecov bot commented Jan 4, 2025

Codecov Report

Attention: Patch coverage is 90.55118% with 12 lines in your changes missing coverage. Please review.

Project coverage is 80.92%. Comparing base (d3a3b5b) to head (53b8e57).

Files with missing lines Patch % Lines
Dropdown/DropdownList.js 92.00% 4 Missing ⚠️
VirtualList/VirtualList.js 50.00% 2 Missing ⚠️
useScroll/useScroll.js 60.00% 2 Missing ⚠️
Scroller/Scroller.js 50.00% 1 Missing ⚠️
VideoPlayer/VideoPlayer.js 50.00% 1 Missing ⚠️
internal/WindowEventable/WindowEventable.js 95.00% 1 Missing ⚠️
useScroll/useEvent.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1795      +/-   ##
==========================================
- Coverage   81.35%   80.92%   -0.44%     
==========================================
  Files         150      148       -2     
  Lines        8213     6685    -1528     
  Branches     2602     2001     -601     
==========================================
- Hits         6682     5410    -1272     
+ Misses       1107      969     -138     
+ Partials      424      306     -118     

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

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.