29 Commits

Author SHA1 Message Date
Joel Arvidsson
ce68fff8f6 RN 0.13.0-rc support. 2015-10-14 13:00:41 -04:00
Joel Arvidsson
e55672d054 Reintroduces (limited) nesting of icons. 2015-10-13 12:01:12 -04:00
Joel Arvidsson
31917c2012 Adds support for nesting <Text> elements in Icon.Button. 2015-10-08 19:02:29 -04:00
Joel Arvidsson
0f1bb085d9 Adds a Icon.Button convenience component. 2015-10-08 18:20:52 -04:00
Joel Arvidsson
453bd765ad Refactor the Icon component to be a pure Text derivative. #23 #26 #27 #34 2015-10-08 17:47:23 -04:00
Joel Arvidsson
a1bec3750e fontFile support in createIconSetFromFontello for better android compatibility. 2015-10-03 16:59:59 -04:00
Joel Arvidsson
c96962ac76 Compatibility with new color processing in RN 0.12. Fixes #29 2015-10-03 16:39:10 -04:00
Joel Arvidsson
ee8318bb11 Implemented getImageSource for android. #24 2015-09-30 14:25:41 -04:00
Joel Arvidsson
c30231fa12 Minor code cleanup. 2015-09-30 09:53:14 -04:00
Joel Arvidsson
0fbf8b2e4f Fixed packager warning #24. 2015-09-30 09:45:37 -04:00
Joel Arvidsson
d98b19089d Experimental android support! 2015-09-29 22:28:51 -04:00
Joel Arvidsson
30c8ab5e8a Rerender icon sources for TabBarItem when props change. 2015-08-10 16:54:22 +02:00
Joel Arvidsson
19591225dc Improved and added propTypes config. 2015-08-10 16:49:56 +02:00
Joel Arvidsson
a2414ed06a Fixed bug when parsing CSS files using single quotes. 2015-07-27 11:38:15 +02:00
Joel Arvidsson
83a33327f3 Fixed a bug when Icon is a direct child to Touchable*. #9 2015-07-16 10:07:29 +02:00
Joel Arvidsson
6c946ff08d Fixed warnings in RN 0.7.0+ 2015-07-14 12:02:32 +02:00
Joel Arvidsson
9ee47f3dfc Support for RN 0.7.0 packager. Fixes #4 2015-07-06 12:20:24 +02:00
Joel Arvidsson
9c611a5818 Added flow declarations and config. 2015-06-04 13:09:03 +02:00
Joel Arvidsson
beef16c89d Return errors in getImageSource promise rejection. 2015-06-04 13:06:25 +02:00
Joel Arvidsson
90a98f4ae7 Allow array values for style prop. 2015-06-04 11:52:02 +02:00
Joel Arvidsson
7a69daeda3 Fixed bug causing color in styles not to be respected. 2015-06-03 14:14:58 +02:00
Joel Arvidsson
6e78740bbd Added support for color to getImageSource. 2015-06-01 17:44:44 +02:00
Joel Arvidsson
42d1a482bc Exposed getImageSource and added documentation. 2015-06-01 17:24:10 +02:00
Joel Arvidsson
983a54adda Error handling and cached errors. 2015-05-30 00:57:44 +02:00
Joel Arvidsson
399b1d55cd Fully working TabBarIOS support. 2015-05-30 00:22:29 +02:00
Joel Arvidsson
77f2e38a38 WIP: Support for getting image sources and native TabBarIOS.Item. 2015-05-29 20:15:25 +02:00
Joel Arvidsson
dc997fd467 Migrated to build Material Design icons directly from source. 2015-05-18 10:04:38 +02:00
Joel Arvidsson
275939ce0e Split generate-icon into lib and CLI parts and added section to README. 2015-05-17 03:10:40 +02:00
Joel Arvidsson
e67a86b28a Split createIconSet* functions into separate files and expose them via @providesModule for easier external usage. 2015-05-17 03:09:05 +02:00