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

dev -> main #229

Merged
merged 45 commits into from
Nov 1, 2024
Merged

dev -> main #229

merged 45 commits into from
Nov 1, 2024

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    022d4c4 View commit details
    Browse the repository at this point in the history
  2. - add new default and functions to define the highlighted code block

    - detect language from markdown for highlighter
    - add example in desktop app
    mikepenz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    35587a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68c4a07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6caf007 View commit details
    Browse the repository at this point in the history
  5. - update to AGP 8.6.0

    - update to compose 1.7.0
    - update to compose-mp 1.7.0-beta01
    - update screenshot lib to 0.0.1-alpha06
    mikepenz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    62da0ff View commit details
    Browse the repository at this point in the history
  6. Merge pull request #206 from mikepenz/feature/124

    Introduce syntax highlighting support
    mikepenz authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    134cc80 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #207 from mikepenz/feature/upgrade_dependencies_20…

    …240906
    
    Upgrade Dependencies | Compose 1.7.0
    mikepenz authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0f0928f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c49ee96 View commit details
    Browse the repository at this point in the history
  9. - [release] v0.27.0-b01

    mikepenz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    beb6d21 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. - upgrade dependencies to latest releases

      - compose 1.7.1
      - compose mp 1.7.0-beta02
      - coroutines 1.9.0
      - highlights 0.9.2
    mikepenz committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6b71b6c View commit details
    Browse the repository at this point in the history
  2. - revert gradle

    mikepenz committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    33f2e2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adb27b0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #209 from mikepenz/feature/upgrade_dependencies_20…

    …240916
    
    Upgrade dependencies | Compose 1.7.1 / 1.7.0-beta02 | Highlights 0.9.2
    mikepenz authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bd6e68c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #210 from mikepenz/fix/ci_for_code_module

    Fix CI setup for `-code` module
    mikepenz authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0653327 View commit details
    Browse the repository at this point in the history
  6. - [release] v0.27.0-b02

    mikepenz committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6a81040 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    02dac3a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    7141786 View commit details
    Browse the repository at this point in the history
  2. resolved comments

    removed color from typography since we can't guarantee its the correct color at that moment.
    get the color and textStyle when a link annotated.
    aegis123 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9da4010 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    add example of changing the rendering of unordered list
    aegis123 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    42a2521 View commit details
    Browse the repository at this point in the history
  4. cleaned up unused imports

    aegis123 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a763a48 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. - small fixes

    mikepenz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    37906fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ae7314 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #217 from aegis123/feature/custom-link-spanstyle

    Make links in text stylable via the MarkdownTypography class
    mikepenz authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    16b92fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e16bd4d View commit details
    Browse the repository at this point in the history
  5. - add named arguments

    mikepenz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    797b74c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    591dfb3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    29e09c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    741663c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1e8116 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #219 from mikepenz/fix/use_defined_code_style

    Fix TextStyle not applied to code in annotated strings
    mikepenz authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e676d74 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #220 from mikepenz/feature/dependency_updates_2024…

    …1010
    
    Upgrade to Compose-MP 1.7.0-rc01
    mikepenz authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c96c366 View commit details
    Browse the repository at this point in the history
  12. - [release] v0.27.0-rc01

    mikepenz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4c2fedb View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. fix getUnescapedText error

    keta1 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    2b2b676 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    124e9cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afe4d2a View commit details
    Browse the repository at this point in the history
  3. - [release] v0.27.0-rc02

    mikepenz committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    42d5564 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Bump rexml from 3.2.8 to 3.3.9

    Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.9.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.2.8...v3.3.9)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    618b3e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. - adjust minAPI to 24 for sample app

      - Relates to: #223
    mikepenz committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f998fa7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #225 from mikepenz/dependabot/bundler/rexml-3.3.9

    Bump rexml from 3.2.8 to 3.3.9
    mikepenz authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9c8a500 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    810a90a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #226 from mikepenz/note/223

    Update sample app minSDK
    mikepenz authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    76c72af View commit details
    Browse the repository at this point in the history
  5. Merge pull request #227 from mikepenz/fix/212

    Add new ability to configure `PlaceholderConfig` to disable animation via the `ImageTransformer`
    mikepenz authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9fc62f7 View commit details
    Browse the repository at this point in the history
  6. - upgrade dependencies to latest major version

      - compose-jb 1.7.0
      - kotlin 2.0.21
      - coil 3.0.0-rc02
      - ktor 3.0.1
    mikepenz committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    859f7bb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #228 from mikepenz/feature/upgrade_dependencies_20…

    …241101
    
    Upgrade Compose-jb to 1.7.0 | Kotli 2.0.21 | Coil 3.0.0-rc02 | Ktor 3.0.1
    mikepenz authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    cb46194 View commit details
    Browse the repository at this point in the history
  8. - [release] v0.27.0

    mikepenz committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    fb4bb52 View commit details
    Browse the repository at this point in the history