Joe Vilches
ce8fe99bf9
Fix typo on aspect ratio page
...
Summary: Was reading https://yogalayout.com/docs/aspect-ratio and noticed a typo. "Flexbox does has" -> "Flexbox does have"
Reviewed By: NickGerleman
Differential Revision: D49885138
fbshipit-source-id: 847b40eda257bd0726c3992a7285ac6fa267d418
2023-10-03 14:44:00 -07:00
Nick Gerleman
c96564d23d
Fix License Headers and Whitespace
...
Summary: This change applies all Arcanist recommended lint changes, which amounts to changing copyright headers and some cases of whitespace changes.
Reviewed By: yungsters
Differential Revision: D40060899
fbshipit-source-id: b62f9472e6ef58a3fc3d22eed661578a2635cb1f
2022-10-04 13:59:32 -07:00
Erfan Zekri Esfahani
572f525734
Update flex.md ( #1118 )
...
Summary:
correct sections' order in order to match header in alphabetical order
Pull Request resolved: https://github.com/facebook/yoga/pull/1118
Reviewed By: yungsters
Differential Revision: D40026297
Pulled By: yungsters
fbshipit-source-id: d28d41d69eb3a99fab9536cc79057c617cf0e2df
2022-10-03 18:48:30 -07:00
Damoness
40c600434e
Update flex-direction.md ( #1007 )
...
Summary:
Spelling mistake
Pull Request resolved: https://github.com/facebook/yoga/pull/1007
Reviewed By: yungsters
Differential Revision: D40027434
Pulled By: yungsters
fbshipit-source-id: 8d13e54e9cb9633282dadadad545d1b92ae3ba5c
2022-10-03 14:42:06 -07:00
Luis Miguel Alvarado
9b120eded9
add space-evenly prop to justify-content.md ( #918 )
...
Summary:
This PR add the `space-evenly` prop, to the [justify-content.md](https://github.com/facebook/yoga/blob/master/website/contents/properties/justify-content.md ) file.
The description was taken from [Mozilla](https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content )
Pull Request resolved: https://github.com/facebook/yoga/pull/918
Differential Revision: D16701547
Pulled By: davidaurelio
fbshipit-source-id: cd1bb7dd20cb1184a1bafb0d8f33e851051bd9e5
2019-08-08 00:01:12 -07:00
Sidharth Guglani
440c719190
added baseline and setIsReferenceBaseline doc in yoga website
...
Summary: Added docs for align-items BASELINE property and yoga node setIsReferenceBaseline property in yoga website
Reviewed By: davidaurelio
Differential Revision: D13359436
fbshipit-source-id: 34cbb1087c70d44ec6462048cc2a819daf5951e0
2018-12-12 05:58:11 -08:00
Eddie Zhang
6f6e0ce339
Fix typo in Yoga Layout documentation
...
Summary: Found and fixed typo on https://yogalayout.com/docs/justify-content/
Reviewed By: danielbuechele
Differential Revision: D13199988
fbshipit-source-id: 029cf812f09c48822ec11b054bf0c987f718191d
2018-11-29 11:17:20 -08:00
Tnarita0000
6d8ee77791
Fix typo 'laid our' to 'laid out' ( #833 )
...
Summary:
I've fixed typo `laid our` to `laid out` in [`website/contents/properties/layout-direction.md`].
Pull Request resolved: https://github.com/facebook/yoga/pull/833
Differential Revision: D13196468
Pulled By: passy
fbshipit-source-id: 8b51e0d93fd0b6b131b7ea9446fff28ffeca9764
2018-11-27 03:42:00 -08:00
Marcus Wu
99026e42a9
Fixed min-max docs typo
...
Summary:
Fixed `Max / Min Width and Height` docs typo.
Closes https://github.com/facebook/yoga/pull/720
Reviewed By: emilsjolander
Differential Revision: D7110855
Pulled By: priteshrnandgaonkar
fbshipit-source-id: 253d96e5d1208b94b6248ffab5f59caaef6ada2b
2018-03-01 06:19:41 -08:00
Emil Sjölander
bbdb62e654
Use absolute paths in links
...
Summary: allow-large-files
Reviewed By: danielbuechele
Differential Revision: D7023260
fbshipit-source-id: a797d09b61530b13da10e02c21acef13c508470c
2018-02-19 02:57:52 -08:00
Emil Sjölander
b21dd9891a
Final tweaks
...
Reviewed By: danielbuechele
Differential Revision: D7009456
fbshipit-source-id: 65304f648141407bc15484840647050e712e89df
2018-02-16 07:22:05 -08:00
Emil Sjölander
bba81781af
Copy review
...
Reviewed By: danielbuechele
Differential Revision: D7009457
fbshipit-source-id: d5053751a2bde369a65a740c03ace5bbd2eec02f
2018-02-16 07:22:05 -08:00
Pritesh Nandgaonkar
0c74a72fac
Fix playground references
...
Summary: Fix playground references
Reviewed By: emilsjolander
Differential Revision: D7009698
fbshipit-source-id: 276fa1e5b98f05db281e101c90d6f19a1af77752
2018-02-16 06:42:02 -08:00
Emil Sjölander
0ca44f3001
Document layout direction
...
Reviewed By: priteshrnandgaonkar
Differential Revision: D7000393
fbshipit-source-id: 2e5ae6a3fb69386920655bdfeee71a11f1775c2a
2018-02-16 03:49:48 -08:00
Pritesh Nandgaonkar
d4b20f5793
Documentation for absolute/relative layout
...
Summary: Documentation for absolute/relative layout
Reviewed By: emilsjolander
Differential Revision: D6998594
fbshipit-source-id: 25dacbb87e067ab8abd555fd24611776b0332047
2018-02-15 06:21:01 -08:00
Pritesh Nandgaonkar
79fa6f8d58
Documentation for min/max
...
Summary: Documentation for min/max
Reviewed By: emilsjolander
Differential Revision: D6998539
fbshipit-source-id: 65a0c1713fb5a01e41e0afcfbefa1b0280c82ed5
2018-02-15 06:21:01 -08:00
Pritesh Nandgaonkar
1b66b5d941
Documentation added for width and height
...
Summary: Width and height documentation
Reviewed By: emilsjolander
Differential Revision: D6978015
fbshipit-source-id: f62972acaf70be2b6df5056b5deed2a893c10b4c
2018-02-15 06:21:00 -08:00
Emil Sjölander
3ec41b656f
Markdown redirect frontmatter
...
Reviewed By: danielbuechele
Differential Revision: D6987631
fbshipit-source-id: 8b3431fa885fb94d4a87119b5a5199db0b36b20c
2018-02-14 08:49:37 -08:00
Daniel Büchele
740ef6cd9e
flexWrap, alignContent, initialPlayground
...
Summary: Adds `initialPlayground` to the markdown header. Adds contents fro alignContent and flexWrap.
Reviewed By: emilsjolander
Differential Revision: D6987513
fbshipit-source-id: 41de309d427a9f42e09477170fb8512ce1e7a816
2018-02-14 08:17:21 -08:00
Daniel Büchele
8c5cbf698b
Inline controls for docs
...
Summary:
Adding inline controls in markdown using:
```
<controls prop="flexWrap"></controls>
```
Reviewed By: emilsjolander
Differential Revision: D6987150
fbshipit-source-id: 28def12df702ba5d5d5b6a83dd1cb907716d1b1c
2018-02-14 08:17:21 -08:00
Emil Sjölander
8ba663f6f4
Document margins, paddings, and borders
...
Reviewed By: danielbuechele
Differential Revision: D6976134
fbshipit-source-id: dcf870d9a88478ed1aef68e9840e7b17467b87bb
2018-02-13 06:55:32 -08:00
Emil Sjölander
8f35484262
Document flexing
...
Reviewed By: danielbuechele
Differential Revision: D6976135
fbshipit-source-id: e9051b1e583d909aefe76f7aa9505467890a0d4c
2018-02-13 06:55:32 -08:00
Emil Sjölander
1e3143656d
Document aspect ratio
...
Reviewed By: danielbuechele
Differential Revision: D6976130
fbshipit-source-id: caf3cc1d1d1c00fee03ca26966fb57d1796e1604
2018-02-13 06:55:32 -08:00
Emil Sjölander
08d7d1673e
Add documentation placeholders
...
Reviewed By: danielbuechele
Differential Revision: D6968199
fbshipit-source-id: 433d81b6367d1376224e0b3516be65132c091a34
2018-02-13 04:01:03 -08:00
Daniel Büchele
951a429ac5
Template for docs pages
...
Summary:
- Dynamic loading of documentation pages
- code highlighting for markdown files
- editing playground from sidebar
Reviewed By: emilsjolander
Differential Revision: D6964951
fbshipit-source-id: 1c7f36afa8d23215471d5b9a9c01bd2241c2008e
2018-02-12 10:46:03 -08:00