Releases: gobuffalo/tags
Releases · gobuffalo/tags
v2.1.5
Merge pull request #125 from tatang26/task-checkbox-tag-allow-string-…
v2.1.3
Fixes an issue with the tag value attribute.
v2.1.2
Allows to specify classes for the bootstrap field wrapper when using bootstrap form and form_for.
v2.1.1
Merge pull request #120 from hdm/master Ensure TextAreaTag content is properly encoded
v2.0.16
Uses now gofrs/uuid instead of gobuffalo/uuid (thanks @stanislas-m)
v2.0.15
Adds default option to select tag. thanks @alphonse927
v2.0.14
Removing module files as this is a v2 library.
v2.0.12
Moving to use gobuffalo/flect
Support for slice fields
Merge pull request #106 from larrymjordan/sets_array_to_form_value Support for nested slices and arrays