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

fix : getSemanticHTML() is loosing LI alignment #4273

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 25, 2024

  1. LIST CLASSNAME FIX

    david ruty committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    92dcbbe View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Error: 341:18 error Replace `=(<HTMLLIElement>child.domNode).classNam…

    …e!=""?`·class="${(<HTMLLIElement>child.domNode).className}"`:""` with `·=⏎····(<HTMLLIElement>child.domNode).className·!=·''⏎······?·`·class="${(<HTMLLIElement>child.domNode).className}"`⏎······:·''` prettier/prettier
    david ruty committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9edee1d View commit details
    Browse the repository at this point in the history
  2. pretier

    david ruty committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d5ae75f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. pretier

    david ruty committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8c68298 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. pretier

    david ruty committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c3ea678 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. fix li class

    david ruty committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1e3e4d1 View commit details
    Browse the repository at this point in the history