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

Refactor more findDOMNodes #1925

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Refactor more findDOMNodes #1925

merged 3 commits into from
Dec 2, 2024

Conversation

handeyeco
Copy link
Contributor

@handeyeco handeyeco commented Nov 27, 2024

Summary:

More removal of findDOMNode which is deprecated

@handeyeco handeyeco self-assigned this Nov 27, 2024
@khan-actions-bot khan-actions-bot requested a review from a team November 27, 2024 19:34
@khan-actions-bot
Copy link
Contributor

khan-actions-bot commented Nov 27, 2024

Gerald

Required Reviewers
  • @Khan/perseus for changes to .changeset/strong-rocks-beg.md, packages/perseus/src/components/graph.tsx, packages/perseus/src/components/graphie.tsx, packages/perseus/src/components/multi-button-group.tsx, packages/perseus/src/components/tooltip.tsx

Don't want to be involved in this pull request? Comment #removeme and we won't notify you of further changes.

Copy link
Contributor

github-actions bot commented Nov 27, 2024

npm Snapshot: Published

Good news!! We've packaged up the latest commit from this PR (13c9fe6) and published it to npm. You
can install it using the tag PR1925.

Example:

yarn add @khanacademy/perseus@PR1925

If you are working in Khan Academy's webapp, you can run:

./dev/tools/bump_perseus_version.sh -t PR1925

Copy link
Contributor

github-actions bot commented Nov 27, 2024

Size Change: -58 B (0%)

Total Size: 1.29 MB

Filename Size Change
packages/perseus/dist/es/index.js 422 kB -58 B (-0.01%)
ℹ️ View Unchanged
Filename Size
packages/kas/dist/es/index.js 39 kB
packages/keypad-context/dist/es/index.js 760 B
packages/kmath/dist/es/index.js 4.27 kB
packages/math-input/dist/es/index.js 77.9 kB
packages/math-input/dist/es/strings.js 1.79 kB
packages/perseus-core/dist/es/index.js 1.48 kB
packages/perseus-editor/dist/es/index.js 697 kB
packages/perseus-linter/dist/es/index.js 22.2 kB
packages/perseus/dist/es/strings.js 3.68 kB
packages/pure-markdown/dist/es/index.js 3.66 kB
packages/simple-markdown/dist/es/index.js 12.5 kB

compressed-size-action

@handeyeco handeyeco merged commit 89244cc into main Dec 2, 2024
10 checks passed
@handeyeco handeyeco deleted the more-finddomnodes branch December 2, 2024 15:43
daniellewhyte added a commit that referenced this pull request Dec 3, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @khanacademy/[email protected]

### Major Changes

- [#1930](#1930)
[`834bd8bfb`](834bd8b)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Remove
PerseusExampleWidgetOptions, PerseusSimpleMarkdownTesterWidgetOptions,
and PerseusExampleWidgetOptions types - widgets no longer exist

### Minor Changes

- [#1845](#1845)
[`066daab0e`](066daab)
Thanks [@daniellewhyte](https://github.com/daniellewhyte)! - Add labels
to Dropdown widget

### Patch Changes

- [#1904](#1904)
[`83b1beab8`](83b1bea)
Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - Upgrade
Storybook to v8.x


- [#1925](#1925)
[`89244ccc0`](89244cc)
Thanks [@handeyeco](https://github.com/handeyeco)! - Remove some uses of
findDOMNode

- Updated dependencies
\[[`83b1beab8`](83b1bea)]:
    -   @khanacademy/[email protected]

## @khanacademy/[email protected]

### Minor Changes

- [#1845](#1845)
[`066daab0e`](066daab)
Thanks [@daniellewhyte](https://github.com/daniellewhyte)! - Add labels
to Dropdown widget

### Patch Changes

- [#1904](#1904)
[`83b1beab8`](83b1bea)
Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - Upgrade
Storybook to v8.x


- [#1893](#1893)
[`3d777d1c1`](3d777d1)
Thanks [@catandthemachines](https://github.com/catandthemachines)! -
Removing usage of createReactClass from several component files.

- Updated dependencies
\[[`83b1beab8`](83b1bea),
[`066daab0e`](066daab),
[`834bd8bfb`](834bd8b),
[`89244ccc0`](89244cc)]:
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]

## @khanacademy/[email protected]

### Patch Changes

- [#1904](#1904)
[`83b1beab8`](83b1bea)
Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - Upgrade
Storybook to v8.x

## @khanacademy/[email protected]

### Patch Changes

- [#1904](#1904)
[`83b1beab8`](83b1bea)
Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - Upgrade
Storybook to v8.x


- [#1904](#1904)
[`83b1beab8`](83b1bea)
Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - Upgrade
Storybook to v8.x

- Updated dependencies
\[[`83b1beab8`](83b1bea)]:
    -   @khanacademy/[email protected]
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.

3 participants