214 Commits

Author SHA1 Message Date
Joel Arvidsson
b6744ca962 Fixes bad reference after rename. Fixes #122. v1.3.2 2016-03-03 13:08:32 -03:00
Joel Arvidsson
befb80ea11 Bumps TabBarExample to RN 0.21 2016-03-03 13:07:55 -03:00
Joel Arvidsson
756fa34a9e Removes some README mess. 2016-03-03 09:52:14 -03:00
Joel Arvidsson
21c54e7408 Released 1.3.0. v1.3.0 2016-03-03 09:46:53 -03:00
Joel Arvidsson
f669db7d9a Adds ToolbarAndroid documentation to README. 2016-03-03 09:38:19 -03:00
Joel Arvidsson
d8b58b41a8 Updates examples with ToolbarAndroid usage and new IOS suffix. 2016-03-03 09:29:37 -03:00
Joel Arvidsson
d04bb1eca2 Decreases default ToolbarAndroid icon size. 2016-03-03 09:26:55 -03:00
Joel Arvidsson
283b473e76 Bumps IconExplorer to RN 0.21. 2016-03-03 09:23:39 -03:00
Joel Arvidsson
eafc580a91 Adds ToolbarAndroid support. #101 2016-03-03 09:22:32 -03:00
Joel Arvidsson
dc33368059 Updated README with note on android border styles. 2016-02-28 20:40:41 -03:00
Joel Arvidsson
d45f800621 Adds notice about UIAppFonts to README. 2016-02-22 16:17:35 -03:00
Joel Arvidsson
2ae2437153 Released 1.2.1 v1.2.1 2016-02-22 09:58:15 -03:00
Joel Arvidsson
774d5c490a Bumps Material Icons to 2.2.0. 2016-02-22 09:57:38 -03:00
Joel Arvidsson
b517ff06d4 Merge pull request #116 from chenbin92/update-readme
Fix syntax error in README code, there should be no extra brackets
2016-02-21 04:30:01 -03:00
Bruce Chen
e688b2810b There should be no extra braces 2016-02-21 12:14:01 +08:00
Joel Arvidsson
9fc58ac0f1 Released 1.2.0. v1.2.0 2016-02-14 13:35:18 -03:00
Joel Arvidsson
9f28eea649 Moves Ionicons dependency to npm. 2016-02-14 13:34:22 -03:00
Joel Arvidsson
28fd804500 Bumps Octicons to 3.5.0. 2016-02-14 13:31:14 -03:00
Joel Arvidsson
dbaecf76de Bumps Evil Icons to 1.8.0. 2016-02-14 13:24:45 -03:00
Joel Arvidsson
a3b51d5bf4 RNPM documentation clarification. #106 2016-02-14 13:20:44 -03:00
Joel Arvidsson
c85fb0ea7f Adds react-native-icons migration component for switchers. #111 2016-02-14 13:19:40 -03:00
Joel Arvidsson
14a19f1f50 Added animation section to README. #109 2016-02-07 13:42:57 +01:00
Joel Arvidsson
123b3a2479 Released 1.1.1. v1.1.1 2016-01-29 09:55:00 -06:00
Joel Arvidsson
22d81af027 Explicitly define fontWeight for icons. Fixes #104 2016-01-29 09:44:23 -06:00
Joel Arvidsson
a4a7e02961 Adds sane fallback for fontello font family. Fixes #98 2016-01-25 09:15:40 -06:00
Joel Arvidsson
e0095779f8 Released 1.1.0. v1.1.0 2016-01-25 00:31:21 -06:00
Joel Arvidsson
c94942b452 Updates examples to react-native 0.18. 2016-01-25 00:25:54 -06:00
Joel Arvidsson
50c8837f32 Updates lodash to 4.0. 2016-01-25 00:19:19 -06:00
Joel Arvidsson
22e498cace Merge pull request #96 from brunobar79/docs-update-rn-0.18
Docs updated for RN 0.18+ (Android)
2016-01-24 23:52:35 -06:00
Joel Arvidsson
dc76b3aecc Merge pull request #97 from bradbumbalough/fix-icon-rerender
Fix for TabBarIcon issue when receiving new props
2016-01-23 23:59:02 -06:00
Brad Bumbalough
ded5d97dcf Updated TabBarItem to pass nextProps into updateIconSources. Previously, it would fire updateIconSources inside of componentWillReceiveProps but uses this.props instead of nextProps. Now, updateIconSources takes a props param, which is this.props inside componentWillMount. 2016-01-23 22:25:49 -05:00
Bruno Barbieri
5b16871fe1 docs updated for RN 0.18+ 2016-01-23 19:27:27 -05:00
Joel Arvidsson
d08bf3ef9f Merge pull request #92 from ticketea/icomoon
Support icomoon template-fonts
2016-01-19 14:57:34 -06:00
Jorge Maroto
bd012a5141 Add documentation to use icoMoon templates 2016-01-19 18:20:44 +01:00
Jorge Maroto
16a2fb0f96 Allow to load icons from icomoon templates 2016-01-19 18:20:41 +01:00
Joel Arvidsson
92be882232 Update screenshot of the list of fonts in XCode. Fixes #88 #91 2016-01-19 08:40:43 -06:00
Joel Arvidsson
2fe5b97afa Released 1.0.4. v1.0.4 2015-12-28 08:38:40 +01:00
Joel Arvidsson
c49b3bed34 Better default font file with createIconSetFromFontello. 2015-12-28 08:38:26 +01:00
Joel Arvidsson
05c33879af Merge branch 'master' of https://github.com/oblador/react-native-vector-icons 2015-12-27 11:40:31 +01:00
Joel Arvidsson
781e74b6c5 Updates READM with new image header. 2015-12-27 11:33:11 +01:00
Joel Arvidsson
376ca258bb Bumps FontAwesome to 4.5.0. 2015-12-26 10:53:04 +01:00
Joel Arvidsson
4807b36d07 Released 1.0.3. v1.0.3 2015-12-19 08:49:20 +01:00
Joel Arvidsson
f55da24079 Removes react-native peerDependency. Fixes #69 #76 2015-12-19 08:43:41 +01:00
Joel Arvidsson
56621d44f1 Uses dashes instead of underscores in MaterialIcons for backwards compatibility. #65 2015-12-19 08:41:34 +01:00
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