Skip to content

changepane/react-changepane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-changepane

React component for displaying ChangePane.com changelogs.

Usage

import ChangePane from 'react-changepane';

<ChangePane apiUrl="https://google.changepane.com/v1/1" />

Development

  1. Run the storybook server with: $ yarn run dev
  2. Open localhost:9001 in your browser

The changepane.js script location can be overridden with the STORYBOOK_CHANGEPANE_JS environment variable.

License

ChangePane is licensed under the BSD 3-clause "New" or "Revised" License.

Releases

No releases published

Packages

No packages published