AztecEditor-iOS icon indicating copy to clipboard operation
AztecEditor-iOS copied to clipboard

A reusable native iOS visual HTML text editor component.

Results 114 AztecEditor-iOS issues
Sort by recently updated
recently updated
newest added

Similar to web browsers, draw different bullets at different levels. To test: - Create an unordered list - Add multiple levels to it - Notice the bullet style for level...

When the text contains Chinese characters, italics cannot be set。

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Bumps [jmespath](https://github.com/trevorrowe/jmespath.rb) from 1.5.0 to 1.6.1. Release notes Sourced from jmespath's releases. Release v1.6.1 - 2022-03-07 Issue - Use JSON.parse instead of JSON.load. Release v1.6.0 - 2022-02-14 Feature - Add...

dependencies

Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.5.1 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....

dependencies

**Related PRs:** - https://github.com/wordpress-mobile/gutenberg-mobile/pull/6517 - https://github.com/WordPress/gutenberg/pull/57650 - https://github.com/wordpress-mobile/WordPress-iOS/pull/22425 This PR fixes several issues related to the Mark formatting. - It completes the missing functionality implementation to fully support the Mark...

Fixes https://github.com/wordpress-mobile/AztecEditor-iOS/issues/1314 ## Description Align the bullet point vertically with the text line. ## How The marker's (bullet point) render rectangle calculation has been changed. ### Origin rectangle The line...

[Type] Bug

This method causing issue for DTCoreText library **Additional context** Add any other context about the problem here. ![1638789858537461420691](https://user-images.githubusercontent.com/35678843/144837887-5140ccd9-443a-46cc-a726-0c6ed22c533d.jpg) Inside parse method we have htmlHandleOmittedElem(0) Its causing issue for other library...

After dragging the attachment, the textview does not release deinit { ... }

For some use cases it would be interesting to have a **text color picker**. iOS14 introduces a native color picker component that would simplify the development of this feature, and...

[Type] Enhancement