heml icon indicating copy to clipboard operation
heml copied to clipboard

Align attribute for Column

Open ghost opened this issue 8 years ago • 3 comments

The align attribute that the Column heml element sets on td is always left. Allow it to be passed as attrs so that contents can be easily centered. I'd be open to take this on, should it be considered a valuable use case.

ghost avatar Mar 13 '18 21:03 ghost

Do we have any news on this? This appears to be an easy feature to implement and would indeed be very valuable to have.

Currently I'm using style="margin: 0 auto;" to align some items, but the behavior is sketchy and not very well documented.

reinvanoyen avatar Apr 09 '18 12:04 reinvanoyen

@reinvanoyen Looks like there's a PR for this - https://github.com/SparkPost/heml/pull/68

carltondickson avatar Apr 19 '18 11:04 carltondickson

Pull request is there but nobody here to merge it. The feature is still missing.

Luxato avatar Dec 12 '18 14:12 Luxato