Fix: move withContext from JS to TS#285
Merged
ykornilov merged 1 commit intorelease/v10from Dec 29, 2025
Merged
Conversation
Contributor
|
Preview is ready. |
Collaborator
|
and still "move/refact" is better than "translate" in PR and commits naming |
cff32bd to
7e4335d
Compare
7e4335d to
74d8040
Compare
74d8040 to
fbfcdfb
Compare
Marginy605
approved these changes
Dec 29, 2025
ykornilov
added a commit
that referenced
this pull request
Feb 13, 2026
Co-authored-by: Yury Kornilov <kornilovyv@yandex-team.ru>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Feb 13, 2026
* fix!: move GridLayout from JS to TS (#277) * fix!: move GridLayout from JS to TS * chore: update ci workflow --------- Co-authored-by: Yury Kornilov <kornilovyv@yandex-team.ru> * chore: move ReactGridLayout from JS to TS (#278) * chore: move ReactGridLayout from JS to TS * chore: add comments --------- Co-authored-by: Yury Kornilov <kornilovyv@yandex-team.ru> * fix!: move GridItem from JS to TS (#279) * fix!: move GridItem from JS to TS --------- Co-authored-by: Yury Kornilov <kornilovyv@yandex-team.ru> * chore: translate Item to TS (#280) Co-authored-by: Yury Kornilov <kornilovyv@yandex-team.ru> * fix!: move prepareItem from JS to TS (#284) Co-authored-by: Yury Kornilov <kornilovyv@yandex-team.ru> * fix: move withContext from JS to TS (#285) Co-authored-by: Yury Kornilov <kornilovyv@yandex-team.ru> * chore: typings refactoring (#293) * refactor: use PluginWidgetProps type for adjustWidgetLayout * refactor: deduplicate types using DashKitProps references * refactor: extract type from item prop instead of passing separately * refactor: make width and height optional in PluginWidgetProps * refactor: consolidate grid layout types in common --------- Co-authored-by: Yury Kornilov <kornilovyv@yandex-team.ru> --------- Co-authored-by: Yury Kornilov <kornilovyv@yandex-team.ru>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.