Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: elixir-lang/ex_doc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.38.4
Choose a base ref
...
head repository: elixir-lang/ex_doc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 34 files changed
  • 5 contributors

Commits on Sep 10, 2025

  1. Safe guard exdoc:autocomplete-limit meta access (#2142)

    Can be seen in a few places in browser console, f.ex. https://hexdocs.pm/phoenix/overview.html
    
    Error:
    Uncaught TypeError: can't access property "content", document.querySelector(...) is null
    weih-kahoot authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    0b6eb87 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. Clean up epub tests

    josevalim committed Sep 25, 2025
    Configuration menu
    Copy the full SHA
    037ec01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4c9518 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. refactor: extract minimal shared logic between HTML and EPUB formatte…

    …rs (#2147)
    
    Signed-off-by: Yordis Prieto <[email protected]>
    yordis authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    7ce837b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Configuration menu
    Copy the full SHA
    6c4aac2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed82c90 View commit details
    Browse the repository at this point in the history
  3. Update assets

    DavidOliver authored and github-actions[bot] committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    2eca725 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

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

Commits on Oct 20, 2025

  1. Configuration menu
    Copy the full SHA
    4b5cb7d View commit details
    Browse the repository at this point in the history
  2. Remove preview feature

    josevalim committed Oct 20, 2025
    Configuration menu
    Copy the full SHA
    5a8ede7 View commit details
    Browse the repository at this point in the history
  3. Streamline autocompletion

    josevalim committed Oct 20, 2025
    Configuration menu
    Copy the full SHA
    fbdd2d1 View commit details
    Browse the repository at this point in the history
Loading