-
Version 0.2.3! Stable
released this
2022-10-03 16:16:52 +00:00 | 1 commits to main since this release- Fixed the main and types entry names.
Downloads
-
Version 0.2.2! Stable
released this
2022-09-29 10:50:38 +00:00 | 5 commits to main since this release- Renamed to
@holllo/preact-components
. - Moved to Gitea.
- Updated dependencies.
Downloads
- Renamed to
-
Version 0.2.1! Stable
released this
2022-03-17 22:41:23 +00:00 | 14 commits to main since this release- Returning
false
in the FeedbackButton click function will now make the button not show the feedback.
Downloads
- Returning
-
Version 0.2.0! Stable
released this
2022-03-17 18:48:05 +00:00 | 16 commits to main since this release- Added the FeedbackButton component.
- Changed
extraAttributes
toattributes
for ConfirmButton. - Replaced PrivacyLink's
class
andhref
props with anattributes
object that gets spread on the<a>
.
Downloads
-
Version 0.1.0! Stable
released this
2022-03-16 17:47:32 +00:00 | 21 commits to main since this release- First release version with ConfirmButton and PrivacyLink components.
Downloads