react-widgets
Version:
An à la carte set of polished, extensible, and accessible inputs built for React
81 lines (44 loc) • 3.01 kB
Markdown
v3.1.1 - Fri, 04 Dec 2015 18:48:40 GMT
--------------------------------------
- [39f2dc0](../../commit/39f2dc0) [fixed] dropdown correctly checks value equality
- [88bc7b0](../../commit/88bc7b0) [fixed] list searches correctly happen on keyPress and not keyDown
v3.1.0 - Mon, 02 Nov 2015 17:56:43 GMT
--------------------------------------
- [bd399d9](../../commit/bd399d9) [added] grouping SelectList items
- [1058e3f](../../commit/1058e3f) [added] disable individual dropdown/combobox options
- [5d1b530](../../commit/5d1b530) [fixed] missing key on Multiselect
v3.0.1 - Fri, 30 Oct 2015 04:27:39 GMT
--------------------------------------
- [3d25273](../../commit/3d25273) [fixed] missing dev dep
v3.0.0 - Sat, 24 Oct 2015 01:55:25 GMT
--------------------------------------
- [8172eaa](../../commit/8172eaa) [added] selectlist selectAll() method
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
---------------------------------------------
- [5457935](../../commit/5457935) [added] localizers of different types
- [f865da1](../../commit/f865da1) [removed] IOS click hack, since react 0.14 handles this correctly
- [3be1c86](../../commit/3be1c86) [added] pass describedBy to datepicker
- [804db61](../../commit/804db61) [fixed] Calendar only refocuses itself when previously focused
- [3fc44c3](../../commit/3fc44c3) [fixed] properly compare TimeList labels
- [31c5479](../../commit/31c5479) [changed] globalize localizer now a function that takes a globalize instance
- [44818fd](../../commit/44818fd) [added] autoFocus support
v3.0.0-alpha.5 - Wed, 30 Sep 2015 14:33:16 GMT
----------------------------------------------
- [ac46a2a](../../commit/ac46a2a) [fixed] Calendar only refocuses itself when previously focused
- [1fc7c38](../../commit/1fc7c38) [fixed] properly compare TimeList labels
- [e74a2ed](../../commit/e74a2ed) [changed] globalize localizer now a function that takes a globalize instance
- [180bc31](../../commit/180bc31) [added] autoFocus support
v3.0.0-alpha.4 - Wed, 16 Sep 2015 09:42:02 GMT
----------------------------------------------
- [1fc7c38](../../commit/1fc7c38) [fixed] properly compare TimeList labels
v3.0.0-alpha.3 - Tue, 15 Sep 2015 10:27:55 GMT
----------------------------------------------
- [e74a2ed](../../commit/e74a2ed) [changed] globalize localizer now a function that takes a globalize instance
- [180bc31](../../commit/180bc31) [added] autoFocus support