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 nested activation classes #720

Merged
merged 3 commits into from
Dec 18, 2018

Commits on Aug 22, 2018

  1. moved hard-coded fill and stroke colors from svgDraw.js to scss files…

    …, and added defaults to all themes
    Bland, Paul authored and Bland, Paul committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    228b832 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. added ability to style nested activations

    Bland, Paul authored and Bland, Paul committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    80c7c9a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. prevent deeply nested activations from calling classes that don't exi…

    …st (by limiting to 3)
    Bland, Paul authored and Bland, Paul committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    06aa4a5 View commit details
    Browse the repository at this point in the history