Releases: czubehead/bootstrap-4-forms
Releases · czubehead/bootstrap-4-forms
Bootstrap grid
The most important change is that inputs can now be programatically arranged into a Bootstrap grid. Some more minor features were added.
One feature was removed - renderer property groupInlineInputs
, as it is fully replaced by the grid system.
First stable
Seems to be working well. Fixed bugs.
This is mostly a checkpoint stable release before grid experiments.
Bug fixes, correct custom controls.
This release has mainly changed radios, checkboxes and upload input.
Support for B4 beta, new core, overall structural improvements
This mainly addresses the fact that I didn't really know what the default renderer did, so I rewrote it completely adding some new features along the way:
- Validation (green or red outline + feedback)
- What should be handled at control level is controlled at control level (for manual rendering)
- A distinct and complete list of supported options and configurations
- Inline controls (buttons by default) are grouped in one line.
- Wiki, so you can customise this library
- Bug fixes and consistency fixes
Bug fixes
first alpha
You can normally use this. Future not-backwards compatible updates reserved.
test, do not use
v0.1.0 Test release