Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.1.0 #154

Merged
merged 6 commits into from
Aug 6, 2019
Merged

4.1.0 #154

merged 6 commits into from
Aug 6, 2019

Conversation

noties
Copy link
Owner

@noties noties commented Aug 6, 2019

  • Add Markwon.TextSetter interface to be able to use PrecomputedText/PrecomputedTextCompat
  • Add PrecomputedTextSetterCompat and compileOnly dependency on androidx.core:core
    (clients must have this dependency in the classpath)
  • Add requirePlugin(Class) and getPlugins for Markwon instance
  • TablePlugin -> defer table invalidation (via View.post), so only one invalidation
    happens with each draw-call
  • AsyncDrawableSpan -> defer invalidation

@noties noties merged commit 3fe514a into master Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant