Commit Graph

937 Commits (4ef730e553ddf12bbd5f497f654bf46994ecb13c)

Author SHA1 Message Date
@soyjavi e9001c5473 Using the new interface for all form fields components. 2015-11-25 21:01:18 +07:00
@soyjavi 51ca0fab20 New interface for onChange event (value, event) 2015-11-25 20:56:12 +07:00
@soyjavi 0837999d08 New interface for onChange event (value, event) 2015-11-25 20:48:29 +07:00
@soyjavi ee17dcf7aa New interface for onChange event (value, event) 2015-11-25 17:44:55 +07:00
@soyjavi e9566d0e59 New interface for onChange event (value, event) 2015-11-25 17:40:14 +07:00
@soyjavi 05ec7a3227 New interface for onChange event (key, value, event) 2015-11-25 17:33:17 +07:00
@soyjavi d7bd4f5e58 New interface for onChange event (value, event) 2015-11-25 17:31:59 +07:00
@soyjavi 9b1cb72e7c New interface for onChange event (value, event) 2015-11-25 17:28:36 +07:00
@soyjavi fd0e565013 New interface for onChange event (value, event) 2015-11-25 17:24:06 +07:00
Javi Velasco 090d76ca1f Merge pull request #165 from andmilj/date-picker-event-bug
changing months in datepicker (Firefox) failing
2015-11-25 09:30:56 +01:00
@soyjavi 4d52011580 Fixed typo 2015-11-25 11:57:26 +07:00
@soyjavi 9de67a44bf First version of stateless form 2015-11-25 11:26:33 +07:00
@soyjavi b190ecc857 No abbr... 2015-11-25 09:59:12 +07:00
andmilj 87cf774a37 changing months in datepicker (Firefox) is failing as event object is undefined 2015-11-24 23:46:31 +01:00
Javi Velasco c42b3c614c Use IconButton in IconMenu 2015-11-24 23:03:27 +01:00
Javi Velasco 2e414e9443 Use IconButton in Calendar 2015-11-24 22:58:50 +01:00
Javi Velasco 404e2e44ce Use IconButton in card examples 2015-11-24 22:46:09 +01:00
Javi Velasco 69521f878f Finish IconButton 2015-11-24 22:18:00 +01:00
Javi Velasco 6495af36bd Update babel-eslint to latest version 2015-11-24 20:26:10 +01:00
Javi Velasco 12e9e4bf4f Merge pull request #163 from mping/patch-1
Fix array check on autocomplete
2015-11-24 14:07:01 +01:00
Miguel Ping 726a7772ee Fix array check on autocomplete 2015-11-24 12:59:19 +00:00
Javi Velasco 810efc6b64 Merge pull request #159 from nathanmarks/deep-restructure
Fixed docs component scope error and added card example
2015-11-24 09:52:47 +01:00
Nathan Marks 2117354b3f Fixed docs component scope error and added card example 2015-11-24 00:53:00 -05:00
Javi Velasco 9769bfb51e Extract IconButton and small fixes 2015-11-24 00:29:02 +01:00
Javi Velasco 395ce5be46 Pass linter errors for button 2015-11-23 20:38:50 +01:00
Javi Velasco 61ac76c630 Adapt avatar to current linter constraints 2015-11-23 20:37:22 +01:00
Javi Velasco 6a644a4bcb Remove extra lines 2015-11-23 20:35:02 +01:00
Javi Velasco 6ed03ad00d Remove SelectorFormat to allow camelCase for CSSModules 2015-11-23 20:34:32 +01:00
Javi Velasco 52b8723e89 Adapt cards codestyle to the current constraints 2015-11-23 20:34:07 +01:00
Javi Velasco 030e617965 Merge pull request #156 from nathanmarks/deep-restructure
Deep restructure
2015-11-23 20:04:52 +01:00
Nathan Marks 801cdd9115 Merge branch 'card-overhaul' into deep-restructure 2015-11-22 23:19:54 -05:00
Nathan Marks 987feb8a02 Working on card documentation 2015-11-22 23:19:26 -05:00
Nathan Marks 4ceee8d0dc Added script to auto add component definitions to bottom of readme 2015-11-22 21:43:15 -05:00
Nathan Marks 5c8330ac7d Reverted to previous spec root.jsx 2015-11-22 17:57:10 -05:00
Nathan Marks f3d047e820 Remove jsx extension from component index files, replace with js 2015-11-22 17:49:46 -05:00
Nathan Marks 29615c2bbb Merge branch 'remove-iconfont-dependency' into deep-restructure 2015-11-22 17:41:51 -05:00
Nathan Marks 6206e70183 Moved updated fonticon to new file 2015-11-22 17:41:00 -05:00
Nathan Marks 4cb7fe1f55 Added icon font stylesheet to index.html for docs and spec 2015-11-22 17:39:49 -05:00
Nathan Marks c9e3663f56 Removed font icon style dependency, fixes #151 2015-11-22 17:39:27 -05:00
Nathan Marks 9a76be7978 Merge branch 'card-overhaul' into deep-restructure 2015-11-22 17:34:31 -05:00
Nathan Marks c65ab37b57 Rebased branch on deep-restructure 2015-11-22 17:33:44 -05:00
Nathan Marks 0d1d023d5b Few more variations added 2015-11-22 17:32:30 -05:00
Nathan Marks eea0c0e61e Removed old file 2015-11-22 17:32:30 -05:00
Nathan Marks 38e9dd314b Added additional examples in spec 2015-11-22 17:32:09 -05:00
Nathan Marks 6d9f9aa8db Rebasing with master 2015-11-22 17:30:26 -05:00
Nathan Marks e1b04a206a Remove classnames decorator 2015-11-22 17:28:28 -05:00
Nathan Marks dba68e72a5 Added <Avatar> component as required by the card title component 2015-11-22 17:28:28 -05:00
Nathan Marks 37199c22e6 Started card overhaul 2015-11-22 17:25:26 -05:00
Javi Velasco 598d80564b Rename lists subcomponents and little fixes 2015-11-22 22:28:24 +01:00
Javi Velasco 25964bf118 Pass linter rules 2015-11-22 22:19:11 +01:00