@pionjs/pion
Advanced tools
Changelog
2.8.1
lift
does not need setter
to be a StateUpdater
Changelog
2.8.0
styleSheets
support.Changelog
2.7.1
Changelog
2.7.0
f788452: Add stylesheet related util
Exports css
, tagged
, sheet
, sheets
helpers to ease the usage of css.
Additionally the styleSheets
param accepts string and converts it CSSStyleSheet
via a call to sheets.
1a3a87e: Improve the type definition of useState and useProperty adding better support for initial values and return better defined state updaters.
Changelog
2.5.2
observedAttributes
can be readonlyChangelog
2.5.0
Options
from component as ComponentOptions
.Changelog
2.3.0