Skip to content

Releases: gobuffalo/tags

v1.9.5

26 Jan 14:06
77cf949
Compare
Choose a tag to compare
Merge pull request #70 from gobuffalo/development

v1.9.5

v1.9.4

24 Jan 21:49
047031a
Compare
Choose a tag to compare

Includes #56 which will allow having nested tags, thanks @wolves
And also #57 which adds a HiddenInput function to form and form_for

v1.9.2

23 Jan 18:39
Compare
Choose a tag to compare
removing the rest of the places were we still use nulls

v1.9.1: Merge pull request #53 from alphonse927/patch-1

22 Jan 21:13
ad62447
Compare
Choose a tag to compare
update to match Bootstrap v4 form validation

v1.9.0

02 Jan 17:50
Compare
Choose a tag to compare
Implements #43: Support select multiple

v1.6.0

02 Jan 17:49
Compare
Choose a tag to compare
added a FileTag and made sure the form automatically flips to multipart

v1.5.0: added a DateTimeTag helper for forms. See

13 Nov 19:46
Compare
Choose a tag to compare
https://github.com/gobuffalo/buffalo/pull/755