Skip to content

Releases: raff-r/redux-modal

Switch to nwb build

13 Jul 11:03
Compare
Choose a tag to compare
Development (#5)

* publish to npm

* Feature: Add options to select whether the close button can be hidden and if the modal can be closed by clicking outside modal content area

* increase package number

* change folder structure, use nwb build tools to package module

* include development branch in travis file

* update travis to run tests

* add deploy command and update travis to deploy when merged into master

* fix syntax

* remove end of file

* cache npm

* validate yml

* add demo dist folder

* delete gh pages before deploying

* update travis file

* update cache

* add deploy command

v1.1.0

11 Jul 14:20
Compare
Choose a tag to compare

add options to hide close button and close outside modal area

Publish to npm

11 Jul 13:59
Compare
Choose a tag to compare
1.0.1

publish to npm (#1)

First Release

11 Jul 09:49
Compare
Choose a tag to compare
1.0.0

add unit tests for actions and reducers