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

Feat/dump filter spaces #868

Merged
merged 3 commits into from
Oct 12, 2016
Merged

Commits on Sep 19, 2016

  1. add spaces option to dump filter

    Jesse Eikema committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    5e49e4f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2016

  1. add dump filter tests

    add dump filter documentation
    
    added changelog update
    
    Fix mobile viewport (meta) (mozilla#865)
    
    closes mozilla#860
    
    Order builtin filters alphabetically (mozilla#863)
    
    Ordered filters alphabetically in English and French documentation.
    Chinese docs only have references to Jinja docs, so are not updated.
    
    Closes mozilla#858
    
    added more elaborate tests and adding variants of values that can be passed in json
    
    remove single quotes and added spaces here and there
    
    change foo dump to items dump consistency
    
    change key types
    
    correcting documentation dump filter
    
    perfecting dump documentation
    
    perfecting dump testing
    
    added different indentation
    
    complete tests
    Jesse Eikema committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    fd18076 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2016

  1. merge master into feat/dump-filter-spaces with solving merge conflict…

    … in docs/templating.md
    Jesse Eikema committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    4df0ff3 View commit details
    Browse the repository at this point in the history