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

Convert Home timeline components to Typescript #25583

Merged

Conversation

renchap
Copy link
Sponsor Member

@renchap renchap commented Jun 26, 2023

It now uses hooks, and removed the old-school container component for <ColumnSettings>.

onSave props was not used, so I deleted it.

The settings store is not yet properly typed, so I disabled the eslint warnings due to the store using any.

@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@renchap renchap force-pushed the typescript-home-timeline-components branch from 6da5591 to 287ca99 Compare June 26, 2023 13:57
@github-actions
Copy link
Contributor

This pull request has resolved merge conflicts and is ready for review.

@renchap renchap force-pushed the typescript-home-timeline-components branch from 287ca99 to 5ab7e23 Compare June 26, 2023 15:13
It now uses hooks, and removed the old-school container component for `<ColumnSettings>`.

`onSave` props was not used, so I deleted it.

The settings store is not yet properly typed, so I disabled the eslint warnings due to the store using `any`.
@renchap renchap force-pushed the typescript-home-timeline-components branch from 5ab7e23 to f118bbc Compare July 8, 2023 09:14
@renchap renchap requested a review from a team July 8, 2023 09:16
@ClearlyClaire ClearlyClaire merged commit a75138d into mastodon:main Jul 13, 2023
25 checks passed
jsgoldstein pushed a commit to jsgoldstein/mastodon that referenced this pull request Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants