wordpress-mobile / wordpress-mobile/AztecEditor-iOS

cannot support inline background css style

Open
#1,306 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
669
Forks
153
Avg merge
11h 27m
Merged PRs (30d)
4

Description

截屏2020-09-14 下午9 59 38 截屏2020-09-14 下午9 58 29 the CSSAttribute‘s name and value property should be public access level, so that we can custom css style

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.