Releases: studiometa/ui
Releases · studiometa/ui
v0.2.6
v0.2.5
v0.2.4
Added
- Add a
Menu
component (#35)
Changed
- Update
@studiometa/js-toolkit
package to v2.0.0 - Update NPM dependencies
Fixed
- Fix primitive
Transition
class merging (#34) - Fix accordion open state template (#32 by @notjb)
- Prevent unnecessary image requests (#33 by @jverneaut)
New Contributors
- @jverneaut made their first contribution in #33
v0.2.3
v0.2.2
Added
- Twig: Add an
ImageGrid
organism (#20) - Doc: Add support for variants preview (#20)
- Twig, JS: Add a
Panel
molecule (#20) - JS: add a
ModalWithTransition
class (#20) - JS: add a
Transition
primitive (#20) - JS: add an
AnchorScrollTo
atom (#20) - JS: add a
LargeText
atom (#20) - JS: add a
LazyInclude
atom (#20) - JS: add a
Prefetch
atom (#20) - JS: add a
Slider
molecule (#20) - JS: add a
SliderItem
molecule (#20) - JS: add a
SliderBtn
molecule (#20) - JS: add a
SliderCount
molecule (#20) - JS: add a
SliderDots
molecule (#20) - JS: add a
SliderDrag
molecule (#20) - JS: add a
SliderProgress
molecule (#20) - JS: add a
TableOfContent
molecule (#20) - JS: add a
Frame
organism (#20)
Fixed
- Twig: Fix
Button
class attribute merging twice (#22)
New Contributors
v0.2.1
v0.2.0
Added
- Twig: Add
Button
atom (#13) - Twig: Add
Icon
atom (#13) - Twig: Add blocks to
Accordion
andTabs
templates (#13) - Twig,JS: Add a Sticky molecule (#14)
- JS: Add a Sentinel primitive (#14)
- Doc: Add PR preview with Gitpod (#14)
- Twig: Add a studiometa/ui Twig extension (#15)
Changed
- Doc: replace Storybook by VitePress (#13)
- JS: Update components with the latest API from @studiometa/js-toolkit (#13)
- Twig: Update
studiometa/twig-toolkit
extension to v1.2.0 (#17) - Twig: Standardize the Button Twig API (c7455e3, #17)
- Twig: Standardize the Cursor Twig API (ab87a43, #17)
- Twig: Standardize the Figure Twig API (6410c78, #17)
- Twig: Standardize the Accordion Twig API (b56070d, #17)
- Twig: Standardize the Modal Twig API (7e5bb51, #17)