CatchUp
CatchUp copied to clipboard
Update dependency com.mikepenz:multiplatform-markdown-renderer-m3 to v0.33.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.mikepenz:multiplatform-markdown-renderer-m3 | 0.31.0 -> 0.33.0 |
Release Notes
mikepenz/multiplatform-markdown-renderer (com.mikepenz:multiplatform-markdown-renderer-m3)
v0.33.0
[!IMPORTANT]
This is a major release with a significant number of behavior and API changes. Please see the migration guide for more information. https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/MIGRATION.md
π Features
- Update to Kotlin 2.1.20
- PR: #β341
- Introduce dependency update plugin | Update
ktorto3.1.2- PR: #β345
- Move parsing into producer | Introduce loading / error state
- PR: #β346
- Introduce support for reference links
- PR: #β347
- Provide
MarkdownStateobject with observable state- PR: #β348
- Setting to adjust annotator behavior
- PR: #β350
- Pass MarkdownList depth via
MarkdownComponentModel'sextrafield- PR: #β342
- Refactor to support
LazyColumnas parent container for the markdown content- PR: #β328
- Add the
:sample:sharedmodule for sharing ui- PR: #β335
- Provide extension function to get
listDepthfromMarkdownComponentModel- PR: #β354
- Offer API to provide
Modifierfor list item content- PR: #β363
- Refine stability
- PR: #β364
- Open up
MarkdownElementComposable- PR: #β373
- Introduce API to parse markdown in VM
- PR: #β377
- Allow lists to start at any number
- PR: #β376
π Fixes
- Use
textfrom typography for checkbox text style- PR: #β343
- Fix publish step condition in CI workflow
- PR: #β379
π¬ Other
- Cleanup README
- PR: #β351
- Introduce MIGRATION guide
- PR: #β352
- Refine Sample app design
- PR: #β353
- Cleanup unused arguments
- PR: #β355
- Fix release sample app build
- PR: #β357
- Cleanup code
- PR: #β358
- Add viewport meta tag to
index.html- PR: #β360
- Remove nested handling of elements in
MarkdownandLazyMarkdown- PR: #β361
- Improve sample app padding
- PR: #β362
- Update AboutLibraries
- PR: #β366
- Optimize code structure and readability
- PR: #β365
- Update AboutLibraries plugin
- PR: #β369
- Fix sample deprecation warning from AboutLibs
- PR: #β370
- Publish using cross compilation
- PR: #β371
Contributors:
v0.32.0
[!IMPORTANT]
This release contains behavior changes. EOL is now considered a' '(space) and won't include a new line anymore. This is in line with most markdown specifications. More details here.
[!WARNING]
This release contains breaking changes TheMarkdownTypographyincludes a newtableTextStyleto offer additional flexibility on providing a different style for tables.
π Features
- Add depth to
BulletHandler- PR: #β325
- Move primary text color specification to text styles
- PR: #β326
- Support image in tables
- PR: #β327
- Add option to make EOL be a new line (for direct APIs)
- PR: #β339
π Fixes
rememberthe state created byderivedStateOf- PR: #β323
- Improve code fence handling to support varying code fence structures.
- PR: #β331
- Change EOL handling from
\nto a single space- PR: #β338
π¬ Other
- Dependency updates
- PR: #β334
Contributors:
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
β οΈ Warning: custom changes will be lost.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.