Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Releases: wamonroe/vcfb

v2.0.2

19 Jul 16:46
316b20d

Choose a tag to compare

  • Support for ViewComponent 2.61.0

v2.0.1

19 Jul 16:45

Choose a tag to compare

  • Restore usage of tag options gem if present.

v2.0.0

05 Jul 20:10

Choose a tag to compare

  • Support rendering of the base form tag via component (including slot support
    for ViewComponent v2.54.0 and above).
  • Support rendering of slots for button, label, collection checkbox label, and
    collection radio button label components for ViewComponent v2.54.0 and above.
  • Extracted form component logic out of generated components to ease future
    updates.
  • Added the vcfb:initializer generator.

Breaking Change: If you have previously run the component generator, you
will need to re-run vcfb:component and merge the changes into your existing
components.

v1.0.0

02 Jul 12:56
96acc0d

Choose a tag to compare

Initial release