Skip to content

Releases: anekdotes/formwrapper

Paying for Legends and Ranges

28 Jul 20:54
Compare
Choose a tag to compare

Form Wrapper

Added the following controls :

  • Money
  • RangeSelect

Added additional option for the following control :

  • LegendText -- "position". Placed the legend at the right if set to "right". Otherwise it defaults to the left.

Labelling the maybes

28 Jul 17:43
Compare
Choose a tag to compare

Form Wrapper v1.2

Added the following controls :

  • Label
  • Yes-No

Fixed the following problems :

  • Checkbox groups, radio groups and selects displayed their "key" and "value" in the html tag. They now don't.

Added examples :

  • Yes-No
  • Label
  • Singles 4+8 and 6+6

Wrappers Galore

27 Jul 20:39
Compare
Choose a tag to compare

Form Wrapper v1.1

Added the following wrappers :

  • Row Extended
  • Two (two inputs per row)
  • SingleFour (No label, 3 per row)
  • SingleSix (No label, 2 per row)
  • SingleEight (No label, takes 2/3rds of a row)
  • Small

Official 1.0 Version

27 Jul 18:13
Compare
Choose a tag to compare

Form Wrapper

This release contains the following :

  • Basic Form Generation
  • Ability to generate custom controls
  • Ability to generate custom wrappers

The following wrappers :

  • Above
  • None
  • Wrap

The following controls :

  • Blank
  • Checkbox
  • Checkbox Group
  • File
  • Hidden
  • Legend Text
  • Number
  • Option
  • Password
  • Radio
  • Radio Group
  • Select
  • Submit
  • Text
  • Text Area