Releases: nuclei/page-sections
Releases · nuclei/page-sections
Added activateSection and deactivateSection event to page-sections container
Two new events were added to the page-sections
container:
Added next, previous and goTo methods to the page-sections container
Bugfix to allow margins on page-sections
width: 100%
was replace with align-self: auto
on <page-section>
elements
Bugfixes for polyfill
v0.5.0 0.5.0
Bugfixes & minwidth
v0.4.2 add position:relative to section
Adding custom properties for height and width.
Docs fixed & features
-
Docs now explain all features
-
maxwidth added
-
fullscreen added
-
centered added
-
srcwas removed
Simplify css and remove need for "flexible"
v0.0.6 0.0.6
Update to new v1 Web components polyfill
Make sure to load the new polyfill, as applyStyle
was changed to styleElement
and will give you an error, if you use an old v1 Polyfill.
Fix initial active state of section-container
v0.0.4 0.0.4