Skip to content

Releases: czubehead/bootstrap-4-forms

Bootstrap grid

28 May 20:46
Compare
Choose a tag to compare

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

20 May 18:22
Compare
Choose a tag to compare

Seems to be working well. Fixed bugs.
This is mostly a checkpoint stable release before grid experiments.

Bug fixes, correct custom controls.

24 Mar 14:39
Compare
Choose a tag to compare
Pre-release

This release has mainly changed radios, checkboxes and upload input.

Support for B4 beta, new core, overall structural improvements

12 Feb 22:23
Compare
Choose a tag to compare

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

30 Jul 20:13
Compare
Choose a tag to compare
Bug fixes Pre-release
Pre-release

DateTime input fixed, DateTime has auto placeholder generation.

first alpha

11 Jul 21:30
Compare
Choose a tag to compare
first alpha Pre-release
Pre-release

You can normally use this. Future not-backwards compatible updates reserved.

test, do not use

11 Jul 21:29
Compare
Choose a tag to compare
test, do not use Pre-release
Pre-release
v0.1.0

Test release