Commit Graph

65 Commits (eb8b83d6b3ea60fe8680496deaec91eaaef8dac1)

Author SHA1 Message Date
Javi Velasco eb8b83d6b3 Pass scss lint 2015-11-28 13:47:56 +01:00
Javi Velasco 387afcf6fd Remove unneeded ripple dependency in calendar 2015-11-28 13:36:22 +01:00
@soyjavi e9566d0e59 New interface for onChange event (value, event) 2015-11-25 17:40:14 +07:00
Javi Velasco 2e414e9443 Use IconButton in Calendar 2015-11-24 22:58:50 +01:00
Javi Velasco 9769bfb51e Extract IconButton and small fixes 2015-11-24 00:29:02 +01:00
Nathan Marks f3d047e820 Remove jsx extension from component index files, replace with js 2015-11-22 17:49:46 -05:00
Javi Velasco ceb2ce4c7a Reorganize pickers 2015-11-22 22:13:27 +01:00
Javi Velasco cfebdb55f4 Rename most components index to actual components 2015-11-22 21:41:28 +01:00
Javi Velasco 1611b491fa Rename some components to new naming approach 2015-11-22 19:20:05 +01:00
Javi Velasco d468c9f1b3 Add floating label for pickers. Fixes #137 2015-11-21 14:46:24 +01:00
Javi Velasco 364e270da1 Better imports organization. Fixes #140 2015-11-21 14:26:17 +01:00
Enzo Martin 6d4ae47168 Fix straggling ) 2015-11-19 23:41:41 +01:00
Enzo Martin addc7f312b Remove all `unquote` calls
- Use SASS RGBA directly when modifying the opacity
2015-11-19 12:21:51 +01:00
Javi Velasco 54ad233dd6 Fix scss linter errors and bugfix in snackbar 2015-11-18 01:15:07 +01:00
@soyjavi 98f2920bf4 Patch: Placeholder in <DatePicker> 2015-11-17 09:49:25 +07:00
@soyjavi 0e54523fc1 New style for calendar (material design new spec) 2015-11-17 00:37:29 +07:00
@soyjavi 20d8834ccb force date when it's out of range 2015-11-17 00:02:32 +07:00
@soyjavi 0cacdf14ec Change examples for use new properties 'minDate' and 'maxDate' 2015-11-16 23:04:13 +07:00
@soyjavi f31dde202b Lock year like a change date (when it's out of range) 2015-11-16 22:54:05 +07:00
@soyjavi 67e6a7ed8c New properties 'minDate' & 'maxDate' 2015-11-16 15:56:05 +07:00
Javi Velasco 2c17688db1 Use new Overlay component in dialogs and dependencies 2015-11-14 21:51:33 +01:00
Javi Velasco 7311489ade Improve date picker 2015-11-11 20:34:19 +01:00
Javi Velasco b61619b6a3 Merge master and solve conflicts 2015-11-11 10:28:01 +01:00
Javi Velasco 5fc135961b Improve pickers 2015-11-11 01:29:42 +01:00
@soyjavi 653150c396 change documentation 2015-11-10 21:27:03 +07:00
@soyjavi 49acc411d4 Minor changes 2015-11-10 21:07:40 +07:00
@soyjavi 57d01094dc Stateless DatePicker 2015-11-10 20:27:00 +07:00
Javi Velasco 67ab8746a9 Proper import path for documentation files 2015-11-10 11:07:43 +01:00
Javi Velasco 24be10da65 Update with master 2015-11-08 18:06:39 +01:00
@soyjavi 147088bfa3 Alphabetical Order for properties and methods 2015-11-07 09:36:51 +07:00
Javi Velasco 6e6c1cebcf Pure dialog 2015-11-05 11:28:42 +01:00
Javi Velasco 7c87940c8f Improve markdown format 2015-10-31 21:55:12 +01:00
Javi Velasco b4124a5555 Add time picker docs 2015-10-31 20:12:45 +01:00
Javi Velasco 4eb0c1b749 Add documentation for date picker and remove structure section from other docs 2015-10-31 20:03:49 +01:00
@soyjavi 2423d09a4f Rename component doc to readme.md 2015-10-28 22:09:09 +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 4a9d8cfa40 Improvements for build 2015-10-23 01:26:12 +02:00
Javi Velasco 246c5723a2 Add some missing semicolons 2015-10-22 10:02:36 +02:00
Javi Velasco 7c43f935a1 Babel to stage 2 and remove decorators 2015-10-22 01:31:17 +02:00
Javi Velasco ec6e72bbd9 Resolve linter errors 2015-10-21 12:25:10 +02:00
ustccjw 6c278f25d0 use autobind-decorator 2015-10-21 14:13:24 +08:00
ustccjw 227727e860 fix conflict 2015-10-21 10:58:11 +08:00
Javi Velasco 8fc11d322e Reorder properties for datepicker 2015-10-21 01:51:24 +02:00
Javi Velasco 33a508ca0a Setup new file structure for sass files 2015-10-20 21:15:21 +02:00
Javi Velasco 23bbfb90b5 Move calendar inside date picker 2015-10-20 20:10:47 +02:00
ustccjw 7ff854f40f fix es6 class react this bind 2015-10-20 17:06:26 +08:00
ustccjw 9bf5e7b87a fix conflict 2015-10-20 13:48:14 +08:00
ustccjw 9ad9f357a3 use es6 classes & remove react-addons-pure-render-mixin 2015-10-20 13:40:51 +08:00
@soyjavi b22d3be3d4 All <Form> components need get/set value methods. 2015-10-20 09:55:11 +07:00