Commit Graph

49 Commits (736eeeb55f77db823e0b4e83d0f3a1b5ce1046fa)

Author SHA1 Message Date
Javi Velasco a1d96f3709 Merge pull request #856 from rrott/feature/add_ukrainian_locale
Added Ukrainian locale
2016-10-12 16:58:17 +02:00
Roman Rott c9dc848404
Added Ukrainian locale 2016-10-10 11:08:30 +03:00
Roman Rott c768a72622
Fixed typo in dateLocales for russian locale 2016-10-10 10:46:01 +03:00
Roman Rott ca1de73201
Fixed Tooltip TypeError when quickly hovering between multiple tooltips 2016-10-07 23:45:00 +03:00
Maksim b8d59f7b4c Russian locale 2016-09-12 13:34:16 +03:00
Javi Velasco ccc1699cc4 Fix #630 2016-09-03 16:08:52 +02:00
Javi Velasco 006559e7cc Fix ripple 2016-08-21 18:44:04 +02:00
Javi Velasco e7735e5236 Merge and solve conflicts 2016-08-07 13:43:07 +02:00
Javi Velasco 739acbc79b Merge branch '402-maxDate-not-taken-into-account' of https://github.com/AlexGilleran/react-toolbox into AlexGilleran-402-maxDate-not-taken-into-account
* '402-maxDate-not-taken-into-account' of https://github.com/AlexGilleran/react-toolbox:
  Added tests.
  Date picker now takes max/min date into account on mount/props change.
2016-08-07 13:14:31 +02:00
Javi Velasco 7c87bcdaf9 Merge pull request #681 from akinoxsolutions/dev
Add required polyfills for IE10.
2016-08-06 19:41:06 +02:00
Javi Velasco 71fcd3f57c Refactor ripple adding multiple option 2016-08-06 14:24:40 +02:00
Javi Velasco 2bd6539476 Fix remove animation event function 2016-08-04 22:23:27 +02:00
Christian Droulers ef6a979fec Add required polyfills for IE11. 2016-08-01 16:08:48 -04:00
Abilio Almeida Eiroa 157c29d8ff FIXED aslant errors and warnings to pass Travis check 2016-08-01 13:44:26 +02:00
Abilio Almeida Eiroa 01ae580a32 Added support for locale on DatePicker dialog component
Updated components, docs and spec.
2016-08-01 13:21:32 +02:00
Alex Gilleran 4f67a93f6e Added tests. 2016-07-22 00:47:03 +10:00
Ro Savage 0d01405e1b Fixed bug with add a month to a date when current day is largest than last day of next month 2016-06-15 14:45:35 +12:00
Javi Velasco 78790132f0 Merge with dev 2016-06-03 23:49:35 +02:00
John Bicknell f017610709 Y for X 2016-06-02 18:40:38 +01:00
John Bicknell f39dfb44d0 Use alternative to scrollX where not available (IE) 2016-06-02 18:26:04 +01:00
Javi Velasco 767d16b047 Fullname imports for util files 2016-05-29 21:23:58 +02:00
Javi Velasco 310d683fa9 Avoid null values when parsing input 2016-05-26 21:38:07 +02:00
Javi Velasco c612fdf83d Add onRippleEnded. Fixes #289 2016-04-12 22:26:49 +02:00
Javi Velasco 0d1265e5a1 Adapt pickers to calculate position with scroll 2016-04-10 18:33:20 +02:00
Felipe Amorim 756a3a9731 fixed linting errors on utils/time.js 2016-03-09 11:07:16 -03:00
Felipe Amorim 16ed92693a allows to format the date displayed on datepickers input 2016-03-08 17:45:39 -03:00
Javi Velasco 3c6b7afcc1 Fixe autocomplete 2016-01-06 12:56:30 +01:00
Javi Velasco 364e270da1 Better imports organization. Fixes #140 2015-11-21 14:26:17 +01:00
Javi Velasco ac5501b9a5 Improve ripple performance. Fixes #142 2015-11-21 12:23:24 +01:00
@soyjavi f31dde202b Lock year like a change date (when it's out of range) 2015-11-16 22:54:05 +07:00
Javi Velasco 272a37fd4c Stateless table component 2015-11-14 10:26:50 +01:00
Nathan Marks 9975b8d33e Removed babel-polyfill from docs and added ie11 polyfills to main component library 2015-11-12 10:48:42 -05:00
Javi Velasco 8c682c32d0 Fixes #45 removing Object.assign and avoiding to include a polyfill 2015-11-05 02:15:39 +01:00
@soyjavi ce9bd76bc7 Lint more files 2015-11-04 19:50:53 +07:00
@soyjavi e5c6cba08d More easy for create a editable/selectable table. 2015-11-04 12:33:12 +07:00
Javi Velasco e89d6df997 Fix some errors and change opinionated eslint 2015-10-23 18:30:37 +02:00
ustccjw 4fb976a00d update webpack dev, test and build & update eslint rule 2015-10-23 16:11:40 +08:00
Javi Velasco 14e2c95554 Improve menu component adding showable behavior and auto positioning for opening 2015-10-17 21:20:15 +02:00
Javi Velasco c9b6f1237a Migrate to React 0.14 and migrate date picker to sass 2015-10-11 19:07:29 +02:00
Javi Velasco 6aca3d6866 Port autocomplete to ES6 and bugfixes 2015-09-13 22:05:24 +02:00
Javi Velasco f2ad55bfe1 Add first version of ES6 autocomplete 2015-09-10 20:57:56 +02:00
Javi Velasco 0c48f3d114 Port slider to ES6 2015-09-09 02:16:05 +02:00
Javi Velasco a5586f4b7d Migrate calendar to ES6 2015-09-07 01:41:59 +02:00
Javi Velasco 459aaef971 Refactor timepicker and utils organization 2015-09-06 22:01:26 +02:00
Javi Velasco 2434b00a84 Refactor to ES6 timepicker component 2015-09-06 19:29:51 +02:00
Javi Velasco 8cb2aa2b9f Move time picker dialog to ES6 2015-09-06 00:12:29 +02:00
Javi Velasco 15d8f47e8a Port timepicker index to ES6 2015-09-05 22:31:17 +02:00
Javi Velasco 908712ccb9 Add test utils ES6 2015-09-05 21:34:16 +02:00
Javi Velasco 447abe5cf2 Rename util to utils 2015-09-05 20:51:13 +02:00