Skip to content

refactor(animations): use existing helper methods.#52441

Closed
JeanMeche wants to merge 4 commits intomainfrom
animations-getComputedStyle
Closed

refactor(animations): use existing helper methods.#52441
JeanMeche wants to merge 4 commits intomainfrom
animations-getComputedStyle

Conversation

@JeanMeche
Copy link
Member

@JeanMeche JeanMeche commented Oct 29, 2023

Saving a few bytes...

The changes are split over several commits in case we want to drop one.

@JeanMeche JeanMeche marked this pull request as ready for review October 29, 2023 11:29
@pullapprove pullapprove bot requested a review from jessicajaniuk October 29, 2023 11:29
@JeanMeche JeanMeche force-pushed the animations-getComputedStyle branch 2 times, most recently from 40d17f3 to d06df19 Compare October 29, 2023 13:13
@JeanMeche JeanMeche force-pushed the animations-getComputedStyle branch 5 times, most recently from 22f2c4e to 3b9c8fd Compare October 29, 2023 20:51
Copy link
Contributor

@jessicajaniuk jessicajaniuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

reviewed-for: fw-core, fw-animations, size-tracking

@jessicajaniuk jessicajaniuk added area: animations target: rc This PR is targeted for the next release-candidate action: global presubmit The PR is in need of a google3 global presubmit labels Oct 30, 2023
@ngbot ngbot bot added this to the Backlog milestone Oct 30, 2023
@alan-agius4 alan-agius4 added target: minor This PR is targeted for the next minor release and removed target: rc This PR is targeted for the next release-candidate labels Dec 14, 2023
@alan-agius4
Copy link
Contributor

@JeanMeche can you please rebase so that I can trigger a presubmit?

… an array.

Using the spread operator is the fastest way to convert an iterable to an array.
Using the spread operator is the fastest way to shallow copy an object.
…ve functions.

`copyStyles` was side-effectful and also returned a value : not great.
@JeanMeche JeanMeche force-pushed the animations-getComputedStyle branch from 3b9c8fd to d07660c Compare December 14, 2023 14:28
@JeanMeche
Copy link
Member Author

@alan-agius4

@alan-agius4
Copy link
Contributor

TGP

@alan-agius4 alan-agius4 self-assigned this Dec 14, 2023
@alan-agius4
Copy link
Contributor

@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: global presubmit The PR is in need of a google3 global presubmit labels Dec 14, 2023
@alan-agius4 alan-agius4 removed their assignment Dec 14, 2023
@atscott
Copy link
Contributor

atscott commented Dec 14, 2023

This PR was merged into the repository by commit d7e7409.

@atscott atscott closed this in 635c3b4 Dec 14, 2023
atscott pushed a commit that referenced this pull request Dec 14, 2023
… an array. (#52441)

Using the spread operator is the fastest way to convert an iterable to an array.

PR Close #52441
atscott pushed a commit that referenced this pull request Dec 14, 2023
…j` (#52441)

Using the spread operator is the fastest way to shallow copy an object.

PR Close #52441
atscott pushed a commit that referenced this pull request Dec 14, 2023
…ve functions. (#52441)

`copyStyles` was side-effectful and also returned a value : not great.

PR Close #52441
@JeanMeche JeanMeche deleted the animations-getComputedStyle branch December 24, 2023 14:36
ChellappanRajan pushed a commit to ChellappanRajan/angular that referenced this pull request Jan 23, 2024
ChellappanRajan pushed a commit to ChellappanRajan/angular that referenced this pull request Jan 23, 2024
… an array. (angular#52441)

Using the spread operator is the fastest way to convert an iterable to an array.

PR Close angular#52441
ChellappanRajan pushed a commit to ChellappanRajan/angular that referenced this pull request Jan 23, 2024
…j` (angular#52441)

Using the spread operator is the fastest way to shallow copy an object.

PR Close angular#52441
ChellappanRajan pushed a commit to ChellappanRajan/angular that referenced this pull request Jan 23, 2024
…ve functions. (angular#52441)

`copyStyles` was side-effectful and also returned a value : not great.

PR Close angular#52441
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jan 24, 2024
rlmestre pushed a commit to rlmestre/angular that referenced this pull request Jan 26, 2024
rlmestre pushed a commit to rlmestre/angular that referenced this pull request Jan 26, 2024
… an array. (angular#52441)

Using the spread operator is the fastest way to convert an iterable to an array.

PR Close angular#52441
rlmestre pushed a commit to rlmestre/angular that referenced this pull request Jan 26, 2024
…j` (angular#52441)

Using the spread operator is the fastest way to shallow copy an object.

PR Close angular#52441
rlmestre pushed a commit to rlmestre/angular that referenced this pull request Jan 26, 2024
…ve functions. (angular#52441)

`copyStyles` was side-effectful and also returned a value : not great.

PR Close angular#52441
amilamen pushed a commit to amilamen/angular that referenced this pull request Jan 26, 2024
amilamen pushed a commit to amilamen/angular that referenced this pull request Jan 26, 2024
… an array. (angular#52441)

Using the spread operator is the fastest way to convert an iterable to an array.

PR Close angular#52441
amilamen pushed a commit to amilamen/angular that referenced this pull request Jan 26, 2024
…j` (angular#52441)

Using the spread operator is the fastest way to shallow copy an object.

PR Close angular#52441
amilamen pushed a commit to amilamen/angular that referenced this pull request Jan 26, 2024
…ve functions. (angular#52441)

`copyStyles` was side-effectful and also returned a value : not great.

PR Close angular#52441
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: animations target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants