Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

v1.0.6

Latest
Compare
Choose a tag to compare
@adhrinae adhrinae released this 26 Jan 07:55
· 22 commits to master since this release

Features

  • 6f8c89a Feat: write story of function component usage

Bug Fixes

  • 1f43156 Fix: fixed event prop name regular expression starting 'on'
  • 6e0f927 Fix: change package.json (tui-release-notes address change) / 'template' option add to optionsprops (#42)
  • f195022 Fix: unexpected re-rendering
  • cfb60bd Fix: wrong example usages
  • ff1361f Fix: clone schedule props when calling setschedule

Enhancement

  • 5424b44 Refactor: prevent unintended assignments
  • ee29b48 Refactor: implement own isequal comparator

Documentation