Skip to content

v0.0.5 release

Latest
Compare
Choose a tag to compare
@aadityataparia aadityataparia released this 04 Jun 19:04
· 152 commits to master since this release

Bug Fixes

  • sifrr-code-editor: fix EOL scroll bug (3cd8b72)
  • sifrr-progress-round: set display inline block (613455e)
  • sifrr-shimmer: fix background position (f4cba6c)
  • sifrr-showcase: load from db only if url fails (7ec24cc)
  • sifrr-stater: update syntax to 0.0.4 (2bde5a4)
  • sifrr-tabs: fix multiple tabs scroll bug (ccaf0e0)
  • use this instead of target in statechange (b18b73d)

Features

  • animate: add preffix and suffix (28032d1)
  • animate: add support for multiple targets/props (9f80450)
  • sifrr-shimmer: add capability to manually define colors (c6ad0a2)
  • sifrr-showcase: throttle state function for 500ms (9c7d415)
  • add autoprefixer (ef232c2)
  • animate: animate can take animation function as well (c4600f9)
  • animate: auto parse preffix and suffix (4f06a0f)
  • animate: support multi-level properties (eb90d70)
  • animate: support multiple numbers in a string (af4b0e6)
  • animate: take from as optional argument (fc278a8)
  • lazyloader: separate lazy loader from lazy image and picture (315ea50)
  • sifrr-code-editor: add theme option (6465e6a)
  • sifrr-code-editor: make code scroll with textarea (1005cf9)
  • sifrr-code-editor: make sure to update after hljs is loaded (f2e4bdd)
  • sifrr-progress-round: add dark theme (a6989f5)
  • sifrr-shimmer: add color property (c0f5634)
  • sifrr-shimmer: add dark light theme (68d01c8)
  • add sifrr-include (899600b)
  • add sifrr-lazy-img (8030526)
  • add sifrr-progress-round (727c9f4)
  • add sifrr-shimmer (b90bd72)
  • add/extract animate helper (5ddf6b6)
  • separate animate to different library (7c6583f)
  • sifrr-showcase: add multi showcase capability (9377419)
  • sifrr-showcase: make showcase list draggable (5bc0a2d)
  • sifrr-showcase: separate showcases and variants (2a3a1e6)
  • sifrr-stater: add function element cap (b186dc5)
  • sifrr-tabs: add option to change arrow click width (761a5cd)
  • sifrr-tabs: any type of heading works (f27a0ea)
  • sifrr-tabs: throttle resize event (e360310)
  • add code-highlighter and showcase (ad24fde)
  • add sifrr-lazy-picure (79b5649)
  • add sifrr-stater (ccfa0ce)
  • add sifrr-tabs (f2a8844)

Performance Improvements

  • sifrr-tabs: make it smoother (8a6eb83)