-
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update homepage in package.json and npm website * Add previous method (#313) * Add previousValue method * Add support for undefined * Add store validation * Add type tests * Add `previousValue` to documentation root * Rename `previousValue` to `previous` * Add shorthands for common methods (#315) * Add `debounce(source, timeout)` shorthand * Add `delay(source, timeout)` * Add `throttle(source, timeout)` shorthand * add `status(fx)` shorthand * Add `pending(effects)` shorthand * Add `inFlight(effects)` shorthand * Add `combineEvents(events)` shorthand * Add `spread(targets)` shorthand * Add `time(clock)` shorthand * Update sids in snapshots
- Loading branch information
Showing
47 changed files
with
2,170 additions
and
355 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.