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(runtime.js): partials compile not caching #1600

Merged
merged 9 commits into from Nov 18, 2019

Commits on Nov 8, 2019

  1. fix(runtime.js): partials compile not caching

    Reintroduce assigning env.partials to container.partials if no options.partials is set. Also allow assigning options.partials to container.partials if only that one exists. This solves handlebars-lang#1598
    ole-martin committed Nov 8, 2019
    Copy the full SHA
    dbcb905 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Copy the full SHA
    9051668 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f9a0997 View commit details
    Browse the repository at this point in the history
  3. Fix trailing spaces

    ole-martin committed Nov 11, 2019
    Copy the full SHA
    94b4228 View commit details
    Browse the repository at this point in the history
  4. Fix linting

    ole-martin committed Nov 11, 2019
    Copy the full SHA
    e7c097c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

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

Commits on Nov 18, 2019

  1. Copy the full SHA
    b62c58b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8082488 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a65bd6a View commit details
    Browse the repository at this point in the history