Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Latest commit

 

History

History
46 lines (23 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

46 lines (23 loc) · 1.71 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.0 (2018-04-17)

Bug Fixes

  • build: make a better optimized and universal module (358a994)

Features

  • .__image: add max-[width/height]. Improve transition/animation (50a7231)
  • gallery: add support for non IMG elements (0ef1368)

0.0.3 (2018-04-16)

0.0.2 (2018-04-16)

0.0.1 (2018-04-15)

Bug Fixes

  • linting: adjust prettier and stylelint (bc9f957)

Features

  • build: add packages needed to compile (b51f3de)
  • build: optimize asstes for a library type outpug (4245d50)
  • functionality: complete base library (f08155e)
  • styles: add base styles (1003c51)
  • typings: add missing and support for dynamicImport syntax (997dfae)