Commit Graph

  • 63fb25ad21 Merge pull request #208 from evollu/master Joel Arvidsson 2016-05-18 13:41:55 +02:00
  • 23cfaa6ece Rename react-native.android.js to react-native.js Libin Lu 2016-05-17 21:50:50 -04:00
  • 1102ef336c Delete react-native.ios.js Libin Lu 2016-05-17 21:50:35 -04:00
  • c6cac3b0b8 Fixe outdated Ionicons icon reference in README. Joel Arvidsson 2016-05-16 20:37:49 +02:00
  • ba5a01cbdd Released 2.0.2. v2.0.2 Joel Arvidsson 2016-05-13 10:35:22 +02:00
  • abc1931872 Fixes regression in font file defaults when using fontello or icomoon helpers. #204 Joel Arvidsson 2016-05-11 23:34:00 +02:00
  • 923a7f1141 Released 2.0.1. v2.0.1 Joel Arvidsson 2016-05-11 12:35:32 +02:00
  • 8e8130a043 Addes a note about long file paths causing trouble on windows. #102 Joel Arvidsson 2016-05-11 00:40:31 +02:00
  • 6c12f995c4 Fixes exports of custom icon set helpers. Joel Arvidsson 2016-05-10 21:55:40 +02:00
  • 1dd6cc27bb Adds missing semicolons. #201 Joel Arvidsson 2016-05-10 20:41:40 +02:00
  • 6a234aa9ac Updates AndroidToolbar example with new Ionicons names. Joel Arvidsson 2016-05-10 11:59:11 +02:00
  • 31b498f0a2 Uses setState instead of deprecated replaceState in ToolbarAndroid. Joel Arvidsson 2016-05-10 11:58:42 +02:00
  • dda4b33529 Released 2.0.0. v2.0.0 Joel Arvidsson 2016-05-09 09:07:44 +02:00
  • dae8f57fdb Adds travis config. Joel Arvidsson 2016-05-09 08:59:00 +02:00
  • bfcd3b02d1 Fixes Ionicons example in README to use new naming. Joel Arvidsson 2016-05-09 08:58:54 +02:00
  • d5d509a986 Adds OSX version of IconExplorer. Joel Arvidsson 2016-05-09 08:54:09 +02:00
  • 73ca8766f9 Adds basic react-native-desktop support. Joel Arvidsson 2016-05-07 22:22:57 -04:00
  • 97950cd6ee Updates TabBarExample with new Ionicon names. Joel Arvidsson 2016-05-07 17:28:28 -04:00
  • db9974b6ec Removes lingering flow type definitions. Joel Arvidsson 2016-05-07 17:16:14 -04:00
  • ea352f48a1 Disables font scaling on icons by default. #149 Joel Arvidsson 2016-05-07 17:15:56 -04:00
  • 0d5f8fe629 Bumps yargs. Joel Arvidsson 2016-05-07 17:01:40 -04:00
  • e6d14e1612 Bumps Ionicons to 3.0.0. Joel Arvidsson 2016-05-07 17:01:29 -04:00
  • 43e443b30d Refactors IconExplorer to use the gradle script to copy fonts. Joel Arvidsson 2016-05-07 17:00:24 -04:00
  • 23f99cba70 Refactors examples to ES2016 and RN 0.25. Joel Arvidsson 2016-05-07 16:59:35 -04:00
  • bd0084f2ec Refactors icon set template to ES2016. Joel Arvidsson 2016-05-07 16:55:53 -04:00
  • a527d580ef Splits createIconSet into separate file per component and refactors to ES2016. Joel Arvidsson 2016-05-07 16:52:22 -04:00
  • 975504a4ee Adds ESLint rules and dependencies. Joel Arvidsson 2016-05-07 16:49:57 -04:00
  • c5d8486bec Bumps Font Awesome to 4.6.1. #174 Joel Arvidsson 2016-05-02 14:47:42 -07:00
  • 74836212ae Removes superfluous > in README. Fixes #164 Joel Arvidsson 2016-04-07 23:34:21 -05:00
  • a08871d5b1 Released 1.3.4. v1.3.4 Joel Arvidsson 2016-04-03 12:38:46 -05:00
  • 42d7060775 Merge branch 'master' of https://github.com/oblador/react-native-vector-icons Joel Arvidsson 2016-04-03 12:37:53 -05:00
  • e1f0930699 Fixes android react native dependency to use local version from npm. #160 Joel Arvidsson 2016-04-03 12:37:39 -05:00
  • 23d406b748 Makes podspec pull version number from package.json. Joel Arvidsson 2016-04-03 12:32:51 -05:00
  • 465d18bffa Merge pull request #157 from satya164/fonts-task Joel Arvidsson 2016-03-29 08:21:59 -05:00
  • abc330dff7 Add gradle script to copy fonts Satyajit Sahoo 2016-03-29 18:49:09 +05:30
  • 728ecd8da5 Disables font scaling by default for RNIMigration component. #149 Joel Arvidsson 2016-03-28 08:33:12 -05:00
  • a5910f98ab Released 1.3.3. v1.3.3 Joel Arvidsson 2016-03-27 21:26:53 -05:00
  • 1268ceeff2 Merge pull request #151 from JakeLin/patch-1 Joel Arvidsson 2016-03-27 21:08:13 -05:00
  • abcdfd39bb Merge branch 'toolbarandroid-props-change-fix' Joel Arvidsson 2016-03-27 21:02:11 -05:00
  • ce22fd87c4 Changes iOS deployment target to 7.0. #147 Joel Arvidsson 2016-03-27 20:58:46 -05:00
  • 2b55f53c35 Fixes rendering bug when inside italic text on android. #145 Joel Arvidsson 2016-03-27 20:57:42 -05:00
  • 525da9ecf9 Fix typo for Xcode Jake Lin 2016-03-27 22:37:51 +11:00
  • 0bdb671139 Evicts removed props from state so that ToolbarAndroid will update. #125 Joel Arvidsson 2016-03-05 10:34:54 -03:00
  • 4abe96cce3 Bumps version number for npm. Joel Arvidsson 2016-03-03 13:15:52 -03:00
  • b6744ca962 Fixes bad reference after rename. Fixes #122. v1.3.2 Joel Arvidsson 2016-03-03 13:08:32 -03:00
  • befb80ea11 Bumps TabBarExample to RN 0.21 Joel Arvidsson 2016-03-03 13:07:55 -03:00
  • 756fa34a9e Removes some README mess. Joel Arvidsson 2016-03-03 09:52:14 -03:00
  • 21c54e7408 Released 1.3.0. v1.3.0 Joel Arvidsson 2016-03-03 09:46:53 -03:00
  • f669db7d9a Adds ToolbarAndroid documentation to README. Joel Arvidsson 2016-03-03 09:38:19 -03:00
  • d8b58b41a8 Updates examples with ToolbarAndroid usage and new IOS suffix. Joel Arvidsson 2016-03-03 09:29:37 -03:00
  • d04bb1eca2 Decreases default ToolbarAndroid icon size. Joel Arvidsson 2016-03-03 09:26:55 -03:00
  • 283b473e76 Bumps IconExplorer to RN 0.21. Joel Arvidsson 2016-03-03 09:23:39 -03:00
  • eafc580a91 Adds ToolbarAndroid support. #101 Joel Arvidsson 2016-03-03 09:22:32 -03:00
  • dc33368059 Updated README with note on android border styles. Joel Arvidsson 2016-02-28 20:40:41 -03:00
  • d45f800621 Adds notice about UIAppFonts to README. Joel Arvidsson 2016-02-22 16:17:35 -03:00
  • 2ae2437153 Released 1.2.1 v1.2.1 Joel Arvidsson 2016-02-22 09:58:15 -03:00
  • 774d5c490a Bumps Material Icons to 2.2.0. Joel Arvidsson 2016-02-22 09:57:38 -03:00
  • b517ff06d4 Merge pull request #116 from chenbin92/update-readme Joel Arvidsson 2016-02-21 04:30:01 -03:00
  • e688b2810b There should be no extra braces Bruce Chen 2016-02-21 12:14:01 +08:00
  • 9fc58ac0f1 Released 1.2.0. v1.2.0 Joel Arvidsson 2016-02-14 13:35:18 -03:00
  • 9f28eea649 Moves Ionicons dependency to npm. Joel Arvidsson 2016-02-14 13:34:22 -03:00
  • 28fd804500 Bumps Octicons to 3.5.0. Joel Arvidsson 2016-02-14 13:31:14 -03:00
  • dbaecf76de Bumps Evil Icons to 1.8.0. Joel Arvidsson 2016-02-14 13:24:45 -03:00
  • a3b51d5bf4 RNPM documentation clarification. #106 Joel Arvidsson 2016-02-14 13:20:44 -03:00
  • c85fb0ea7f Adds react-native-icons migration component for switchers. #111 Joel Arvidsson 2016-02-14 13:19:40 -03:00
  • 14a19f1f50 Added animation section to README. #109 Joel Arvidsson 2016-02-07 13:42:57 +01:00
  • 123b3a2479 Released 1.1.1. v1.1.1 Joel Arvidsson 2016-01-29 09:55:00 -06:00
  • 22d81af027 Explicitly define fontWeight for icons. Fixes #104 Joel Arvidsson 2016-01-29 09:44:23 -06:00
  • a4a7e02961 Adds sane fallback for fontello font family. Fixes #98 Joel Arvidsson 2016-01-25 09:15:40 -06:00
  • e0095779f8 Released 1.1.0. v1.1.0 Joel Arvidsson 2016-01-25 00:31:21 -06:00
  • c94942b452 Updates examples to react-native 0.18. Joel Arvidsson 2016-01-25 00:25:54 -06:00
  • 50c8837f32 Updates lodash to 4.0. Joel Arvidsson 2016-01-25 00:19:19 -06:00
  • 22e498cace Merge pull request #96 from brunobar79/docs-update-rn-0.18 Joel Arvidsson 2016-01-24 23:52:35 -06:00
  • dc76b3aecc Merge pull request #97 from bradbumbalough/fix-icon-rerender Joel Arvidsson 2016-01-23 23:59:02 -06:00
  • 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. Brad Bumbalough 2016-01-23 22:25:49 -05:00
  • 5b16871fe1 docs updated for RN 0.18+ Bruno Barbieri 2016-01-23 19:27:27 -05:00
  • d08bf3ef9f Merge pull request #92 from ticketea/icomoon Joel Arvidsson 2016-01-19 14:57:34 -06:00
  • bd012a5141 Add documentation to use icoMoon templates Jorge Maroto 2016-01-19 13:41:57 +01:00
  • 16a2fb0f96 Allow to load icons from icomoon templates Jorge Maroto 2015-11-17 11:35:26 +01:00
  • 92be882232 Update screenshot of the list of fonts in XCode. Fixes #88 #91 Joel Arvidsson 2016-01-19 08:40:43 -06:00
  • 2fe5b97afa Released 1.0.4. v1.0.4 Joel Arvidsson 2015-12-28 08:38:40 +01:00
  • c49b3bed34 Better default font file with createIconSetFromFontello. Joel Arvidsson 2015-12-28 08:38:26 +01:00
  • 05c33879af Merge branch 'master' of https://github.com/oblador/react-native-vector-icons Joel Arvidsson 2015-12-27 11:40:31 +01:00
  • 781e74b6c5 Updates READM with new image header. Joel Arvidsson 2015-12-27 11:33:11 +01:00
  • 376ca258bb Bumps FontAwesome to 4.5.0. Joel Arvidsson 2015-12-26 10:53:04 +01:00
  • 4807b36d07 Released 1.0.3. v1.0.3 Joel Arvidsson 2015-12-19 08:49:20 +01:00
  • f55da24079 Removes react-native peerDependency. Fixes #69 #76 Joel Arvidsson 2015-12-19 08:43:41 +01:00
  • 56621d44f1 Uses dashes instead of underscores in MaterialIcons for backwards compatibility. #65 Joel Arvidsson 2015-12-19 08:41:34 +01:00
  • fe3929dc3a Released 1.0.2. v1.0.2 Joel Arvidsson 2015-12-17 19:03:00 +01:00
  • 24886f1e76 Adds RN 0.17-rc support. Fixes #72 Joel Arvidsson 2015-12-17 19:02:31 +01:00
  • b0b4ed326a Updates TabBarExample to RN 0.17-rc. Joel Arvidsson 2015-12-17 19:01:45 +01:00
  • 2e38d5ae25 Fixes issue with RN 0.17-rc ignoring scale file suffix. Fixes #74 Joel Arvidsson 2015-12-17 19:01:16 +01:00
  • 78177dafd4 Updates IconExplorer to RN 0.17-rc and latest version of fonts. Joel Arvidsson 2015-12-17 18:52:29 +01:00
  • 3e86005a26 Migrates away from building Material Icons from SVG to use bundled font instead. Fixes #65 Joel Arvidsson 2015-12-17 18:51:34 +01:00
  • 3a77c675b5 Fixes wrong case of font folder in android version of IconExplorer. #73 Joel Arvidsson 2015-12-17 18:27:05 +01:00
  • 8ea7f24859 Merge pull request #71 from ahmed1490/patch-1 Joel Arvidsson 2015-12-14 18:13:57 +01:00
  • f0e19b23e5 Fix syntax error in README code Ahmed Abbas 2015-12-14 18:13:04 +01:00
  • 68ab031f44 Released 1.0.1. v1.0.1 Joel Arvidsson 2015-12-11 18:37:04 +01:00
  • 14bd9b97a3 Merge pull request #68 from Kureev/master Joel Arvidsson 2015-12-10 23:26:12 +01:00
  • 3b39e26ee9 Add a part about rnpm into README Kureev Alexey 2015-12-10 23:24:41 +01:00