-
Notifications
You must be signed in to change notification settings - Fork 4.9k
TypeScript: Migrate format-library package to TS #79486
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
Merged
im3dabasia
merged 49 commits into
WordPress:trunk
from
im3dabasia:try/migrate-format-library-package
Sep 2, 2026
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
b0d346d
feat: Migrate the bold folder
im3dabasia c81beb7
feat: Migrate the code folder
im3dabasia b87fc46
feat: Migrate italic folder ot TS
im3dabasia 06291ab
feat: Migrate keyboard package to TS
im3dabasia 35c5fca
feat: Migrate language folder to TS
im3dabasia 3827a0e
feat: Migrate nbsp folder to TS
im3dabasia 536a44d
feat: Migrate strikethrough folder to TS
im3dabasia 183de84
feat: Update RichTextFormat to include title
im3dabasia c68b791
feat: Migrate other folders to TS
im3dabasia 384fa66
feat: Migrate image and math folders to TS
im3dabasia 0ad4740
feat: Migrate link folder
im3dabasia 794ed93
feat: Migrate link folder index.tsx
im3dabasia ae1f113
fix: Feedbacks from ai
im3dabasia 31a133b
fix: Standardize the interface/types declaration in types.ts
im3dabasia 735ff22
fix: linkFormat ts issue
im3dabasia e40146b
fix: Static lint failing errors
im3dabasia 1a90f08
fix: Lint error with split()
im3dabasia 7259a02
fix: CI errors
im3dabasia b76e065
fix: TS issues
im3dabasia 6366cac
fix: Feedbacks related to ts-ignore and RichTextFormat
im3dabasia 0d5a4e7
fix: Feedbacks for ReactNode in bold file
im3dabasia 5459d36
fix: casting issue for linkFormat arg in applyFormat function
im3dabasia b33390c
fix: Remove unsafe alias
im3dabasia d06a6bc
fix: Avoid use of any in useAchor hook
im3dabasia f88357c
fix: any type in math
im3dabasia c137148
Merge branch 'trunk' into try/migrate-format-library-package
im3dabasia b005a2d
fix: tsconfig related changes
im3dabasia c78eac6
fix: Remove suppressions
im3dabasia c0cb642
Revert "fix: Remove suppressions"
im3dabasia a8e0a16
fix: Remove suppressions
im3dabasia 7cbc258
Merge branch 'trunk' into try/migrate-format-library-package
im3dabasia 1ecf45d
Merge branch 'trunk' into try/migrate-format-library-package
im3dabasia f0191cc
fix: regression in split in inline:216
im3dabasia 17848bd
fix: split related regression bugs
im3dabasia ba8d3c0
fix: docs in registerFormatType
im3dabasia a4519e7
fix: 5 alais prop types FormatEditProps
im3dabasia f142995
fix: Reference LinkFormatAttributes in types.ts
im3dabasia 4d6a260
fix: EditImageProps type and use InlineImageUIProps
im3dabasia 1e0c73e
fix: types in partialRight, removed it and sorted walkToStart and wal…
im3dabasia 51d6fe4
fix: Restore the doc comment for createLinkFormat function and LinkFo…
im3dabasia 144e824
fix: Add CSSClassesSettingProps type and remove noised comments in CS…
im3dabasia 930c87d
fix: Minor feedbacks related to type casting
im3dabasia be47383
fix: Add changelogs and update the type exportations in package.json
im3dabasia a7670d9
fix: Rename non tsx files to ts
im3dabasia 5913bad
fix: Immediately show inlineui popover by removing latexToMathML
im3dabasia 512db17
fix: Remove activeAttributes prop as it is unused in InlineColorUI
im3dabasia 7e9e7bf
fix: Non blocking feedbacks
im3dabasia 590f6f3
fix: Remove unused title in the applyFormat
im3dabasia 2283510
fix: Add early return if splitValue is not passed
im3dabasia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.