Evo Stamatov
1c1e844efc
Add support for color prop as number ( #574 )
...
* Accept color prop to be a number (with alpha)
* Extend support for color prop as a number to all components
* remove extraneus comma
* Make prettier happier
2017-10-22 20:01:59 +02:00
Joel Arvidsson
ecb663003c
Release 4.4.2
v4.4.2
2017-10-08 11:44:58 +02:00
Joel Arvidsson
72d3966253
Fix web build script #564
2017-10-08 11:43:52 +02:00
Joel Arvidsson
d1d8f5d53b
Release 4.4.1
v4.4.1
2017-10-07 19:45:08 +02:00
Joel Arvidsson
809a1e7824
Generate feather font manually using icomoon to avoid fontcustom bugs
2017-10-07 19:42:35 +02:00
Joel Arvidsson
70c55e4f32
Add Feather to IconExplorer
2017-09-17 22:27:13 +02:00
Joel Arvidsson
c2ae46fbc8
Fix travis secrets
v4.4.0
2017-09-16 15:34:34 +02:00
Joel Arvidsson
b34a0cc57b
Fix deploy script in travis
2017-09-16 15:25:10 +02:00
Joel Arvidsson
6806f576cd
Release 4.4.0
2017-09-16 14:56:45 +02:00
Joel Arvidsson
261691eb99
Bump octicons to 6.0.1
2017-09-16 14:47:30 +02:00
Joel Arvidsson
b4e1818ea9
Release to npm and deploy icons directory via travis
2017-09-16 14:28:14 +02:00
Joel Arvidsson
e1cefb5bb1
Lock icons directory project dependencies with yarn
2017-09-16 14:10:09 +02:00
Joel Arvidsson
af017d6778
Bump eslint dependencies and fix lint errors
2017-09-16 14:01:32 +02:00
Ramon Kleiss
53d845c008
Add support for Feather icons ( #546 )
...
* Add support for Feather icons
* Fix a small bug in the Feather.js icon set generation
* Fix permissions of Feather.ttf
* Fix the Feather font family and name
* Add typings for the Feather module
* Revert "Add support for Feather icons"
This reverts commit 372006e766924ef50ee22b8d362c5762cf1db691.
* Add dependency feather-icons
* Add support for Feather icons
* Add the Feather icons to the icon index
* Update README to include Feather icons
2017-09-16 13:52:07 +02:00
Joel Arvidsson
c5a245715d
Remove voximplant demo from README
2017-08-02 07:23:27 +02:00
Joel Arvidsson
9ef7ad6399
Link downloads badge to npm in README
2017-07-30 19:28:28 +02:00
Joel Arvidsson
fcf3d9e5c8
Add issue closure badge to README
v4.3.0
2017-07-30 19:13:29 +02:00
Joel Arvidsson
ce03e7ac86
Release 4.3.0
2017-07-30 19:12:26 +02:00
Joel Arvidsson
5fcdef210b
Add a bunch of badges
2017-07-30 19:09:14 +02:00
Joel Arvidsson
74a79bc976
Update documentation for web
2017-07-30 18:54:13 +02:00
Joel Arvidsson
2cb334db5a
Simplify web build script and run it before publishing
2017-07-30 18:46:09 +02:00
Thomas Reggi
24291a0334
Add transpiled javascript to distributed npm package ( #415 )
...
* babel, yarn, web
* glyphmaps
* move babel react native dep to dev dep
* Move built js files to dist folder and exclude from git
* Remove yarn lockfile
2017-07-30 18:40:57 +02:00
Joel Arvidsson
62a1608c07
Add contributing instructions
2017-07-30 17:44:56 +02:00
Joel Arvidsson
d40506f483
Move CLI tools to bin folder and refactor to es6
2017-07-30 17:36:59 +02:00
Joel Arvidsson
6c7709b2b2
Bump dependencies
2017-07-30 17:06:52 +02:00
Joel Arvidsson
2c4a01f1b0
Bump prettier and integrate with eslint
2017-07-30 16:58:50 +02:00
Joel Arvidsson
7396399d32
Bump MCI to 2.0.46 #494
2017-07-30 16:09:53 +02:00
Joel Arvidsson
48a02b985c
Bump build tools and gradle version. #411 #434
2017-07-30 15:55:12 +02:00
fractalwrench
b7599a0af2
Remove override of createJSModules ( #516 )
...
* Remove override of createJSModules
Fixes #515
* Update VectorIconsPackage.java
remove override annotation, this allows for backwards compatibility.
* Diff nit
* And another nit..
2017-07-30 13:42:19 +02:00
Mat Warger
7277f99ead
Updated emphasis in README ( #517 )
...
tried to make a more clear separation of terms
2017-07-20 03:59:30 +02:00
Artur
cc38ac8e7a
Fixed depracated Navigator usage in android icon explorer example ( #513 )
2017-07-07 23:15:46 +02:00
Joel Arvidsson
d7aa4ee7c9
Remove react-native-icons references. Closes #499
2017-07-05 21:56:09 +02:00
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