Update Version 0.4.0 beta 09.07.2018

- Bugfix on the form classes, now the select option is correctly set back.
- Update for the database adapter
- Improvement of the form elements, added onchange on the select boxes, the form tag now can have no element if needed.
- Implementation of the Postgres and MySQL Adapter with propper Namespacing.
- Minor bugfixing
This commit is contained in:
Stephan Kasdorf
2018-07-09 18:49:29 +02:00
parent ca9ff28194
commit 1dd5d35f03

View File

@@ -80,7 +80,7 @@ Engine Implementation.</div>
<li>Bugfix on the form classes, now the select option is correctly set back.</li>
<li>Update for the database adapter</li>
<li>Improvement of the form elements, added onchange on the select boxes, the form tag now can have no element if needed.</li>
<li>Implementation of the Postgres and MySQL Adapter with propper Namespacing.</li>
<li>Implementation of the Postgres and MySQL Adapter with proper Namespacing.</li>
<li>Minor bugfixing</li>
</ul>