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

[designspaceLib] [varLib] Allow FeatureVariations to be processed *after* other features #1747

Merged
merged 10 commits into from
Oct 21, 2019

Commits on Oct 17, 2019

  1. addFeatureVariations(): allow the feature tag to be specified (defaul…

    …t to 'rvrn'); allow said feature to already exist, in which case we append new lookup indices to the existing feature
    justvanrossum committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    d2ea72c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db04262 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Implement <rules> attribute 'processing' according to spec update fon…

    …ttools#1750, as well as the related doc.rulesProcessingLast flag
    justvanrossum committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    d42b7d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ee3f01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9b0457 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4925ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4322a3f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2019

  1. assume ds is a DesignSpaceDocument instance and therefore is known to…

    … have the rulesProcessingLast attribute
    justvanrossum committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    7bfeb1a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. Configuration menu
    Copy the full SHA
    e2bac99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76b8517 View commit details
    Browse the repository at this point in the history