Joel Arvidsson
6dca95d40f
Remove xcuserdata. Fixes #474
2017-05-29 21:56:39 +02:00
Joel Arvidsson
fac146a663
Release 4.2.0
v4.2.0
2017-05-29 21:46:36 +02:00
Joel Arvidsson
6dabbe34ce
Conditionally load font file, accept custom file argument and add docs
2017-05-29 21:42:37 +02:00
Nuno Campos
cc83c514ab
Support usage with cocoapods with use_frameworks!
...
- Explicitly load font files from the module bundle without assuming they're present in the main app bundle
2017-05-29 21:38:45 +02:00
Joel Arvidsson
7f73df5731
Make name prop optional. Closes #406
2017-05-29 21:14:20 +02:00
Joel Arvidsson
614e7a7271
Merge pull request #481 from mariodev12/master
2017-05-27 15:42:04 +02:00
Mario
9c3d2ca1f9
Updated Readme with a Community Example
...
Added a react native netflix app to community examples.
2017-05-27 15:27:33 +02:00
Joel Arvidsson
1886943a5e
Release 4.1.1
v4.1.1
2017-05-07 12:29:12 +02:00
Joel Arvidsson
90f7156162
Revert "Add tvOS target ( #446 )"
...
This reverts commit cd40017a29 .
2017-05-07 12:28:35 +02:00
Joel Arvidsson
585e56d826
Format code using prettier
2017-05-07 12:25:01 +02:00
Joel Arvidsson
3a239363d7
Remove inherited prop types spread to fix deprecation warnings. #460
2017-05-07 12:14:56 +02:00
Joel Arvidsson
bc24fa78a4
Release 4.1.0
v4.1.0
2017-05-04 08:22:43 +02:00
Joel Arvidsson
664df08a2d
Bump IconExplorer to RN 0.44 and remove react-native-windows dependency
2017-05-04 08:20:54 +02:00
Joel Arvidsson
3c37b892dd
Bump MaterialCommunityIcons to 1.9.33. Fixes #454
2017-05-04 08:20:24 +02:00
Matthieu Lemoine
d9418da28f
Replace React.PropTypes with prop-types ( #458 )
2017-05-03 18:50:59 +02:00
Connor McEwen
cd40017a29
Add tvOS target ( #446 )
2017-04-20 20:12:31 +02:00
Joel Arvidsson
bad04f0be2
Bump travis node version to 7
2017-04-05 00:53:10 +02:00
Joel Arvidsson
f0516a8f69
Refactor generateIconSetFromCss to modern js
2017-04-05 00:52:16 +02:00
Joel Arvidsson
5fcf350443
Released 4.0.1
v4.0.1
2017-04-05 00:02:37 +02:00
Joel Arvidsson
e009d6f702
Upgrade IconExporer example to react-native 0.43
2017-04-04 23:56:28 +02:00
mlazari
fa0ebf0732
Accept content specified as actual character ( #426 )
...
For example .icon-search:before {content:'🔎 '}
2017-04-04 23:40:49 +02:00
Rob Cherry
ad4f0c0d60
Backwards compatibility for RN < 0.40 ( #425 )
...
* Backwards compatibility for RN < 0.40
* Updating examples with backwards compatibility for RN < 0.40
* Revert "Updating examples with backwards compatibility for RN < 0.40"
This reverts commit d6a7cdf3adf177c543b26ab9f75a93705695f09c.
* Reverting more changes to examples. See 739da00ea9c529ad2e90f543dd34bd7aed97aa6b
2017-04-04 23:39:59 +02:00
Joel Arvidsson
48f7d81999
Released 4.0.0
v4.0.0
2017-01-05 22:42:49 +01:00
Joel Arvidsson
f9b0fa99fd
Upgrade IconExplorer project to 0.40
2017-01-05 22:41:13 +01:00
Joel Arvidsson
3704fc1a15
Add icon directory based off @brentvatne's work. Fixes #363
2017-01-05 22:19:19 +01:00
Joel Arvidsson
65779af1a7
Bump Octicons to 5.0.1
2017-01-05 21:53:13 +01:00
Joel Arvidsson
ae8103103e
Bump eslint config and fix errors
2017-01-05 21:43:52 +01:00
Joel Arvidsson
54ad85c8bc
Add support for logoName for ToolbarAndroid. Fixes #371
2017-01-05 21:39:17 +01:00
Adrien BATAILLE
380b3a5661
Update for RN@0.40.0 new header paths ( #376 )
...
* BREAKING: Update for RN@0.40 .0, new header paths
* Update examples
2017-01-05 21:30:39 +01:00
Daniel Friesen
f997a17b42
Add icons from materialdesignicons.com as MaterialCommunityIcons.
2017-01-02 21:41:35 +01:00
Daniel Friesen
94a864656b
Commit build updates.
...
#343 updated the templates changing some of the build results.
2017-01-02 21:41:35 +01:00
Maxime Thirouin
3d1f2a5b71
Update web/webpack setup notes in README ( #353 )
2016-12-01 16:05:33 +01:00
Joel Arvidsson
0818eb1b12
Update README with new rnpm command
2016-11-12 22:50:34 +01:00
Damien Varron
2145375bf5
Update templates to export Button ( #343 )
2016-11-12 22:48:07 +01:00
Maxime Thirouin
a46f777aff
Add instructions to consume this library on the web with webpack ( #326 )
2016-11-10 19:15:57 +01:00
German Blejman
bd6065c936
Fix typo ( #333 )
2016-10-30 16:56:53 +01:00
Joel Arvidsson
1a446ecc9c
Released 3.0.0
v3.0.0
2016-10-27 01:52:58 +02:00
Joel Arvidsson
534884a3dd
Fix evicting overflowIcon from ToolbarAndroid
2016-10-27 01:50:34 +02:00
Joel Arvidsson
a15eacea16
Force font family/weight/style to avoid issues resolving font on android #283
2016-10-27 01:47:02 +02:00
Joel Arvidsson
ee7fee6869
Update FontAwesome and Octicon packages
2016-10-27 01:40:59 +02:00
Joel Arvidsson
8c69a2e6ad
Refactor RNIMigration component to ES2016
2016-10-27 01:29:41 +02:00
Joel Arvidsson
bc4faceae9
Update build script and icon explorer with separated glyph map
2016-10-27 01:19:18 +02:00
Joel Arvidsson
f7d47fb987
Add support for separating glyph map from icon component #256
2016-10-27 01:15:04 +02:00
James McGinty
f92e7a2c12
Add support for windows port ( #308 )
...
* Update README.md
* Update create-icon-set.js
Add support for windows port
* Update README.md
Add support for windows port
* Update README.md
* Update README.md
* Update README.md
Changed the instructions for adding the fonts to link to the original file, instead of copying the file.
* Update README.md
Mention Windows as a supported platform
* Add windows example
* Link fonts into windows project
* Add "windows" keyword
* update to latest package.json to resolve merge conflict
* Bump up to version 0.35.0 & fix merge confict
* finish upgrade from react native 0.32 -> 0.35
2016-10-26 23:07:17 +02:00
Ryan O'Boril
47ee15727f
Simple line icons ( #321 )
...
* adds simple line icons in package.json
* adds generated simple line icons
* adds SimpleLineIcons link to README
2016-10-13 08:30:47 +02:00
Joel Arvidsson
2b19331db6
Bump example project to RN 0.35
2016-10-13 08:26:35 +02:00
Joel Arvidsson
ea58034e57
Switch to airbnb style guide
2016-10-13 07:58:30 +02:00
Maxim Geerinck
d84bd5fed0
The import in the template should not be relative ( #316 )
2016-10-11 16:32:26 +09:00
Gabriel Capanema
4213bf3453
Update README.md ( #304 )
...
A better description of the steps of creating a custom font.
2016-09-26 08:50:27 +02:00
Andrew Ma
1d9dcc10f9
Update README.md ( #300 )
2016-09-25 18:27:57 +02:00