1.2.5 • Published 4 years ago

@opuscapita/react-wizard v1.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

react-wizard

ReactWizard is a React component that provides navigation between pages. It can contain any number of pages.

DEMO

API

Installation

Development

  • Run npm install to get the project's dependencies
  • Run npm run build to produce minified version of the library
  • Run npm run dev to produce development version of the library.
  • Run npm run test to run tests
  • Run npm run docs to run generate examples

Development workflow

  • Run npm run docs
  • Open docs/index.html

    Or

  • Run npm run hot

  • Open http://localhost:5555/

Contributing

  • Make a new branch for the changes
  • Update CHANGELOG.md file
  • Commit changes (not lib)
  • Make a pull request
  • Merge the pull request and delete the development branch

Creating a new release

1.2.5

4 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago