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

WRQ-30274: Merge feature/enact_v5 to develop branch #804

Merged
merged 7 commits into from
Jul 25, 2024
Merged

Conversation

MikyungKim
Copy link
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

We will merge feature/enact_v5 branch to develop to release next major alpha version of agate.

Resolution

  • Merged feature/enact_v5 branch to develop
  • Modified npm-shrinkwrap.json in sampler
  • Changed ubuntu dist in travis.yml from focal to jammy

Additional Considerations

This PR is basically the same with #803.

Links

WRQ-30274

Comments

Enact-DCO-1.0-Signed-off-by: Mikyung Kim (mikyung27.kim@lge.com)

daniel-stoian-lgp and others added 7 commits June 17, 2024 10:37
* updated storybook to version 8.1.5

* Fixed custom toolbars for acent, hightlight and default skin styles

* code review fixes

* removed parasite div

* code review fixes

* eslint fixes

* removed unneeded storybook ui props

* updated storybook to 8.1.6 and storybook-tils branch to enact_v5

* removed docs configuration and docs information in About story
* added custom site icon for storybook

* Apply suggestions from code review

* removed manager-head.html

---------

Co-authored-by: Stanca <stanca.pop@lgepartner.com>
* Fix Marquee to not override marqueeDirection

* modify travis.yml to verify

* remove null

* modify travis.yml to verify 2
* Updated storybook to 8.2 and applied latest patch version

* updatet storybook dependencies to use latest minor version

* changed package order

---------

Co-authored-by: Mikyung Kim <mikyung27.kim@lge.com>
…#803)

* WRQ-7108: Remove unnecessary vendor prefixes (#784)

* WRQ-7108: Remove unnecessary vendor prefixes
Enact-DCO-1.0-Signed-off-by: Jiye Kim (jiye.kim@lge.com)

* remove more vendor prefix

* remove more vendor prefix
Enact-DCO-1.0-Signed-off-by: Jiye Kim (jiye.kim@lge.com)

* WRQ-25866: Update package dependencies to fix security vulnerabilities. (#795)

* Updated dependencies for agate library.

* Updated shrinkwrap

* WRP-26873: Fixed partial Panels' transition on horizontal (#757)

* Fixed partial transition

* Fixed lint warnings

* Added code was covered by tests

* Added CHANGELOG

* Review fixes

* Restored style changes

* Update CHANGELOG.md

* Fixed changelog

Enact-DCO-1.0-Signed-off-by: Mikyung Kim (mikyung27.kim@lge.com)

* Review fixes

* Review fixes

* fix

Enact-DCO-1.0-Signed-off-by: Mikyung Kim (mikyung27.kim@lge.com)

---------

Co-authored-by: Daniel Stoian <63335068+daniel-stoian-lgp@users.noreply.github.com>
Co-authored-by: Mikyung Kim <mikyung27.kim@lge.com>

* Update dependencies and sampler version to 2.0.11

* WRQ-29884: Change cli branch in travis.yml to master (#800)

Enact-DCO-1.0-Signed-off-by: Jiye Kim (jiye.kim@lge.com)

* WRQ-29957: Fixed VirtualGridList story to load default values (#801)

* WRQ-29884: Change cli branch in travis.yml to master (#800)

Enact-DCO-1.0-Signed-off-by: Jiye Kim (jiye.kim@lge.com)

* fixed virtualgridlist story to load default values

* minor fix

---------

Co-authored-by: Jiye Kim <128779942+vJIYEv@users.noreply.github.com>

* Update a change log for 2.0.11

* Version value updating

* fix travis.yml
Enact-DCO-1.0-Signed-off-by: Jiye Kim (jiye.kim@lge.com)

* change travis dist from focal to jammy
Enact-DCO-1.0-Signed-off-by: Jiye Kim (jiye.kim@lge.com)

* remove empty options
Enact-DCO-1.0-Signed-off-by: Jiye Kim (jiye.kim@lge.com)

* update enact dependencies in package.json
Enact-DCO-1.0-Signed-off-by: Jiye Kim (jiye.kim@lge.com)

* Updated sampler's npm shrinkwrap

---------

Co-authored-by: alexandru-morariu-lgp <84004128+alexandrumorariu@users.noreply.github.com>
Co-authored-by: ion-andrusciac-lgp <122601449+ion-andrusciac-lgp@users.noreply.github.com>
Co-authored-by: Daniel Stoian <63335068+daniel-stoian-lgp@users.noreply.github.com>
Co-authored-by: Mikyung Kim <mikyung27.kim@lge.com>
Co-authored-by: taeyoung.hong <taeyoung.hong@lge.com>
Co-authored-by: Jenkins <accounts@enactjs.com>
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.88%. Comparing base (3919908) to head (55c878a).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #804      +/-   ##
===========================================
- Coverage    84.89%   84.88%   -0.01%     
===========================================
  Files          120      120              
  Lines         4508     4506       -2     
  Branches      1238     1236       -2     
===========================================
- Hits          3827     3825       -2     
  Misses         527      527              
  Partials       154      154              

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

@0x64 0x64 merged commit a4f380f into develop Jul 25, 2024
7 checks passed
@0x64 0x64 deleted the feature/enact_v5 branch July 25, 2024 07:40
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.

5 participants