Skip to content

Releases: milesmcc/a17t

Fix spacing around blockquotes inside `.content`

11 Jul 19:39
24dd1aa
Compare
Choose a tag to compare

Fix paragraph spacing in blockquotes

10 Jul 22:38
c104192
Compare
Choose a tag to compare

This small patch release fixes paragraph spacing in blockquotes; now, they'll render with space between them (as you might expect).

No more dependencies!

07 Jul 01:50
fcb863d
Compare
Choose a tag to compare

This release removes all runtime dependencies from a17t.

Small bug fixes and input improvements

06 Jul 00:46
5a049bc
Compare
Choose a tag to compare

This minor patch release removes background color from inputs, fixes several typos in the documentation, and adds an "Institutional" demo theme.

Major customization improvements

05 Jul 23:57
5f5d589
Compare
Choose a tag to compare
  • Overhauled customization system
  • Added dark mode, minimal, and "solarized-block" themes
  • Packaged with a version of Tailwind CSS that integrates with a17t

Documentation & normalization improvements

17 Apr 19:06
Compare
Choose a tag to compare
v0.1.4

Improve documentation & fix buttons

Improve low-priority info items

11 Apr 04:23
Compare
Choose a tag to compare

Previously, low priority items would have a white background fill. Now, their background fill is transparent.

Note that this doesn't apply to the backgrounds of cards, asides, etc. This only applies to elements using the fill variable (like chips, buttons, etc).

This change makes it much easier to incorporate low-priority interface elements in layouts with a background color of anything other than white.

Small deployment improvements

07 Apr 18:56
Compare
Choose a tag to compare
  • Specify a "main" file in package.json

Initial release

07 Apr 18:22
Compare
Choose a tag to compare
v0.1.1

publish v0.1.1