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 |
|
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 |
|