- d14d956: Expose totalStepsNumber via useCopilot
- 05b3a47: Fix a type error in walkthroughable
- 3e5d3cc: Fix the issue with missing module file specified in package json
- 3a6dd5a: Fix malformed field crash and add more config (arrowSize and margin)
- 0d8362a: Remove Tooltip and StepNumber passed props in favor of useCopilot context Un-register the step after name change and re-register with the new name Add tests for CopilotStep
-
312fba4: Expose more functions through the public API
Expose
stop
,goToNext
,goToNth
, andgoToPrev
through theuseCopilot
hook ExportDefaultUI
from the module's entry to access the default Tooltip and StepNumber components
- 3a0f6e0: Migrate to TS and add CopilotProvider
- f2b45c7: Migrate to TS and deprecate HOC
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.