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

Blueprint version 5 #56

Open
duckRabbitPy opened this issue Jan 29, 2024 · 1 comment
Open

Blueprint version 5 #56

duckRabbitPy opened this issue Jan 29, 2024 · 1 comment

Comments

@duckRabbitPy
Copy link

@tnrich

The teselagen/ove vector editor package is currently using the following versions of blueprint:

 "@blueprintjs/core": "3.52.0",
 "@blueprintjs/datetime": "3.23.19",
 "@blueprintjs/icons": "3.33.0",
 "@blueprintjs/select": "3.18.11",

The current latest version of blueprint is v5.x and my company is building our application on v5. We're currently running up against a potential dependency issue with the blueprint datetime versus blueprint datetime2 module which may be resolved if blueprint versions are resolved.

Do you have any plans to upgrade to blueprint v5? Are there any blockers or special considerations to take into account? My company would be happy to support with this process as we feel the ove is a very useful tool.

From forking the library it looks like the main changes would be upgrading datetime to datetime2 as well as the keycombos module.

@duckRabbitPy
Copy link
Author

Update: we are proceeding with using the vanilla js package of TeselaGen ove for now which is working nicely and decouples our build process and css pre-processing from the ove project.

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

No branches or pull requests

1 participant