Commit Graph

  • 215b07932a Add assets copy rule for rnpm Kureev Alexey 2015-12-09 21:24:36 +01:00
  • 1b50ecf47d Added troubleshooting section to readme #66 Joel Arvidsson 2015-12-09 12:45:44 +01:00
  • 3512308a18 Updated README with clearer instructions when linking is needed. Joel Arvidsson 2015-12-03 12:09:00 +01:00
  • f7bd19ffd5 Released 1.0.0. v1.0.0 Joel Arvidsson 2015-11-29 13:34:49 +01:00
  • ac883e3780 Upgrades MaterialIcons to 2.1.1. Joel Arvidsson 2015-11-29 13:33:53 +01:00
  • d880d42e3d Released 1.0.0-rc. v1.0.0-rc Joel Arvidsson 2015-11-25 09:06:59 -05:00
  • f8f2e2d1a4 Updates README with new android installation instructions. Joel Arvidsson 2015-11-25 09:05:03 -05:00
  • 3f561ba462 Updates IconExplorer example to use RN 0.16-rc. Joel Arvidsson 2015-11-25 08:45:17 -05:00
  • be345653e4 Adds 0.16-rc support #60 Joel Arvidsson 2015-11-25 08:36:58 -05:00
  • 5ca230893a Template change for android font file path. Joel Arvidsson 2015-11-25 08:36:23 -05:00
  • 3920656bc7 Refactors android getImageForFont to use RN font manager. Joel Arvidsson 2015-11-25 08:33:25 -05:00
  • 7abdbb11dc Deprecates android TypefaceTextView in favor of core Text. Joel Arvidsson 2015-11-25 08:30:24 -05:00
  • 77ee222735 Fixes formatting in README Joel Arvidsson 2015-11-19 18:19:35 -05:00
  • 5be475ca94 Updates README to use diff highlighting for android integration. Joel Arvidsson 2015-11-19 18:18:41 -05:00
  • 456ad9a6f9 Updates android integration text and drops experimental tag. Joel Arvidsson 2015-11-17 08:13:50 -05:00
  • 37f8de9bf1 Released 0.8.5. v0.8.5 Joel Arvidsson 2015-11-12 18:13:20 -05:00
  • 2e4dcda9e5 Adds React Native 0.15 support. Fixes #49 Joel Arvidsson 2015-11-12 18:10:49 -05:00
  • 5eef57b633 Removed unnecessary note about linking w CocoaPods Joel Arvidsson 2015-10-28 13:00:59 -04:00
  • 9c01b3c8cb Released 0.8.4. v0.8.4 Joel Arvidsson 2015-10-28 11:00:43 -04:00
  • 3ace08eabb Adds possibility to integrate using cocoapods. Joel Arvidsson 2015-10-28 10:59:19 -04:00
  • da0ca3cc10 RN 0.14.0-rc support. Joel Arvidsson 2015-10-28 10:48:47 -04:00
  • 230bc446d9 Adds text prop to android TypefaceTextView for compatibility with upcoming 0.14. Joel Arvidsson 2015-10-27 13:26:17 -04:00
  • 029b3b93f3 Adds product-kitty to community examples. Joel Arvidsson 2015-10-26 16:14:25 -04:00
  • 4c70e35b02 Released 0.8.3. v0.8.3 Joel Arvidsson 2015-10-23 00:26:15 -04:00
  • 56fbbc41ad Adds changelog link to readme. Joel Arvidsson 2015-10-23 00:26:08 -04:00
  • 0aceccc5d1 Don't force a default icon color, use inheritance if nested with text. Joel Arvidsson 2015-10-22 08:04:25 -04:00
  • 2466f0b079 Merge pull request #38 from almost/master Joel Arvidsson 2015-10-20 08:10:43 -04:00
  • 08cf1b5fdf Don't use invariant, just throw instead Thomas Parslow 2015-10-20 12:22:51 +01:00
  • ed0a975fde Replace comment with an invariant Thomas Parslow 2015-10-19 11:02:55 +01:00
  • 1bb97fd27d Pass Flow type check Thomas Parslow 2015-10-19 10:57:48 +01:00
  • 7cdea479e9 Merge pull request #37 from almost/master Joel Arvidsson 2015-10-16 13:02:03 -04:00
  • e6bb717101 Use just the lodash package but require only the bits needed Thomas Parslow 2015-10-16 10:06:52 +01:00
  • 7e901380cc Don't include the whole of lodash just to get some icons Thomas Parslow 2015-10-15 17:50:05 +01:00
  • 80ef26b473 Released 0.8.2. v0.8.2 Joel Arvidsson 2015-10-14 13:01:39 -04:00
  • ce68fff8f6 RN 0.13.0-rc support. Joel Arvidsson 2015-10-14 13:00:41 -04:00
  • e3d52beca1 Use iOS style scale suffix on android too. Joel Arvidsson 2015-10-14 12:56:55 -04:00
  • 29d2591321 Released 0.8.1. v0.8.1 Joel Arvidsson 2015-10-13 12:01:58 -04:00
  • e55672d054 Reintroduces (limited) nesting of icons. Joel Arvidsson 2015-10-13 12:01:12 -04:00
  • 5eb1e54df4 Released 0.8.0. v0.8.0 Joel Arvidsson 2015-10-13 11:31:01 -04:00
  • 838bb3c0cb Updated EvilIcons to 1.7.8. Joel Arvidsson 2015-10-13 11:30:51 -04:00
  • bf89f8e3a2 Merge pull request #35 from oblador/inline-refactor Joel Arvidsson 2015-10-13 11:09:24 -04:00
  • bfb2f84c59 Bumped IconExplorer to 0.12.0 Joel Arvidsson 2015-10-13 11:00:45 -04:00
  • cda5f38bc7 Bumped TabBarExample to RN 0.12.0 Joel Arvidsson 2015-10-13 10:45:15 -04:00
  • 31917c2012 Adds support for nesting <Text> elements in Icon.Button. Joel Arvidsson 2015-10-08 19:02:29 -04:00
  • f5405dc1fb Updates README with updated usage and examples. Joel Arvidsson 2015-10-08 18:37:35 -04:00
  • e947c22110 Update IconExplorer project according to new usage. Joel Arvidsson 2015-10-08 18:37:00 -04:00
  • 0f1bb085d9 Adds a Icon.Button convenience component. Joel Arvidsson 2015-10-08 18:20:52 -04:00
  • 453bd765ad Refactor the Icon component to be a pure Text derivative. #23 #26 #27 #34 Joel Arvidsson 2015-10-08 17:47:23 -04:00
  • 8aa4bb042d Released 0.7.2. v0.7.2 Joel Arvidsson 2015-10-03 17:01:42 -04:00
  • f7e0d5738c More explicit android integration instructions. Joel Arvidsson 2015-10-03 17:00:24 -04:00
  • a1bec3750e fontFile support in createIconSetFromFontello for better android compatibility. Joel Arvidsson 2015-10-03 16:59:59 -04:00
  • c96962ac76 Compatibility with new color processing in RN 0.12. Fixes #29 Joel Arvidsson 2015-10-03 16:39:10 -04:00
  • 3c9fe773f6 Released 0.7.1. v0.7.1 Joel Arvidsson 2015-09-30 14:26:51 -04:00
  • ee8318bb11 Implemented getImageSource for android. #24 Joel Arvidsson 2015-09-30 14:25:41 -04:00
  • 47edddb1a6 Added example code on how to use getImageSource with NavigatorIOS.initialRoute. Joel Arvidsson 2015-09-30 10:06:29 -04:00
  • 2649ed2c68 Updated TabBarExample to use RN 0.11.4. Joel Arvidsson 2015-09-30 10:05:35 -04:00
  • c30231fa12 Minor code cleanup. Joel Arvidsson 2015-09-30 09:53:14 -04:00
  • 0fbf8b2e4f Fixed packager warning #24. Joel Arvidsson 2015-09-30 09:45:37 -04:00
  • 94730ca23d Added info on differences with react-native-icons. Joel Arvidsson 2015-09-30 00:06:25 -04:00
  • 8ccd664c2c Fixed pressed state bugs in andorid version of IconExplorer. Joel Arvidsson 2015-09-29 23:39:20 -04:00
  • 228f6d3c40 Fixed formatting issue in README. Joel Arvidsson 2015-09-29 23:39:04 -04:00
  • d2372aa111 Released 0.7.0. v0.7.0 Joel Arvidsson 2015-09-29 23:13:36 -04:00
  • a4497d3fdb Clean up gitignore and remove Examples folder from NPM. Joel Arvidsson 2015-09-29 23:10:26 -04:00
  • 661b0fc0b7 Updated IconExplorer with android implementation. Joel Arvidsson 2015-09-29 23:08:06 -04:00
  • d98b19089d Experimental android support! Joel Arvidsson 2015-09-29 21:45:20 -04:00
  • 20c18ea46f Bumped IconExplorer to 0.11.1 Joel Arvidsson 2015-09-25 11:11:38 -04:00
  • d0367ef14a Fixed --output flag not working in generator script #22 Joel Arvidsson 2015-09-09 17:11:33 -04:00
  • b58032dea9 Released 0.6.11. v0.6.11 Joel Arvidsson 2015-08-31 08:28:36 -04:00
  • ce3776ca6d Let width in getImageForFont be variable by actual icon size. Fixes #21 Joel Arvidsson 2015-08-31 08:27:55 -04:00
  • 7986664ccd Released 0.6.10. v0.6.10 Joel Arvidsson 2015-08-29 17:40:02 -04:00
  • 328191ff58 Merge pull request #20 from ldesplat/patch-1 Joel Arvidsson 2015-08-29 16:12:22 -04:00
  • d1a11ca097 React Native 0.11.0-rc Loïs Desplat 2015-08-29 13:00:05 -07:00
  • c627d803a8 Released 0.6.9. v0.6.9 Joel Arvidsson 2015-08-18 18:19:42 +02:00
  • 16f10e705c Merge pull request #18 from ashleydw/patch-1 Joel Arvidsson 2015-08-17 16:20:15 +02:00
  • 186fffdbba add v0.10.0-rc to peerDependencies ashleydw 2015-08-17 16:00:42 +02:00
  • 2906b8d2b4 Added notice about creating groups not folders. Joel Arvidsson 2015-08-15 09:20:41 +02:00
  • 70621dddc0 Merge pull request #15 from pickhardt/master Joel Arvidsson 2015-08-12 08:28:38 +02:00
  • 1e9f101fb1 Fixed broken link to the linking libraries readme Jeff Pickhardt 2015-08-11 22:52:48 -07:00
  • 30c8ab5e8a Rerender icon sources for TabBarItem when props change. Joel Arvidsson 2015-08-10 16:54:22 +02:00
  • 19591225dc Improved and added propTypes config. Joel Arvidsson 2015-08-10 16:49:56 +02:00
  • 9850ad605d Released 0.6.8. v0.6.8 Joel Arvidsson 2015-08-03 09:11:04 +00:00
  • 00ca8459a7 Updated README about font awesome. Joel Arvidsson 2015-08-03 09:10:28 +00:00
  • f3338167ed Bump examples to 0.8.0 and fix warning caused by API change. Joel Arvidsson 2015-08-03 09:09:52 +00:00
  • 3e8f2e04bf Added 0.9.0-rc to supported peerDependencies. Joel Arvidsson 2015-08-03 09:00:59 +00:00
  • b5365fa7e6 Bumped font awesome to 4.4.0. Joel Arvidsson 2015-08-03 09:00:00 +00:00
  • 8f41e80c32 Released 0.6.7. v0.6.7 Joel Arvidsson 2015-07-27 12:14:40 +02:00
  • 956232a15f Updated README and added Octicons to IconExplorer. Joel Arvidsson 2015-07-27 12:13:22 +02:00
  • dfd9581702 Added Octicons icon set. Joel Arvidsson 2015-07-27 11:39:22 +02:00
  • a2414ed06a Fixed bug when parsing CSS files using single quotes. Joel Arvidsson 2015-07-27 11:38:15 +02:00
  • 697d030ef2 Added notice about Copy Bundle Resources. #3 Joel Arvidsson 2015-07-24 13:44:41 +02:00
  • 558cf1471a Released 0.6.6. v0.6.6 Joel Arvidsson 2015-07-21 15:35:31 +02:00
  • 1be259fde1 Another day, another React Native release candidate. Joel Arvidsson 2015-07-21 15:35:06 +02:00
  • 93e25980f1 Released 0.6.5. v0.6.5 Joel Arvidsson 2015-07-16 10:10:40 +02:00
  • c184e71413 Added react-native-dribbble-app as a community example. Joel Arvidsson 2015-07-16 10:09:03 +02:00
  • f20de77617 Made buttons in IconExplorer tappable. Joel Arvidsson 2015-07-16 10:08:22 +02:00
  • 83a33327f3 Fixed a bug when Icon is a direct child to Touchable*. #9 Joel Arvidsson 2015-07-16 10:07:29 +02:00
  • 6c946ff08d Fixed warnings in RN 0.7.0+ Joel Arvidsson 2015-07-14 12:02:32 +02:00
  • 1119128af5 Released 0.6.4. v0.6.4 Joel Arvidsson 2015-07-14 11:33:42 +02:00
  • 3cf77a2ab1 Support for 0.8.0-rc. Joel Arvidsson 2015-07-14 11:30:22 +02:00
  • 2d6e23f79c Released 0.6.3. v0.6.3 Joel Arvidsson 2015-07-06 12:20:53 +02:00