Skip to content

DRAFT: Animations wip #499

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

Open
wants to merge 89 commits into
base: main
Choose a base branch
from
Open

DRAFT: Animations wip #499

wants to merge 89 commits into from

Conversation

c-lamoureux
Copy link
Contributor

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

gideontonkinson and others added 30 commits January 16, 2025 17:19
* chore: add timer value to signals

* fix: remove debug from chart.story.tsx

* chore: add tests for timer signal

* fix: remove debug
* chore: add timer value to signals

* fix: remove debug from chart.story.tsx

* chore: add tests for timer signal

* fix: remove debug

* feat: add previous data table to data

* fix: fix broken test

* fix: remove debug
* Remove console.warn

* Fix areaUtil tests

* Fix areaSpecBuilder tests

* Update linePointUtils to avoid creating unnecessary keys

* Fix lineMarkUtils tests

* Fix lineSpecBuilder tests

* Fix bar tests

* Fix metricRangeUtils tests
Change animation duration and use constants instead of magic numbers
Judd2000 and others added 28 commits January 17, 2025 14:57
…ry - removed generics in favor of ChartData[]
…y check to rscChart (even though it will always be defined by that point)
@c-lamoureux c-lamoureux changed the title DRAFT: Animations wip DO NOT MERGE: Animations wip Jan 23, 2025
@c-lamoureux c-lamoureux changed the title DO NOT MERGE: Animations wip DRAFT: Animations wip Jan 23, 2025
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