Skip to content

chore: move ReactGridLayout from JS to TS#278

Merged
ykornilov merged 2 commits intorelease/v10from
reactgridlayout-to-ts
Nov 20, 2025
Merged

chore: move ReactGridLayout from JS to TS#278
ykornilov merged 2 commits intorelease/v10from
reactgridlayout-to-ts

Conversation

@ykornilov
Copy link
Collaborator

No description provided.

@ykornilov ykornilov marked this pull request as draft November 20, 2025 08:33
@ykornilov ykornilov force-pushed the reactgridlayout-to-ts branch 2 times, most recently from 34a4387 to f3bc702 Compare November 20, 2025 09:16
@ykornilov ykornilov changed the title fix: move ReactGridLayout from JS to TS chore: move ReactGridLayout from JS to TS Nov 20, 2025
@ykornilov ykornilov force-pushed the reactgridlayout-to-ts branch from f3bc702 to ab539fe Compare November 20, 2025 09:32
@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@ykornilov ykornilov marked this pull request as ready for review November 20, 2025 09:42
Comment on lines 48 to 49
props!: DragOverLayoutProps;
state!: DragOverLayoutState;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

props! and state! ? what for?

@ykornilov ykornilov merged commit b215753 into release/v10 Nov 20, 2025
6 checks passed
ykornilov added a commit that referenced this pull request Feb 13, 2026
* chore: move ReactGridLayout from JS to TS

* chore: add comments

---------

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>
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