Skip to content

Move to preact

Lorenz Sieben requested to merge b_preact-proposal into master

With this merge the entire codebase is moved to the preact framework which substantially improves the code structure and allows for better state management. The current code contains a lot of TODO: comments of future improvements, but because this now has the same features as master I want to merge and develop new features on a new branch.

Merge request reports