Skip to content

beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@trembon trembon released this 17 Apr 19:44

Second version as an early pre-release to let people download and test it without compiling the solution themself.

Some changes:

  • new UI based of https://github.com/modularcode/modular-admin-html
  • forms are now JS based instead of postback-based, which will allow better performance and cleaner code over time
  • first version of validation in forms based of the providers
  • bugs found along the way