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

refactor: remove mustache in favour of handlebars #1455

Draft
wants to merge 42 commits into
base: dev
Choose a base branch
from

Commits on Dec 25, 2022

  1. refactor: renamed and removed mustache files

    in favour of their handlebars equivalents
    mfranzke committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    9732350 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82d79c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9132377 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5f23d2 View commit details
    Browse the repository at this point in the history
  5. fix: corrected those path

    mfranzke committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    b37bd08 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Configuration menu
    Copy the full SHA
    8c001e4 View commit details
    Browse the repository at this point in the history
  2. chore: updated engine

    mfranzke committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    be893ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b991e02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc913fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6fb9cd View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

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

Commits on Dec 28, 2022

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

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    e4ff89e View commit details
    Browse the repository at this point in the history
  2. fix: incorrect path

    mfranzke authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    98ce349 View commit details
    Browse the repository at this point in the history
  3. fix: incorrect path

    mfranzke authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    04a7c95 View commit details
    Browse the repository at this point in the history
  4. fix: incorrect path

    mfranzke authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    65b4690 View commit details
    Browse the repository at this point in the history
  5. fix: incorrect path

    mfranzke committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    74a3cad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fb16eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f9fd5a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe8329c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4835d3b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c78ebc6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    30be5bc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2c318bd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    853a493 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Update pattern_engines.js

    mfranzke authored Dec 31, 2022
    Configuration menu
    Copy the full SHA
    560c7ec View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Configuration menu
    Copy the full SHA
    59fbbf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62240b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd7dfd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    764d0f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a14990 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    82916a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5a4426 View commit details
    Browse the repository at this point in the history
  3. chore: simple comment

    mfranzke committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    781f0b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

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

Commits on Jan 9, 2023

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

Commits on Jan 14, 2023

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

Commits on Jan 30, 2023

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

Commits on Jan 31, 2023

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

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    d983139 View commit details
    Browse the repository at this point in the history
  2. refactor: removed expandPartials

    that was only necessary and active for Mustache engine
    mfranzke committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    f8bf5f1 View commit details
    Browse the repository at this point in the history
  3. refactor: removed leftovers

    mfranzke committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    80eadf7 View commit details
    Browse the repository at this point in the history