Commit Graph

11 Commits

Author SHA1 Message Date
Joe Vilches
35fb3b2c49 Add flex wrap documentation (#1604)
Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1604

tsia

Reviewed By: yungsters

Differential Revision: D54782530

fbshipit-source-id: ae613b070557050646a28392e4cadebdb06f9b11
2024-03-12 11:31:46 -07:00
Joe Vilches
bb9d080d04 Add width/height documentation (#1603)
Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1603

tsia

Reviewed By: yungsters

Differential Revision: D54781571

fbshipit-source-id: 136ac9a89296bc5110b01d96243944ad716fa5e4
2024-03-12 11:31:46 -07:00
Joe Vilches
be59f394c4 Add position documentation (#1602)
Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1602

tsia

Reviewed By: yungsters

Differential Revision: D54781220

fbshipit-source-id: 1141c0f6cdc9840b7afabbd25e344fe9e5042d4e
2024-03-12 11:31:46 -07:00
Joe Vilches
6205338c34 Add min max width height documentation (#1601)
Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1601

tsia

Reviewed By: NickGerleman

Differential Revision: D54780258

fbshipit-source-id: 6690e4d776b948ae0f8ae3e331f395bdada68089
2024-03-12 11:31:46 -07:00
Joe Vilches
b4b6d3a43d Add margin padding border documentation (#1600)
Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1600

tsia

Reviewed By: NickGerleman

Differential Revision: D54779378

fbshipit-source-id: f20c428034b38d5dcb0220f8e411df22fa9078f1
2024-03-12 11:31:46 -07:00
Joe Vilches
bd3e3edc75 Add layout direction documentation (#1599)
Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1599

tsia. Had to add JS api support for set/get direction

Reviewed By: yungsters

Differential Revision: D54778992

fbshipit-source-id: 346152e1d61c80aa524b515e8b30a96fe32fe7c3
2024-03-12 11:31:46 -07:00
Joe Vilches
aed6f015bf Add justify content documentation (#1598)
Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1598

tisa

Reviewed By: NickGerleman

Differential Revision: D54778011

fbshipit-source-id: d1a38a88da3e8534577f87ea410bd8d8b3ecc6be
2024-03-12 11:31:46 -07:00
Joe Vilches
654a7753df Add flex direction documentation (#1597)
Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1597

tsia

Reviewed By: yungsters

Differential Revision: D54777588

fbshipit-source-id: a4e9ffa4684b152a5e8e76b061bcd24d3d91a252
2024-03-12 11:31:46 -07:00
Joe Vilches
7d537eff41 Add display documentation (#1596)
Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1596

tsia

Reviewed By: yungsters

Differential Revision: D54775960

fbshipit-source-id: 0d9e782cd9badb3071112038ff6ce40c2ae2c6e4
2024-03-12 11:31:46 -07:00
Joe Vilches
8a6c092693 Add aspect ratio documentation (#1595)
Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1595

tsia, copied markdown from https://yogalayout.dev/docs/aspect-ratio

Reviewed By: yungsters

Differential Revision: D54774755

fbshipit-source-id: 8b93c35c4efa69f942daa09458a315fc33578094
2024-03-12 11:31:46 -07:00
Nick Gerleman
cc2a87d4f9 Add skeleton for documentation (#1589)
Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1589

Adds a skeleton to the new website of documentation and such for us to fill out.

Reviewed By: joevilches

Differential Revision: D54567186

fbshipit-source-id: 700dfe0787fcb9806c3daa0675e838540119bbc0
2024-03-08 14:13:55 -08:00