0.2.2 • Published 6 years ago

@particles/coach-marks v0.2.2

Weekly downloads
-
License
Procore Developer...
Repository
github
Last release
6 years ago

Coach Marks

npm.io npm.io npm.io

Overlay with CoachMarks builder

Example

coach_marks

Usage

  • Overlay takes CoachMarks as children and accepts callback as prop to handle click
  • CoachMarks can be fixed or attached to element through props

Change Log

0.2.1

  • removes unnecessary classnames library

0.2.0

  • removes click button, user can now click anywhere instead to disable

0.1.6

  • core-react@^4

0.1.5

  • callback and disablement of coach marks onClick of button instead of veil
  • adds fixedBottom functionality

0.1.4

  • adds scroll lock when veil is active

0.1.3

  • place coachmarks inside veil to use the position for the absolute coachmarks
  • update core-react

0.1.2

  • Camelcases .coachMark and .subCaption

0.1.1

  • Fixes throttling on resizeHandler

0.1.0

  • Initial commit
  • Overlay accepts callback to handle click anywhere on screen and also removes veil and CoachMarks
  • caretLocation and children (Caption and SubCaption) are used to customize CoachMark
  • Coachmark can be 1.fixed or 2.dynamically pinned with:
  1. fixedTop, fixedLeft, or fixedRight props
  2. markedElement (id) and position props
0.2.2

6 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago