Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

actions-interactor

adrienetienne2MIT0.0.2

Managing interactions with validation of the actions

readme

changelog

Change Log

All notable changes to this project will be documented in this file.

Unreleased

v0.0.2 - 2017-04-12

Improvement

  • Remove property "defaultValue" in ActionInput.
  • Add Documentation.

Fix

  • Debug when create interactor with combo value empty.

v0.0.1 - 2016-12-01

  • Create unique addAction function to add action.
  • Export types of Action.
  • Change test on isValid function for ACTION_INPUT

v0.0.0 - 2016-12-01

  • Create an interactor from scratch
  • Recover an interactor
  • Interactor and action validation