Skip to content

Commit

Permalink
ose: enact-framework=r16,v4.0.4 enact-sandstone=r8,v2.1.2
Browse files Browse the repository at this point in the history
:Release Notes:
Merge the fixed version of the sampler focusing issue on RP

:Detailed Notes:
enact-moonstone 4.0.3..4.0.4:
97f2e43e Version value updating
948b77b0 Update a change log for 4.0.4 Enact-DCO-1.0-Signed-off-by: SJ RO ([email protected])
78267658 Update dependencies Enact-DCO-1.0-Signed-off-by: SJ RO ([email protected])
0057401c Remove unused QA sample Item integrated with other components (#99)
13ed6469 WRN-4747: Replaced recompose usages (#97)
f19b861f fixed video url (#95)
fdbec03a WRN-6745: Cross-Platform Enact: Input field not in view when Expandable opens in Horizontal orientation (#92)
3548fde7 WRN-6747: Fixed tooltip arrow position and shape (#94)
d48c44b1 WRN-6746: qa-VirtualGridListNative with 'Horizontal' on displays the paging controls in the wrong direction. (#88)
2e481b3d WRN-6719: Revert ContextualPopupDecorator arrow patch (#91)
60574d45 Use node14 instead of lts for Travis test (#90)
8efff539 WRN-6418: Need to add native samples. (#87)

enact-sandstone 2.1.0..2.1.2:
63275acd Update a change log for 2.1.2 Enact-DCO-1.0-Signed-off-by: SJ RO ([email protected])
91e2e76f Update dependency Enact-DCO-1.0-Signed-off-by: SJ RO ([email protected])
08ee1c82 Update dependency Enact-DCO-1.0-Signed-off-by: SJ RO ([email protected])
ff42f0f6 Version value updating
3f1ea616 Update a changelog for 2.1.1 Enact-DCO-1.0-Signed-off-by: SJ RO ([email protected])
be180775 Update dependencies Enact-DCO-1.0-Signed-off-by: SJ RO ([email protected])
a2dfa4cf WRN-8252: Remove workaround code related to picker animation (#1125)
8648d1f5 WRN-12669: Button - Icon not centered for rtl locale (#1122)
d2d130fa fixed sampler and qa-sampler global controls for large text and high contrast (#1124)
aa11aa42 fixed slider tooltip arrow position in qa-sampler (#1121)
293f925c PLAT-143537: Add screenshot and UI tests for DayPicker (#917)
e41b9111 WRN-11796: update qa-videoplayer sample (#1114)
3202df2c Remove unused QA sample Item integrated with other components (#1116)
cb381ed3 WRN-12073: Add Scroller with long contents sample into the qa-Sampler (#1117)
4633e7d4 WRN-9482 : [Sandstone] QA Sampler: Migrate storybook/addon-knobs to addon-controls (#1104)
cb65dead WRN-8262: Sampler: Migrate storybook/addon-knobs to addon-controls (#1091)
736e5842 WRN-5603: Fixed `FormCheckboxItem`'s checkbox color in disabled focused state (#1112)
5f333d31 WRN-10744: Fixed VideoPlayer to return the current state of the media (#1108)

:Testing Performed:
Verf built and locally tested

:QA Notes:
N/A

:Issues Addressed:
[WRN-13515] Merge the fixed version of the sampler focusing issue on RP
[WRN-13516] CCC: enact-framework=r16,v4.0.4 enact-sandstone={ose: r8,v2.1.2 pro: pro2} enactmoonstonesampler=v4.0.4 enactsandstonesampler=v2.1.2

Change-Id: I6e62fd2e76b3a0c05c6351730dd9babbd2d35865
  • Loading branch information
hong6316 authored and Hyunjae Shin committed Jan 12, 2022
1 parent 9493a87 commit dfb7432
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 31 deletions.
4 changes: 2 additions & 2 deletions meta-webos/recipes-webos/enact-dev/enact-dev-native.bb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2016-2021 LG Electronics, Inc.
# Copyright (c) 2016-2022 LG Electronics, Inc.

DESCRIPTION = "enact-dev command-line tools used by webOS"
AUTHOR = "Jason Robitaille <[email protected]>"
Expand Down Expand Up @@ -41,7 +41,7 @@ SRCREV_FORMAT = "main_cli-legacy_jsdoc-to-ts"
PV = "4.1.6"
SRCREV = "af42d9de312dab537e8a7539b434d1c3ef42cbb7"
SRCREV_cli-legacy = "bf5012e50bdca62ff596b73a55a5b5f93ccf1069"
SRCREV_jsdoc-to-ts = "91e3709da01f4a8e0d57c2ed80d068789acf37eb"
SRCREV_jsdoc-to-ts = "344e1bf9fe3615380be513a8f7a7bab7a3f71b1b"

# Skip unneeded tasks
do_configure[noexec] = "1"
Expand Down
29 changes: 6 additions & 23 deletions meta-webos/recipes-webos/enactjs-apps/enact-framework.bb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2017-2021 LG Electronics, Inc.
# Copyright (c) 2017-2022 LG Electronics, Inc.

SUMMARY = "Enact moonstone standard override used for Enact apps"
AUTHOR = "Jason Robitaille <[email protected]>"
Expand All @@ -22,61 +22,44 @@ SRC_URI = " \
# algorithm properly recognizes that a pre-release precedes the associated final
# release (e.g., 1.0-pre.1 < 1.0).

PV = "4.0.3"
PV = "4.0.4"

SRCREV_main = "8d4590d46fc35d64635e9e017926dc88be8fe1e2"
SRCREV_enact = "d2d5262c8d026fbfd8fa635e5364491dc83cba7c"
SRCREV_main = "1ce8ae701d66551db1db279fef5927509d683470"
SRCREV_enact = "ae1ef854432b0dedd75b0f104f6c2d3b1033753f"

do_fetch[vardeps] += "SRCREV_enact"
SRCREV_FORMAT = "main_enact"

# Ordered dependency list for Moonstone; provides shrink-wrap style locking in of package versions
WEBOS_ENACT_DEPENDENCIES ??= "\
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
"

# NOTE: We only need to bump PR if we change something OTHER than
# PV, SRCREV or the dependencies statement above.

PR = "r15"
PR = "r16"

# Skip unneeded tasks
do_configure[noexec] = "1"
Expand Down
12 changes: 6 additions & 6 deletions meta-webos/recipes-webos/enactjs-apps/enact-sandstone.bb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020-2021 LG Electronics, Inc.
# Copyright (c) 2020-2022 LG Electronics, Inc.

SUMMARY = "Enact Sandstone standard override used for Enact apps"
AUTHOR = "Jason Robitaille <[email protected]>"
Expand All @@ -22,10 +22,10 @@ SRC_URI = " \
# algorithm properly recognizes that a pre-release precedes the associated final
# release (e.g., 1.0-pre.1 < 1.0).

PV = "2.1.0"
PV = "2.1.2"

SRCREV = "e69d6dcdf0993bc00b79495af68c1796dc027193"
SRCREV_enact = "d2d5262c8d026fbfd8fa635e5364491dc83cba7c"
SRCREV = "74bb529f7703bccf409b37fc9076bcff0c03f604"
SRCREV_enact = "ae1ef854432b0dedd75b0f104f6c2d3b1033753f"

do_fetch[vardeps] += "SRCREV_enact"
SRCREV_FORMAT = "main_enact"
Expand All @@ -45,7 +45,7 @@ WEBOS_ENACT_DEPENDENCIES ??= "\
[email protected] \
[email protected] \
[email protected] \
prop-types@15.7.2 \
prop-types@15.8.0 \
[email protected] \
[email protected] \
[email protected] \
Expand All @@ -59,7 +59,7 @@ WEBOS_ENACT_DEPENDENCIES ??= "\
# NOTE: We only need to bump PR if we change something OTHER than
# PV, SRCREV or the dependencies statement above.

PR = "r7"
PR = "r8"

# Skip unneeded tasks
do_configure[noexec] = "1"
Expand Down

0 comments on commit dfb7432

Please sign in to comment.