-
-
Notifications
You must be signed in to change notification settings - Fork 49
Releases: maragudk/gomponents
Releases · maragudk/gomponents
Better Classes, added Textf
f27cb0c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
- Breaking:
Classes
is now a map type, not a function - Added
Textf
for easy text node interpolation. - Changed
H1
-H6
andB
,I
,Em
,Strong
,Img
to accept children nodes, mainly for attribute use.
Assets 2
More helper elements and a Write function
d78ed7e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
This release adds some helpers elements, such as div
, h1-6
, p
, and more.
Assets 2
Now with a few element and attribute helpers
4d9f1c2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
Introduces two new packages, el
and attr
, that provide some helpers to construct common elements and attributes.
Assets 2
First draft version
ad47ed5
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
3C45
Ready to be used, but not much is available.
Assets 2
Previous Next