analysis of state that spans attributes
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 713
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Presently, dynamic states of an element are only able to express dynamism within the possible values for a single attribute. This works for css-blocks because all styles are passed to opticss as classnames, but css-blocks could similarly produce correlated analysis of many attributes and let opticss drive the optimization to classnames during rewrite. Other frameworks may have different ways of expressing styles that are more semantic and would be more correctly handled this way.
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
The issue names no files, tests, or entry points. Start by examining how dynamic state is currently represented for a single attribute in opticss and how css-blocks passes styles as classnames; done would require a defined, validated approach for analyzing correlated state across attributes and rewriting it appropriately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100