Commit Graph

2317 Commits (master)

Author SHA1 Message Date
Vitaliy Filippov e745e3332e Hide clear icon in autocomplete if autocomplete is disabled 2019-06-28 16:00:16 +03:00
Vitaliy Filippov 8690e3a709 Replace Dropdown with Autocomplete 2019-06-19 20:13:48 +03:00
Vitaliy Filippov ba3993c811 Fix table styles, pass `style` to top-level element in inputs 2019-05-07 16:50:56 +03:00
Vitaliy Filippov 0e31a465c7 thead divider 2019-04-04 01:27:24 +03:00
Vitaliy Filippov fce0362b5b +clearTimeout 2019-03-05 21:48:03 +03:00
Vitaliy Filippov 36fd012442 Allow tooltips without wrappers for every child 2019-03-05 21:34:16 +03:00
Vitaliy Filippov 2427d05568 Fix onHide in Menu, allow tooltips on focus 2019-03-04 21:11:41 +03:00
Vitaliy Filippov 8f1312f79f Fix Tooltip positioning near edges of the viewport 2019-03-01 01:16:49 +03:00
Vitaliy Filippov 3035f7d0ae Add support for "overflow" item in autocomplete 2019-02-25 17:07:03 +03:00
Vitaliy Filippov 4f02b11197 Do not pass all props down to Input 2019-02-14 00:49:22 +03:00
Vitaliy Filippov ecbfe34d47 Fix autocomplete not displaying empty strings and zeroes 2019-02-10 17:41:39 +03:00
Vitaliy Filippov 210297da83 Show scrollbars in webkit, add padding for autocomplete [v] 2018-12-18 16:48:43 +03:00
Vitaliy Filippov 176dec54b9 Without min-height, Chip may become invisible when containing an empty value 2018-12-15 01:07:41 +03:00
Vitaliy Filippov 283e7e2ef3 Rework & simplify autocomplete code 2018-11-28 15:44:09 +03:00
Vitaliy Filippov daf6bac933 I am fucking tired of copying rowCell/headCell styles 2018-11-28 15:44:09 +03:00
Vitaliy Filippov 185dd37202 Restore expand animation on autocomplete suggestions 2018-07-25 01:56:59 +03:00
Vitaliy Filippov 80bbb584db Render autocomplete suggestions in a Portal 2018-07-24 20:05:08 +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