Commit Graph

303 Commits (2427d05568675a506a0f61344d9f828b8fa47f12)

Author SHA1 Message Date
Javi Velasco 74cc059751 Migrate style to sass for autocomplete 2015-10-02 19:10:42 +02:00
Javi Velasco 353bcea1ed Migrate button, ripple and font icon styles to sass and add sass tooling 2015-10-02 17:39:26 +02:00
Javi Velasco e87523b0b3 Rewrite component tests in ES6 2015-09-21 10:10:44 +02:00
Javi Velasco d0ab1ddbf0 Rewrite form in ES6 2015-09-20 23:27:28 +02:00
Javi Velasco e3e41211e7 Rewrite card in ES6 2015-09-19 17:06:39 +02:00
Javi Velasco 9630817b09 Rewrite dialog in ES6 2015-09-19 16:45:27 +02:00
Javi Velasco 32e1c4eefb Rename aside to drawer 2015-09-19 14:13:01 +02:00
Javi Velasco c4779ca9ba Improve aside performance on show 2015-09-19 13:58:16 +02:00
Javi Velasco cac6eed1ea Rewrite button in ES6 and refactor the ripple effect on it 2015-09-18 21:04:51 +02:00
Javi Velasco 6aca3d6866 Port autocomplete to ES6 and bugfixes 2015-09-13 22:05:24 +02:00
Javi Velasco b473004208 Add title to date picker test component 2015-09-04 22:10:59 +02:00
Javi Velasco 8880287acb Add documentation and fixes for date picker 2015-09-04 22:09:16 +02:00
Javi Velasco bdf798debe Add documentation for time picker 2015-09-04 21:57:11 +02:00
Javi Velasco 57b74da531 Put pickers together in test component 2015-09-03 21:27:18 +02:00
Javi Velasco 7a0c47f211 Merge with master 2015-09-03 21:24:45 +02:00
Javi Velasco ae525cb005 Add pickers test files 2015-09-03 21:17:35 +02:00
Javi Velasco 18a51d8d26 Calendar refactoring 2015-09-03 09:21:55 +02:00
Javi Velasco 5625a478e1 Add time picker first implementation 2015-08-30 03:17:52 +02:00
Javi Velasco cbcd661b98 Refactor hours and minutes 2015-08-28 16:49:51 +02:00
Javi Velasco 45a26ea682 Improve clock styles and behavior 2015-08-28 10:53:29 +02:00
Javi Velasco 26cef5fd1d Rewrite clock 2015-08-23 03:09:08 +02:00
Javi 6b5259d081 <Tabs> and <Tab> finished 2015-08-16 16:33:11 +07:00
Javi Velasco 81150bc951 Add current spec files 2015-08-13 02:42:29 +02:00
Javi 163f57e2cb First version of <Tags/> 2015-08-09 14:30:25 +07:00
Javi Velasco 606a836a6c Move button style to local css 2015-07-29 21:31:19 +02:00
Javi Jimenez Villar 1cc22ce4f0 Minimal changes 2015-07-23 09:38:47 +07:00
Javi Jimenez Villar 91ee458e1f New method and property "loading" 2015-07-23 09:38:32 +07:00
Javi Velasco d008bf47f3 Merge and solve conflicts 2015-07-21 22:29:09 +02:00
Javi Velasco a6223adbe4 Add slider spec 2015-07-21 22:23:47 +02:00
Javi Jimenez Villar 3912b92d5e Use Material Design naming for stylesheets. 2015-07-21 16:24:14 +07:00
Javi Velasco ad1ae54d05 Add slider test component 2015-07-19 21:50:52 +02:00
Javi Jimenez Villar a39dbcb16a Improve examples 2015-07-18 11:00:45 +07:00
Javi Jimenez Villar ea89a8e98e First version of <Card/> 2015-07-18 10:57:52 +07:00
Javi Jimenez Villar 83b9c43113 Use label in upper level 2015-07-17 14:45:42 +07:00
Javi Jimenez Villar 12e18a7ed0 Example using <FontIcon> 2015-07-12 20:55:54 +07:00
Javi Jimenez Villar 5cc0982133 First spec 2015-07-10 13:03:46 +07:00
Javi Velasco 8344e94a37 Merge with master and solve conflicts 2015-07-07 22:43:55 +02:00
Javi Jimenez Villar 21149558a5 Minimal changes 2015-07-07 16:38:00 +07:00
Javi Velasco a786df1880 Merge pull request #2 from soyjavi/progress-bar
Progress bar
2015-07-07 09:32:43 +02:00
Javi Velasco 2e811f3f18 Add circular progress bar 2015-07-04 20:09:16 +02:00
Javi Jimenez Villar 79f5cd8b41 Use new dataSource in <Dropdown/> 2015-07-03 07:56:26 +07:00
Javi Jimenez Villar e78605213c Improved <Dropdown> now supports JSX templates. 2015-07-03 07:51:38 +07:00
Javi Velasco abc19e1c3e Add spec with usage of progress bar component 2015-06-30 21:58:32 +02:00
Javi Jimenez Villar f3ce0076ee Documentation for <Dropdown/> and onChange callback 2015-06-30 15:33:44 +07:00
Javi Jimenez Villar b99c17443a Now when select a option dispatch a <Ripple/> and use component in <Form/> 2015-06-28 11:18:47 +07:00
Javi Jimenez Villar 7fdbc0a809 New property "disabled" and refactor constants colors 2015-06-28 09:28:36 +07:00
Javi Jimenez Villar a5388c5071 New property "label" 2015-06-28 08:58:15 +07:00
Javi Jimenez Villar dd9d3e2598 Improved height for dataSource container & fixed typos. 2015-06-27 22:30:21 +07:00
Javi Jimenez Villar b78a7b05a0 Basic <Dropdown/> 2015-06-27 21:40:31 +07:00
Javi Jimenez Villar d7050e497e MInimal changes 2015-06-23 21:11:39 +07:00
Javi Jimenez Villar 3592794df8 First examples with <Aside/>, <Autocomplete/>, <Button/> and <Dialog/> 2015-06-22 17:38:40 +07:00
Javi Jimenez Villar e45b47b1ae Test <button/>'s 2015-06-21 19:13:30 +07:00
Javi Jimenez Villar a326d578b7 First example using new component <Aside/> 2015-06-20 15:03:09 +07:00