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

Major update to version 5.0 #87

Closed
wants to merge 3 commits into from
Closed

Major update to version 5.0 #87

wants to merge 3 commits into from

Conversation

ffraenz
Copy link
Member

@ffraenz ffraenz commented Mar 20, 2020

I am pleased to announce my plans for the upcoming major update 5.0 of the cryptii web app. This pull request offers a place for discussing the changes. Obviously this is work in progress and the thread will be updated accordingly. Feel free to comment your thoughts below or to create a new issue, if your feature is missing.

Major changes

  • JavaScript → TypeScript
  • Custom view strategy → React
  • Gulp & Rollup → Webpack, introducing chunks and dynamic imports
  • Horizontal pipe → Vertical pipe, on desktop and mobile (resolves Feature request: horizontal scroll bar #9)
  • Dedicating more screen space to documentation
  • Adding a deep link / sharing UI (resolves Implement sharing/Deep links #19)
  • Adding an undo history, undo & redo UI
  • Following semantic versioning going forward

Testing environment

You can review and test the changes of this branch over at dev.cryptii.com. As this is still an early commit, don't expect everything to work (e.g. adding bricks, sharing, etc.).

@ffraenz
Copy link
Member Author

ffraenz commented Nov 16, 2022

This was a lot of work but it won't make it into the cryptii project. Bye! See #129 for more details.

@ffraenz ffraenz closed this Nov 16, 2022
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.

Implement sharing/Deep links Feature request: horizontal scroll bar
1 participant