Skip to content

Commit

Permalink
Release v3.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Oct 12, 2015
1 parent 82f5944 commit 6ec06b8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
v3.0.0-beta.1 - Mon, 12 Oct 2015 13:09:20 GMT
---------------------------------------------

- [65e94f9](../../commit/65e94f9) [fixed] moment localizer
- [bf468be](../../commit/bf468be) [fixed] recalc timeList when locale info changes
- [f002680](../../commit/f002680) [fixed] add onNavigate to docs
- [8ba4202](../../commit/8ba4202) [fixed] wrong list message displayed when all items selected on the multiselect
- [3be1b7d](../../commit/3be1b7d) [changed] reorder onKeyDown and respect preventDefault



v3.0.0-beta.0 - Thu, 08 Oct 2015 20:51:46 GMT
---------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-widgets",
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"description": "An à la carte set of polished, extensible, and accessible inputs built for React",
"main": "lib/index.js",
"author": {
Expand Down

0 comments on commit 6ec06b8

Please sign in to comment.