Skip to content

Commit

Permalink
Merge branch 'testing'
Browse files Browse the repository at this point in the history
* testing:
  Release prep
  • Loading branch information
kevinberonilla committed Apr 21, 2017
2 parents ce1b1bd + 01e5329 commit 32faf3a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,17 @@
# Strike by Appiphony

### Release 0.5.0 — April 21, 2017
#### Improvements
* **Strike Pill:** Renamed the `type` attribute to `variant`
* **Strike Tile:** Renamed the `source` attribute to `avatarSource`
#### Bug Fixes
* **Strike Input:** Fixed an issue where the types `datetime-local` and `month` were incorrectly styled on mobile devices
* **Strike Pill:** Fixed an issue where clicking SVG icons would not propagate click events in Microsoft Edge
* **Strike Textarea:** Fixed an issue where assigning a negative value to `maxlength` would cause the component to break
* **Strike Tile:** Fixed an issue where clicking SVG icons would not propagate click events in Microsoft Edge

---

### Release 0.4.0 — April 18, 2017

#### New Features
Expand Down
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# Strike by Appiphony
### Work smarter (not harder) with Salesforce Lightning Components
Current release: 0.4.0
Current release: 0.5.0
See it in action here: <a href="http://www.lightningstrike.io" target="_blank">http://www.lightningstrike.io</a>

---
Expand Down

0 comments on commit 32faf3a

Please sign in to comment.