Skip to content

v0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 16:32
0.2.2
6eb57fa

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