Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

PSR-4 compatible Autoloading

Latest
Compare
Choose a tag to compare
@andreas83 andreas83 released this 04 Apr 14:26

After hard work from Jakob and Andrea, we now use the PSR-4 compatible autoloading from composer.
All external js and css is now combined into two files (thanks to gulp, bower and npm),
which means you do not depend on external resources anymore.
For developers, you can now use gulp to transcompile scss and jsx.

Next release will cover group feature && unit tests!
i also decided to remove the chat feature, since it does not feel right.