wordpress-mobile / wordpress-mobile/AztecEditor-iOS
cannot support inline background css style
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 669
- Forks
- 153
- Avg merge
- 11h 27m
- Merged PRs (30d)
- 4
Description
the CSSAttribute‘s name and value property should be public access level, so that we can custom css style
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 CSSAttribute and its name and value properties in the Swift source. Make those properties publicly accessible so callers can customize inline background CSS, then verify that the requested inline style can be used by the editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, swift
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100