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

Add per-file overrides using field lists #50

Merged
merged 23 commits into from
Feb 21, 2022

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    297ba8e View commit details
    Browse the repository at this point in the history
  2. Move location where quotes are escaped so that it will work with per …

    …page overrides and in general will only happen when it becomes a html tag and starts mattering.
    ItayZiv committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    b56c4c5 View commit details
    Browse the repository at this point in the history
  3. Add title override

    ItayZiv committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    82299a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63655fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a8e623 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Add tests

    ItayZiv committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    cbdcc0f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    00b05ca View commit details
    Browse the repository at this point in the history
  2. Run black

    ItayZiv committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    a72b254 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Add arbitrary tags support

    ItayZiv committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    fd86b2f View commit details
    Browse the repository at this point in the history
  2. Add tests for arbitrary tags

    ItayZiv committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    fc6d023 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13fb48a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f3e4a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

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

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    b846603 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ad988f View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Vasista Vovveti <[email protected]>
    ItayZiv and TheTripleV authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    d0707a9 View commit details
    Browse the repository at this point in the history
  4. Run black

    ItayZiv committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    c3ab424 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ee2ff6 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    6db225b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ec4e17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a43d75b View commit details
    Browse the repository at this point in the history
  4. Fix typo in comments

    Co-authored-by: Dalton Smith <[email protected]>
    ItayZiv and Daltz333 authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    18c4aa6 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    ItayZiv authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    1ca449d View commit details
    Browse the repository at this point in the history