Eric Brookfield

Results 16 issues of Eric Brookfield

Circle, Label Requires react >=0.14

Should probably be centered on the timeline. Explicit edge case that gets handled w/ a conditional? If dates.length === 1 {} ?

Including app/TimelineComponent.css………?

The fundamental problem to #408 for me is that selects with required flags weren't getting checked. This seems to fix that.

I've got one required field in my remote form. It's a select field. If I don't select something and try to submit, it still does an ajax post. Clearly visible...

I added the bare bones to config, trying to get this to work: ``` [[module]] [[module.imports]] path = "github.com/gohugoio/hugo-mod-heroicons" ``` And then using your example in my template: ``` {{...