Skip to content

Conversation

@rob-gordon
Copy link
Contributor

@rob-gordon rob-gordon commented Mar 11, 2023

Issue: #3098

This PR

  • Adds an example to the docs of appending to a stylesheet with a string using append() on cy.style()

Checklist

Author:

  • The proper base branch has been selected. New features go on unstable. Bug-fix patches can go on either unstable or master.
  • Automated tests have been included in this pull request, if possible, for the new feature(s) or bug fix. Check this box if tests are not pragmatically possible (e.g. rendering features could include screenshots or videos instead of automated tests).
  • The associated GitHub issues are included (above).
  • Notes have been included (above).

Reviewers:

  • All automated checks are passing (green check next to latest commit).
  • At least one reviewer has signed off on the pull request.
  • N/A since this is for a 'new' feature: Just after this pull request is merged, it should be applied to both the master branch and the unstable branch. Normally, this just requires cherry-picking the corresponding merge commit from master to unstable -- or vice versa.

@maxkfranz maxkfranz linked an issue Mar 14, 2023 that may be closed by this pull request
4 tasks
@maxkfranz
Copy link
Member

Nice. Thanks

@maxkfranz maxkfranz merged commit 94408c5 into cytoscape:unstable Mar 14, 2023
@maxkfranz maxkfranz added this to the 3.24.0 milestone Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Append Styles from String or Stylesheet

2 participants