170 Commits

Author SHA1 Message Date
Joel Arvidsson
fe3929dc3a Released 1.0.2. v1.0.2 2015-12-17 19:03:00 +01:00
Joel Arvidsson
24886f1e76 Adds RN 0.17-rc support. Fixes #72 2015-12-17 19:02:31 +01:00
Joel Arvidsson
b0b4ed326a Updates TabBarExample to RN 0.17-rc. 2015-12-17 19:01:45 +01:00
Joel Arvidsson
2e38d5ae25 Fixes issue with RN 0.17-rc ignoring scale file suffix. Fixes #74 2015-12-17 19:01:16 +01:00
Joel Arvidsson
78177dafd4 Updates IconExplorer to RN 0.17-rc and latest version of fonts. 2015-12-17 18:52:29 +01:00
Joel Arvidsson
3e86005a26 Migrates away from building Material Icons from SVG to use bundled font instead. Fixes #65 2015-12-17 18:51:34 +01:00
Joel Arvidsson
3a77c675b5 Fixes wrong case of font folder in android version of IconExplorer. #73 2015-12-17 18:27:05 +01:00
Joel Arvidsson
8ea7f24859 Merge pull request #71 from ahmed1490/patch-1
Fix syntax error in README Icon.Button code
2015-12-14 18:13:57 +01:00
Ahmed Abbas
f0e19b23e5 Fix syntax error in README code 2015-12-14 18:13:04 +01:00
Joel Arvidsson
68ab031f44 Released 1.0.1. v1.0.1 2015-12-11 18:37:04 +01:00
Joel Arvidsson
14bd9b97a3 Merge pull request #68 from Kureev/master
Support rnpm
2015-12-10 23:26:12 +01:00
Kureev Alexey
3b39e26ee9 Add a part about rnpm into README 2015-12-10 23:24:41 +01:00
Kureev Alexey
215b07932a Add assets copy rule for rnpm 2015-12-09 21:24:36 +01:00
Joel Arvidsson
1b50ecf47d Added troubleshooting section to readme #66 2015-12-09 12:45:44 +01:00
Joel Arvidsson
3512308a18 Updated README with clearer instructions when linking is needed. 2015-12-03 12:09:00 +01:00
Joel Arvidsson
f7bd19ffd5 Released 1.0.0. v1.0.0 2015-11-29 13:34:49 +01:00
Joel Arvidsson
ac883e3780 Upgrades MaterialIcons to 2.1.1. 2015-11-29 13:33:53 +01:00
Joel Arvidsson
d880d42e3d Released 1.0.0-rc. v1.0.0-rc 2015-11-25 09:06:59 -05:00
Joel Arvidsson
f8f2e2d1a4 Updates README with new android installation instructions. 2015-11-25 09:05:03 -05:00
Joel Arvidsson
3f561ba462 Updates IconExplorer example to use RN 0.16-rc. 2015-11-25 08:45:17 -05:00
Joel Arvidsson
be345653e4 Adds 0.16-rc support #60 2015-11-25 08:36:58 -05:00
Joel Arvidsson
5ca230893a Template change for android font file path. 2015-11-25 08:36:23 -05:00
Joel Arvidsson
3920656bc7 Refactors android getImageForFont to use RN font manager. 2015-11-25 08:33:25 -05:00
Joel Arvidsson
7abdbb11dc Deprecates android TypefaceTextView in favor of core Text. 2015-11-25 08:30:24 -05:00
Joel Arvidsson
77ee222735 Fixes formatting in README 2015-11-19 18:19:35 -05:00
Joel Arvidsson
5be475ca94 Updates README to use diff highlighting for android integration. 2015-11-19 18:18:41 -05:00
Joel Arvidsson
456ad9a6f9 Updates android integration text and drops experimental tag. 2015-11-17 08:13:50 -05:00
Joel Arvidsson
37f8de9bf1 Released 0.8.5. v0.8.5 2015-11-12 18:13:20 -05:00
Joel Arvidsson
2e4dcda9e5 Adds React Native 0.15 support. Fixes #49 2015-11-12 18:10:49 -05:00
Joel Arvidsson
5eef57b633 Removed unnecessary note about linking w CocoaPods 2015-10-28 13:00:59 -04:00
Joel Arvidsson
9c01b3c8cb Released 0.8.4. v0.8.4 2015-10-28 11:00:43 -04:00
Joel Arvidsson
3ace08eabb Adds possibility to integrate using cocoapods. 2015-10-28 10:59:19 -04:00
Joel Arvidsson
da0ca3cc10 RN 0.14.0-rc support. 2015-10-28 10:48:47 -04:00
Joel Arvidsson
230bc446d9 Adds text prop to android TypefaceTextView for compatibility with upcoming 0.14. 2015-10-27 13:26:17 -04:00
Joel Arvidsson
029b3b93f3 Adds product-kitty to community examples. 2015-10-26 16:14:25 -04:00
Joel Arvidsson
4c70e35b02 Released 0.8.3. v0.8.3 2015-10-23 00:26:15 -04:00
Joel Arvidsson
56fbbc41ad Adds changelog link to readme. 2015-10-23 00:26:08 -04:00
Joel Arvidsson
0aceccc5d1 Don't force a default icon color, use inheritance if nested with text. 2015-10-22 08:04:25 -04:00
Joel Arvidsson
2466f0b079 Merge pull request #38 from almost/master
Allow the library to pass Flow (0.17.0) type checks
2015-10-20 08:10:43 -04:00
Thomas Parslow
08cf1b5fdf Don't use invariant, just throw instead 2015-10-20 12:23:12 +01:00
Thomas Parslow
ed0a975fde Replace comment with an invariant 2015-10-19 11:02:55 +01:00
Thomas Parslow
1bb97fd27d Pass Flow type check 2015-10-19 10:57:48 +01:00
Joel Arvidsson
7cdea479e9 Merge pull request #37 from almost/master
Only include the bits of lodash that are actually needed
2015-10-16 13:02:03 -04:00
Thomas Parslow
e6bb717101 Use just the lodash package but require only the bits needed 2015-10-16 10:06:52 +01:00
Thomas Parslow
7e901380cc Don't include the whole of lodash just to get some icons 2015-10-15 17:50:05 +01:00
Joel Arvidsson
80ef26b473 Released 0.8.2. v0.8.2 2015-10-14 13:01:39 -04:00
Joel Arvidsson
ce68fff8f6 RN 0.13.0-rc support. 2015-10-14 13:00:41 -04:00
Joel Arvidsson
e3d52beca1 Use iOS style scale suffix on android too. 2015-10-14 12:56:55 -04:00
Joel Arvidsson
29d2591321 Released 0.8.1. v0.8.1 2015-10-13 12:01:58 -04:00
Joel Arvidsson
e55672d054 Reintroduces (limited) nesting of icons. 2015-10-13 12:01:12 -04:00