-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from felipecespedes/1.0.0
version 1.0.0
- Loading branch information
Showing
39 changed files
with
2,757 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Version 1.0.0 🎉 | ||
* New `accessory` values were added: `faceMask`, `hoopEarrings` | ||
* New `clothing` values were added: `denimJacket`, `hoodie`, `chequeredShirt`, `chequeredShirtDark` | ||
* New `eyes` values were added: `crazy`, `cute`, `dollars`, `stars`, `cyborg`, `simplePatch`, `piratePatch` | ||
* New `facialHair` value was added: `goatee` | ||
* New `graphic` values were added: `donut`, `rainbow` | ||
* New `hair` value was added: `mohawk` | ||
* New `hat` values were added: `party`, `hijab` | ||
* New `mouth` values were added: `piercedTongue`, `vomitingRainbow` | ||
* `bgShape` prop was introduced, its possible values are: `square`, `circle`, `squircle` | ||
* `bgColor` prop was introduced, its possible values are: `blue`, `green`, `red`, `orange`, `yellow`, `turqoise`, `pink`, `purple` | ||
|
||
*These new values and props were inspired by [vue-bigheads](https://github.com/DerpyScripts/vue-bigheads)* | ||
|
||
## Breaking changes ⚠️ | ||
* `mask` prop was renamed to `showBackground` | ||
* `circleColor` prop was renamed to `bgColor` | ||
* `heart` value was renamed to `hearts` in the `eyes` prop |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.