125 Commits

Author SHA1 Message Date
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
Joel Arvidsson
5eb1e54df4 Released 0.8.0. v0.8.0 2015-10-13 11:31:01 -04:00
Joel Arvidsson
838bb3c0cb Updated EvilIcons to 1.7.8. 2015-10-13 11:30:51 -04:00
Joel Arvidsson
bf89f8e3a2 Merge pull request #35 from oblador/inline-refactor
Refactor Icon into a pure Text composition.
2015-10-13 11:09:24 -04:00
Joel Arvidsson
bfb2f84c59 Bumped IconExplorer to 0.12.0 2015-10-13 11:00:45 -04:00
Joel Arvidsson
cda5f38bc7 Bumped TabBarExample to RN 0.12.0 2015-10-13 10:50:16 -04:00
Joel Arvidsson
31917c2012 Adds support for nesting <Text> elements in Icon.Button. 2015-10-08 19:02:29 -04:00
Joel Arvidsson
f5405dc1fb Updates README with updated usage and examples. 2015-10-08 18:37:35 -04:00
Joel Arvidsson
e947c22110 Update IconExplorer project according to new usage. 2015-10-08 18:37:00 -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
8aa4bb042d Released 0.7.2. v0.7.2 2015-10-03 17:01:42 -04:00
Joel Arvidsson
f7e0d5738c More explicit android integration instructions. 2015-10-03 17:00:24 -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
3c9fe773f6 Released 0.7.1. v0.7.1 2015-09-30 14:26:51 -04:00
Joel Arvidsson
ee8318bb11 Implemented getImageSource for android. #24 2015-09-30 14:25:41 -04:00
Joel Arvidsson
47edddb1a6 Added example code on how to use getImageSource with NavigatorIOS.initialRoute. 2015-09-30 10:06:29 -04:00
Joel Arvidsson
2649ed2c68 Updated TabBarExample to use RN 0.11.4. 2015-09-30 10:05:35 -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
94730ca23d Added info on differences with react-native-icons. 2015-09-30 00:06:25 -04:00
Joel Arvidsson
8ccd664c2c Fixed pressed state bugs in andorid version of IconExplorer. 2015-09-29 23:39:20 -04:00
Joel Arvidsson
228f6d3c40 Fixed formatting issue in README. 2015-09-29 23:39:04 -04:00
Joel Arvidsson
d2372aa111 Released 0.7.0. v0.7.0 2015-09-29 23:13:36 -04:00
Joel Arvidsson
a4497d3fdb Clean up gitignore and remove Examples folder from NPM. 2015-09-29 23:10:26 -04:00
Joel Arvidsson
661b0fc0b7 Updated IconExplorer with android implementation. 2015-09-29 23:08:06 -04:00
Joel Arvidsson
d98b19089d Experimental android support! 2015-09-29 22:28:51 -04:00
Joel Arvidsson
20c18ea46f Bumped IconExplorer to 0.11.1 2015-09-25 11:11:38 -04:00
Joel Arvidsson
d0367ef14a Fixed --output flag not working in generator script #22 2015-09-09 17:11:33 -04:00
Joel Arvidsson
b58032dea9 Released 0.6.11. v0.6.11 2015-08-31 08:28:36 -04:00
Joel Arvidsson
ce3776ca6d Let width in getImageForFont be variable by actual icon size. Fixes #21 2015-08-31 08:27:55 -04:00
Joel Arvidsson
7986664ccd Released 0.6.10. v0.6.10 2015-08-29 17:40:02 -04:00
Joel Arvidsson
328191ff58 Merge pull request #20 from ldesplat/patch-1
React Native 0.11.0-rc
2015-08-29 16:12:22 -04:00
Loïs Desplat
d1a11ca097 React Native 0.11.0-rc 2015-08-29 13:00:05 -07:00
Joel Arvidsson
c627d803a8 Released 0.6.9. v0.6.9 2015-08-18 18:19:42 +02:00
Joel Arvidsson
16f10e705c Merge pull request #18 from ashleydw/patch-1
add v0.10.0-rc to peerDependencies
2015-08-17 16:20:15 +02:00
ashleydw
186fffdbba add v0.10.0-rc to peerDependencies 2015-08-17 16:00:42 +02:00
Joel Arvidsson
2906b8d2b4 Added notice about creating groups not folders. 2015-08-15 09:20:41 +02:00
Joel Arvidsson
70621dddc0 Merge pull request #15 from pickhardt/master
Fixed broken link to the linking libraries readme
2015-08-12 08:28:38 +02:00
Jeff Pickhardt
1e9f101fb1 Fixed broken link to the linking libraries readme 2015-08-11 22:52:48 -07: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
9850ad605d Released 0.6.8. v0.6.8 2015-08-03 09:11:04 +00:00
Joel Arvidsson
00ca8459a7 Updated README about font awesome. 2015-08-03 09:10:28 +00:00
Joel Arvidsson
f3338167ed Bump examples to 0.8.0 and fix warning caused by API change. 2015-08-03 09:09:52 +00:00