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

refactor(shapes)!: remove legacy shapes #2422

Merged
merged 7 commits into from
Dec 11, 2023

Conversation

kumilingus
Copy link
Contributor

@kumilingus kumilingus commented Dec 9, 2023

Description

Completely removing legacy shapes from the joint-core package.

  • basic shapes were removed completely in favor of standard shapes
  • pn, uml, logic, org, chess, fsa were removed from joint-core and are implemented only as custom shapes within the demos.

Migration guide

You can copy the shape definition from v3.7 directly to your application.
Here are examples: umlcd, umlsc, pn, logic, org, fsa, erd.

@kumilingus kumilingus marked this pull request as ready for review December 11, 2023 11:32
@zbynekstara zbynekstara merged commit 29da5f0 into clientIO:dev Dec 11, 2023
1 check passed
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.

2 participants