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

Celtra repo #471

Closed
wants to merge 4 commits into from
Closed

Celtra repo #471

wants to merge 4 commits into from

Conversation

mitja-hofer
Copy link

No description provided.

UsajMarko and others added 4 commits August 12, 2024 12:25
Following issues have been fixed in this commit:
 - SVG top element should not use `getComputedStyle` since it
 produces invalid CSS in chrome. Instead, just use `style` attribute.
 - When `xlink:href` is being used in SVG make sure that selectors are
 properly escaped
 - Use browser-provided CSS parsing when embedding images and
 fonts.
 - Fix a bug in deferred insertion of CSS rules.
 - Fix a test for svg-use-tag
@mitja-hofer mitja-hofer deleted the celtra-repo branch August 13, 2024 06:57
@vivcat
Copy link
Contributor

vivcat bot commented Aug 13, 2024

@mitja-hofer Please provide us with more info about this pull request.

@vivcat
Copy link
Contributor

vivcat bot commented Aug 13, 2024

👋 @mitja-hofer

💖 Thanks for opening this pull request! 💖

Please follow the contributing guidelines. And we use semantic commit messages to streamline the release process.

Examples of commit messages with semantic prefixes:

  • fix: don't overwrite prevent_default if default wasn't prevented
  • feat: add graph.scale() method
  • docs: graph.getShortestPath is now available

Things that will help get your PR across the finish line:

  • Follow the TypeScript coding style.
  • Run npm run lint locally to catch formatting errors earlier.
  • Document any user-facing changes you've made.
  • Include tests when adding/changing behavior.
  • Include screenshots and animated GIFs whenever possible.

We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can.

@mitja-hofer mitja-hofer restored the celtra-repo branch August 13, 2024 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants