react / react/react-strict-dom
(feature) CSS flow layout
Open
Nobody has claimed this yet.
cannot polyfill
feature
- Dominant language
- JavaScript
- Stars
- 3.6k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature request
Support CSS flow layout on native, i.e., display: inline, display: block, etc. This cannot be polyfilled.
Also see https://github.com/facebook/react-strict-dom/issues/100
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reviewing the linked CSS flow layout documentation and related issue #100; the work is complete when native support for the requested display modes, including inline and block, is defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100