Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

59 lines (38 loc) · 1.33 KB

0.6.0+1

  • update README

0.6.0

  • Improvements in the project structure
  • BREAKING CHANGE: rename onClickSkip to onSkip
  • BREAKING CHANGE: rename CustomTargetPosition to CustomTargetContentPosition
  • BREAKING CHANGE: rename AlignContent to ContentAlign
  • BREAKING CHANGE: rename ContentTarget to TargetContent

0.5.3

0.5.2

  • add focusAnimationDuration and pulseAnimationDuration to settings animations duration.
  • add paddingFocus and alignSkip in TargetFocus. Now you can configure Skip alignment and focus padding individually.

0.5.1

  • Fix issue #34

0.5.0

  • Add enableOverlayTab and enableTargetTab in TargetFocus;
  • Add nextand previous in TutorialCoachMark;

0.4.0

  • Add radius and Color in TargetFocus;
  • Add custom align in ContentTarget;
  • Click to progress only in target;
  • BREAKING CHANGE: rename finish to onFinish
  • BREAKING CHANGE: rename clickSkip to onClickSkip
  • BREAKING CHANGE: rename clickTarget to onClickTarget

0.3.0

  • Fix Issue #14
  • Fix Issue #11
  • Fix Issue #18
  • Accepts contributions from grandpa-guru and Vanethos

0.2.0

  • Fix Issue #4
  • add LightBulb RRect

0.1.0

  • Add change opacity shadow

0.0.1

  • First version