NativeScript / NativeScript/NativeScript
Add CSS max-width support
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 25.7k
- Forks
- 1.7k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 35
Description
I think it would be beneficial to include max-width as a CSS attribute within Nativescript. As a web developer I am finding myself wanting to use this attribute regularly, so I think it'd be a great addition to Nativescript's CSS subset.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
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
Start by locating NativeScript's CSS subset and the existing handling for width-related properties. Compare how supported properties are implemented across the relevant platform code, then add max-width support and verify it with the project's existing CSS tests, if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100