Cleaned up the new Forms example.
26 lines of code changed in 2 files:
Added Wact Forms example to demonstrate the use of every possible HTML input.
115 lines of code changed in 2 files:
Added checkbox, radio, select, select multiple and password inputs.
456 lines of code changed in 4 files:
Fixed HTML syntax of hidden inputs for preserving state.
1 lines of code changed in 1 file:
Fixed bug caused by partially unreachable code in WactFormTransition and simplified the internal variable registry for preserving state.
2 lines of code changed in 1 file:
Added parent class display to the view debugger.
5 lines of code changed in 1 file: