Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

Cleanup macros #134

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

Cleanup macros #134

wants to merge 6 commits into from

Commits on Nov 26, 2019

  1. Added a required text macro

    Removed some copy pasted code from various macros
    CalvinRodo committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    c136c81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b25091 View commit details
    Browse the repository at this point in the history
  3. fixing hintText macro

    CalvinRodo committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    4a961e4 View commit details
    Browse the repository at this point in the history
  4. Cleaned up validationMessage

    Renamed file to be consistent with other macros
    Moved from base.njk as it wasn't being used outside of macros
    Moved if statement into macro as it was always included with macro call
    Explicitly add to each macro as an import
    CalvinRodo committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    afb01d0 View commit details
    Browse the repository at this point in the history
  5. organized macros

    Macros that are only included in other macros are now in the sub-imports
    folder
    CalvinRodo committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    e969678 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. Update changelog.md

    CalvinRodo committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    ba339cf View commit details
    Browse the repository at this point in the history