Commit Graph

2301 Commits (old)

Author SHA1 Message Date
Vitaliy Filippov ed750b4720 "Release" older version for dependencies in some projects 2018-12-03 15:00:10 +03:00
Vitaliy Filippov 83dd1c93b7 Clearable dropdown & autocomplete, fix dropdown behaviour, always-controlled inputs 2018-07-17 20:15:40 +03:00
Rubén Moya 9020a14bba
Merge pull request #1828 from KhushilMistry/issue1774
Link text has text-transform: capitalize, contrary to Material specs is removed.
2018-03-13 11:48:50 +01:00
Khushil Mistry 470ffae634 Link text has text-transform: capitalize, contrary to Material specs, is removed. 2018-03-09 04:20:26 +05:30
Rubén Moya 24b98ed854
Merge pull request #1796 from react-toolbox/fix-key-events-slider-disabled
Don't handle key events if slider is disabled
2018-03-05 08:27:22 +01:00
Rubén Moya a325e20b4b
Merge pull request #1663 from adamhenson/iconmenu-active-prop
IconMenu: New "active" Prop (fixes #1662)
2018-03-03 12:27:54 +01:00
Rubén Moya a473c948d7
Merge pull request #1824 from yingzuo/passThemeProps
Pass the theme prop to TableRow child components
2018-03-03 12:25:49 +01:00
Rubén Moya 570b921638
Merge pull request #1633 from olegstepura/table-ckeckbox-spacing
Make checkbox centered between table edge and next column start
2018-03-03 12:25:04 +01:00
Rubén Moya 5ec952ad1d
Merge pull request #1819 from pmyers88/autocomplete-handle-falsy-keys
Handle Falsy Keys in Autocomplete Component
2018-03-03 12:02:22 +01:00
rubenmoya 6fa13f1c5c Use proper code values in KEYS constant 🤦🏻‍♂️ 2018-03-03 12:01:46 +01:00
rubenmoya 1a7cbac508 Merge branch 'dev' into fix-key-events-slider-disabled 2018-03-03 11:59:42 +01:00
Rubén Moya a59af9a67f
Merge pull request #1814 from react-toolbox/update-v2-react16
Update v2 to React 16
2018-03-03 11:57:48 +01:00
Ying Zuo 73b2594922 Pass the theme prop to TableRow child components
Fixes: #1805
2018-03-01 20:47:47 -08:00
Phil Myers f79aaff297 Check whether the query key has a value rather than whether it's truthy 2018-02-27 13:23:55 -05:00
Phil Myers 1dafc5676f Move Input#validPresent to utils#isValuePresent 2018-02-27 13:19:57 -05:00
Phil Myers f24d12800f Add falsy key example to AutocompleteTest 2018-02-27 13:11:46 -05:00
Rubén Moya 7f64a43246
Merge pull request #1773 from merraysy/merraysy-timepicker-dismiss-issue
Fix TimePicker dismiss issue
2018-02-27 11:42:48 +01:00
Mohammed Erraysy 286c3f792e Revert "Fix arrows updating issue when children change"
This reverts commit 3d42ef975f.
2018-02-26 17:29:58 +00:00
rubenmoya f8a7e88259 Use code instead of keyCode 2018-02-21 20:29:08 +01:00
Rubén Moya 0da9b72a7f
Merge pull request #1701 from Merbs/upgrade-react-transition-group
Upgrade react-transition-group
2018-02-21 20:23:34 +01:00
Rubén Moya c600247cf3
Merge branch 'update-v2-react16' into upgrade-react-transition-group 2018-02-21 20:23:15 +01:00
rubenmoya 752cdd3854 Revert "Update components to use css-transition-group 2"
This reverts commit ab2e78967b.
2018-02-21 20:19:18 +01:00
rubenmoya 6357bedb52 Fix tsc errors 2018-02-20 22:42:07 +01:00
rubenmoya f0067083df Fix eslint errors 2018-02-20 22:26:44 +01:00
rubenmoya 08ca837aca Update tests to use react-dom/test-utils 2018-02-20 21:01:21 +01:00
rubenmoya ab2e78967b Update tests to use css-transition-group 2 2018-02-20 21:01:03 +01:00
rubenmoya c510029923 Update tests to use Enzyme 3 2018-02-20 21:00:47 +01:00
rubenmoya d313e11a1f Update enzyme config files 2018-02-20 21:00:20 +01:00
rubenmoya 7e4c12efff Update versions 2018-02-20 20:59:58 +01:00
Adam Henson c6a730112c Merge branch 'upstream-dev' into iconmenu-active-prop 2018-02-10 12:17:50 -05:00
Rubén Moya a841d2a9c4
Merge pull request #1781 from 3af/patch-1
TypeScript: snack-bar label accepts element
2018-01-29 21:35:00 +01:00
Rubén Moya eb2dd38581
Merge pull request #1797 from react-toolbox/input-error-handle-change
Handle onChange in errored input in docs
2018-01-29 20:48:48 +01:00
rubenmoya a7d0c5ba53 Use innerRef to blur input 2018-01-29 20:47:44 +01:00
rubenmoya c6a7b5ba3a Handle onChange in errored input in docs 2018-01-29 20:17:46 +01:00
rubenmoya 6925570467 Don't handle key events if slider is disabled 2018-01-29 19:49:52 +01:00
Rubén Moya 874d9bf606
Merge pull request #1627 from olegstepura/disabled-input
Disabled input should be dashed not dotted
2018-01-25 09:02:30 +01:00
Rubén Moya 48cb33ea2c
Merge pull request #1625 from olegstepura/checkbox-border-color
Make checkbox border color according to spec
2018-01-24 18:12:39 +01:00
Rubén Moya b5c755cdc4
Merge pull request #1626 from olegstepura/table-selected-hover
Use hover effect on selected table row as well
2018-01-24 18:11:47 +01:00
Rubén Moya e87ffb9df7
Merge pull request #1768 from merraysy/dev
Fix arrows updating issue when children change
2018-01-24 16:37:21 +01:00
Rubén Moya fc8e14258a
Merge pull request #1628 from olegstepura/multilineHint
Remove unknown prop multilineHint
2018-01-23 18:25:21 +01:00
Rubén Moya c462c0a8ff
Merge pull request #1630 from olegstepura/list-hover-animation
Add transition to hover effect in list items
2018-01-23 18:24:56 +01:00
Rubén Moya a917c8cbc2
Merge pull request #1645 from psastras/fix-doc-typos
fix: of -> or in documentation
2018-01-23 18:24:28 +01:00
Rubén Moya aeacbabbce
Merge pull request #1646 from AlexanderOtavka/patch-1
Fix mixed up type definitions for Dropdown
2018-01-23 18:24:12 +01:00
Rubén Moya 72dfd21463
Merge pull request #1670 from alejandrofdiaz/dev
#1669 ListItem component theme prop extends ListItemTextTheme.
2018-01-23 18:20:14 +01:00
Rubén Moya f75fd26207
Merge pull request #1689 from velveret/autocomplete-autofocus
Allow autoFocus on Autocomplete component
2018-01-23 18:19:35 +01:00
Rubén Moya 5cbcb48cc7
Merge pull request #1683 from rubenmoya/1673-avatar-title
Add title to <Avatar /> image
2018-01-23 18:18:52 +01:00
Rubén Moya 3f1472567e
Merge pull request #1737 from rndevfx/window-requestAnimationFrame
Use window.requestAnimationFrame in Tabs.js
2018-01-23 18:18:29 +01:00
Rubén Moya 2a6b62cd81
Merge pull request #1755 from pablolmiranda/fixes-tooltip-for-button
Tooltip for disabled button
2018-01-23 18:17:39 +01:00
Rubén Moya a714a02dc7
Merge pull request #1758 from rubenmoya/update-new-domain
Update URLs to new .io domain
2018-01-23 18:17:10 +01:00
Rubén Moya 1ce99adb47
Merge pull request #1764 from vikaskyadav/patch-1
small typo error corrected.
2018-01-23 18:16:01 +01:00