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

XML refactor #124

Merged
merged 8 commits into from Jul 3, 2022
Merged

XML refactor #124

merged 8 commits into from Jul 3, 2022

Commits on Apr 19, 2022

  1. Refactor

    Exund committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    9d03a0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    814b63d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Types fixes

    Exund committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    01abcf7 View commit details
    Browse the repository at this point in the history
  2. Remove DOM creation during import

    Resulting XML if re-exported is slightly different: needs more checking
    Exund committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ccc0236 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Fix for null elements

    Exund committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    2ad4041 View commit details
    Browse the repository at this point in the history
  2. Sort attributes alphabetically

    Exund committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    773f845 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cbfaaf View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Clean unused code

    Exund committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    19d6644 View commit details
    Browse the repository at this point in the history