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

Several improvements to generator-sprotty, fixed links #388

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

spoenemann
Copy link
Contributor

  • Updated GitHub links to new organization name eclipse-sprotty
  • Link to the documentation on the new website instead of the Wiki
  • Removed contributors from all package.json files because they were outdated and we already have an overview here
  • Added missing LICENSE file to generator-sprotty
  • Reordered package.json for consistency with the other packages
  • Downgraded chalk to 4.1.2 because version 5 is for ESM modules
  • Yeoman generator template:
    • Configured routing points to avoid errors on edge selection (Bad dev experience with edge selection and routing #368)
    • Added mouseover and selection styles
    • Fill viewport height with the diagram
    • Removed package-lock.json so we don't have to keep it up-to-date
    • Added inversify dependency

@spoenemann spoenemann added this to the v1.0.0 milestone Oct 5, 2023
Copy link
Contributor

@dhuebner dhuebner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Yeoman generator works good too.

@spoenemann spoenemann merged commit 93bc791 into master Oct 6, 2023
1 check passed
@spoenemann spoenemann deleted the improve-yeoman-generator branch October 6, 2023 08:00
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