Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

60 lines (37 loc) · 1.14 KB

1.2.3

  • Make sure the state of target widget is mounted and has the size.

1.2.2

  • Add onWillNext, onWillPrevious and onWillClose callbacks in the constructor of IntroController.

1.2.1

  • Formatting code.

1.2.0

  • Fixed a bug where the intro card position was not displayed correctly when the screen resolution was scaled.
  • Add a top layer widget builder.

1.1.2

  • Optimize the document.

1.1.1

  • Optimize the document.

1.1.0

  • Repair inheritance for decoration.
  • Allow to tap the barrier area to continue next step.
  • Rewrite the example code.
  • Public some properties of Intro.
  • Rename some APIs.
  • Update documents.

1.0.4

  • The close button is displayed by default in the last step.

1.0.3

  • Decoration inheritable.

1.0.2

  • Formatting code.

1.0.1

  • Perfect the documents.

1.0.0

  • Step by step demonstration.
  • Control the presentation process.
  • Highlight the target widget.
  • Automatically calculates the card display position and alignment.
  • Customizable style and behavior.
  • Supports nesting of multiple presentation processes.
  • Link between different pages or dialogs.
  • Full platform support.