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

Allow mixins on all shape types #1025

Merged
merged 10 commits into from
Jan 10, 2022

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    bdcfe21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11cb675 View commit details
    Browse the repository at this point in the history
  3. Allow duplicating mixin members

    This updates mixins to allow duplicating a mixin member on a shape,
    so long as the target remains the same. Members applied locally will
    behave the same way as they would if they were applied with the apply
    statement.
    JordonPhillips committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    00793b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44304ca View commit details
    Browse the repository at this point in the history
  5. Revert "Compute introduced properties after the fact"

    This reverts commit 11cb675.
    JordonPhillips committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    5401ce3 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Update design

    JordonPhillips committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    d69d7f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eec6c44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    676a243 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba9229a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

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