57 Commits

Author SHA1 Message Date
Joel Arvidsson
c9f056a096 Released 0.6.2 and relaxed peerDependencies. v0.6.2 2015-07-01 16:49:09 +02:00
Joel Arvidsson
c373128b78 Updated IconExplorer screenshot. 2015-06-10 23:48:03 +02:00
Joel Arvidsson
948a5aad77 Bumped examples to react-native 0.5.0. 2015-06-10 23:47:49 +02:00
Joel Arvidsson
806f52a27b Released 0.6.1. v0.6.1 2015-06-08 14:01:00 +02:00
Joel Arvidsson
71e9af25d8 Use tmp folder instead of Documents for rendered images. 2015-06-08 13:57:58 +02:00
Joel Arvidsson
e6f6832ccc Released 0.6.0. v0.6.0 2015-06-04 13:22:34 +02:00
Joel Arvidsson
753b59e7c5 Added note about usage with NavBarIOS. 2015-06-04 13:21:32 +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
8acca78209 Remove prefix for evil icons. 2015-06-04 11:44:31 +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
c0b4345726 Added NavigatorIOS usage to TabBarExample. 2015-06-01 17:24:44 +02:00
Joel Arvidsson
42d1a482bc Exposed getImageSource and added documentation. 2015-06-01 17:24:10 +02:00
Joel Arvidsson
f55f163160 Released version 0.5.0
0.X.0 bump because of breaking name change.
v0.5.0
2015-06-01 11:59:23 +02:00
Joel Arvidsson
591f103ad1 Loosen react-native peer dependency. 2015-06-01 11:54:47 +02:00
Joel Arvidsson
983525ecba Upgraded Material Design Icons and renamed that iconset to MaterialIcons to avoid future name clash. 2015-06-01 11:46:32 +02:00
Joel Arvidsson
1dcf5f26f4 Released 0.4.0. v0.4.0 2015-05-30 01:20:42 +02:00
Joel Arvidsson
b8a9ef1300 Updated documentation with TabBarIOS info. 2015-05-30 01:19:44 +02:00
Joel Arvidsson
983a54adda Error handling and cached errors. 2015-05-30 00:57:44 +02:00
Joel Arvidsson
76ada0a019 Fixed bug that made tabbar icons not work on device. 2015-05-30 00:56:32 +02:00
Joel Arvidsson
d40f89f96b Added TabBarExample project. 2015-05-30 00:27:22 +02:00
Joel Arvidsson
3abfc3512f Persist rendered images to disk so that React respects scale and can cache them. 2015-05-30 00:24:11 +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
1fde40da10 Released 0.3.3. v0.3.3 2015-05-18 10:05:51 +02:00
Joel Arvidsson
dc997fd467 Migrated to build Material Design icons directly from source. 2015-05-18 10:04:38 +02:00
Joel Arvidsson
7efb4774e1 Released v0.3.2. v0.3.2 2015-05-17 03:23:18 +02:00
Joel Arvidsson
624b2bd270 Fixed typo in README and made yargs a dependency now that generate-icon is publicly exposed. 2015-05-17 03:22:34 +02:00
Joel Arvidsson
0e4de75242 Released 0.3.1. v0.3.1 2015-05-17 03:12:23 +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
Joel Arvidsson
09e62802fe Released v0.3.0. v0.3.0 2015-05-17 02:27:13 +02:00
Joel Arvidsson
a978e2876a Added support for EvilIcons icon set. 2015-05-17 02:26:23 +02:00
Joel Arvidsson
38955a4e1c Migrated to standalone script to generate icon sets and embed the glyphMap by default. 2015-05-17 02:10:14 +02:00
Joel Arvidsson
25656a7281 Added Entypo icon set. 2015-05-17 00:58:55 +02:00
Joel Arvidsson
33e3e990d0 Added @providesModule and usage examples for bundled fonts. 2015-05-17 00:41:34 +02:00
Joel Arvidsson
c524b6ef82 Released 0.2.0. v0.2.0 2015-05-16 21:34:21 +02:00
Joel Arvidsson
71df43c1be Added screenshot of IconExplorer. 2015-05-16 21:32:59 +02:00
Joel Arvidsson
51d3890a17 Updated README with more detailed installation, usage, examples, license and attributions. 2015-05-16 21:24:21 +02:00
Joel Arvidsson
f488283772 Added a few different styling examples. 2015-05-16 17:52:14 +02:00
Joel Arvidsson
cf7e380262 Added social button examples. 2015-05-16 17:51:48 +02:00
Joel Arvidsson
3448f881d2 Added search functionality to search explorer. 2015-05-16 16:44:09 +02:00
Joel Arvidsson
ad9f385e73 Added IconExplorer example. 2015-05-16 16:23:41 +02:00
Joel Arvidsson
31b0f1d105 Support for defining glyphs by integer and make that default for supplied icon sets. 2015-05-16 15:16:21 +02:00
Joel Arvidsson
289bbf75bd Added support for Foundation Icon Fonts 3. 2015-05-16 15:06:43 +02:00
Joel Arvidsson
d6d6a9394a Added Zocial icons. 2015-05-16 15:00:35 +02:00
Joel Arvidsson
5f9f788c54 Added support for Ionicons. 2015-05-16 14:26:51 +02:00
Joel Arvidsson
4b41940bd0 Changed build system to use JSON for config instead. 2015-05-16 14:26:29 +02:00