8000 Comparing 0.1.2...0.1.3 · tamdaz/doc2html · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: tamdaz/doc2html
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.2
Choose a base ref
...
head repository: tamdaz/doc2html
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.3
Choose a head ref
  • 14 commits
  • 15 files changed
  • 2 contributors

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    8f686f0 View commit details
    Browse the repository at this point in the history
  2. Add LoggerOutputTest.php

    tamdaz committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b22f545 View commit details
    Browse the repository at this point in the history
  3. Rename Classmap::getGroupNamespacesName() method to `Classmap::getC…

    …lassesGroupedByNamespaces()` method.
    tamdaz committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    710ea5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0483ad5 View commit details
    Browse the repository at this point in the history
  5. Create the method DOMRenderer::createElement() to avoid repeating i…

    …nstructions when creating HTML elements.
    
    Create the method `DOMRenderer::saveHTMLPage()`.
    Create the `TagType` enum.
    tamdaz committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0d06ef5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    977c088 View commit details
    Browse the repository at this point in the history
  7. Fix css properties.

    tamdaz committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d294198 View commit details
    Browse the repository at this point in the history
  8. Format the timer.

    tamdaz committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    430454d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Add test DOMRendererTest.php.

    tamdaz committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2acfbe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    566a81a View commit details
    Browse the repository at this point in the history
  3. Add issue templates

    tamdaz authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7e85b02 View commit details
    Browse the repository at this point in the history
  4. Update issue templates

    tamdaz authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a39664f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37dd92a View commit details
    Browse the repository at this point in the history
  6. Replace DocumentationRenderer::renderListOfNamespaces() by `Documen…

    …tationRenderer::renderGroupedClassesByNamespaces()` for more comprehension.
    tamdaz committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    39b7643 View commit details
    Browse the repository at this point in the history
Loading
0