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

Provide support for script and stylesheet attributes #226

Merged
merged 11 commits into from
Sep 4, 2020

Commits on Aug 26, 2020

  1. ✨ initial support for attributes

    Ryan Patrick Kyle committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    abde5ae View commit details
    Browse the repository at this point in the history
  2. 🚨 test for css/js attributes

    Ryan Patrick Kyle committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    0986fdb View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. refactor following comments

    Ryan Patrick Kyle committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    b2ff7a1 View commit details
    Browse the repository at this point in the history
  2. 🚨 add tests

    Ryan Patrick Kyle committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    aa63335 View commit details
    Browse the repository at this point in the history
  3. update CHANGELOG.md

    Ryan Patrick Kyle committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    5f409ea View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. 🚨 more tests

    Ryan Patrick Kyle committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    3f4296a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a3fd5b View commit details
    Browse the repository at this point in the history
  3. fix src/href swap

    Ryan Patrick Kyle committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    0806ae1 View commit details
    Browse the repository at this point in the history
  4. Merge branch '98-support-attributes' of github.com:plotly/dashR into …

    …98-support-attributes
    Ryan Patrick Kyle committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    b691f8c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. fix flaky test

    Ryan Patrick Kyle committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    72e67c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. handle internal script tags in test

    Ryan Patrick Kyle committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    9d6851e View commit details
    Browse the repository at this point in the history