feather/CHANGELOG.md

112 lines
2.1 KiB
Markdown
Raw Normal View History

2017-03-02 08:42:38 +03:00
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Added
- Add # new icons:
2017-03-26 07:56:22 +03:00
- `activity`
2017-03-24 04:00:47 +03:00
- `alert-circle`
2017-03-24 09:49:30 +03:00
- `alert-octagon`
2017-03-24 04:25:23 +03:00
- `alert-triangle`
2017-03-11 12:09:00 +03:00
- `aperture`
2017-03-02 10:12:53 +03:00
- `at-sign`
2017-03-06 00:42:02 +03:00
- `award`
2017-03-04 00:47:00 +03:00
- `bell-off`
2017-03-04 02:51:16 +03:00
- `bluetooth`
2017-03-02 10:02:23 +03:00
- `camera-off`
2017-03-02 21:38:26 +03:00
- `circle`
2017-03-04 02:43:11 +03:00
- `cloud-off`
2017-03-13 06:23:45 +03:00
- `comment-circle`
2017-03-24 11:54:49 +03:00
- `cpu`
2017-03-24 11:07:30 +03:00
- `edit`
2017-03-02 10:02:23 +03:00
- `eye-off`
2017-03-13 06:59:17 +03:00
- `facebook`
2017-03-02 08:49:11 +03:00
- `feather`
2017-03-27 11:24:09 +03:00
- `female`
2017-03-06 00:53:07 +03:00
- `filter`
2017-03-02 10:21:10 +03:00
- `hash`
2017-03-24 12:05:46 +03:00
- `headphones`
2017-03-02 11:19:30 +03:00
- `home`
2017-03-24 03:56:35 +03:00
- `info`
2017-03-13 07:07:26 +03:00
- `instagram`
2017-03-27 11:24:09 +03:00
- `male`
2017-03-02 10:02:23 +03:00
- `map-pin`
2017-03-04 00:36:28 +03:00
- `mic-off`
2017-03-13 08:32:59 +03:00
- `music`
2017-03-24 11:16:42 +03:00
- `octagon`
2017-03-02 11:28:25 +03:00
- `phone`
2017-03-02 23:16:11 +03:00
- `phone-call`
2017-03-04 00:14:02 +03:00
- `phone-forwarded`
2017-03-04 00:03:03 +03:00
- `phone-incoming`
2017-03-04 00:05:18 +03:00
- `phone-missed`
2017-03-02 22:07:35 +03:00
- `phone-off`
2017-03-04 00:01:34 +03:00
- `phone-outgoing`
2017-03-26 10:14:25 +03:00
- `pocket`
2017-03-26 07:08:06 +03:00
- `radio`
2017-03-02 09:06:06 +03:00
- `scissors`
2017-03-02 21:38:26 +03:00
- `square`
2017-03-11 00:53:57 +03:00
- `sunrise`
- `sunset`
2017-03-02 21:54:19 +03:00
- `thumbs-down`
2017-03-02 21:49:31 +03:00
- `thumbs-up`
2017-03-24 11:27:45 +03:00
- `triangle`
2017-03-28 01:14:41 +03:00
- `twitter`
2017-03-13 06:37:56 +03:00
- `user-minus`
- `user-plus`
2017-03-06 00:16:04 +03:00
- `video-off`
2017-03-11 10:49:34 +03:00
- `wind`
2017-03-06 00:34:14 +03:00
- `zap`
2017-03-02 08:42:38 +03:00
### Changed
- Redesign project website
- Use SVG `stroke` instead of `fill`. Read more about the benifits of SVG `stroke`:
- [SVG Stroke FTW!](http://danklammer.com/articles/svg-stroke-ftw/)
- Change # icons:
2017-03-06 00:17:55 +03:00
- `anchor`
2017-03-04 00:39:40 +03:00
- `bell`
2017-03-02 11:21:55 +03:00
- `bookmark`
2017-03-02 09:33:44 +03:00
- `camera`
2017-03-06 06:11:30 +03:00
- `check`
2017-03-04 02:37:06 +03:00
- `cloud`
2017-03-27 23:24:53 +03:00
- `cog`
2017-03-13 06:10:21 +03:00
- `comment-square`
2017-03-11 00:45:37 +03:00
- `file`
2017-03-02 10:02:23 +03:00
- `folder`
2017-03-06 00:28:52 +03:00
- `heart`
2017-03-11 11:15:41 +03:00
- `inbox`
2017-03-02 21:38:26 +03:00
- `lock`
2017-03-06 05:48:19 +03:00
- `mail`
2017-03-06 06:00:33 +03:00
- `minus`
2017-03-11 10:55:03 +03:00
- `moon`
2017-03-06 05:48:19 +03:00
- `plus`
2017-03-24 10:06:31 +03:00
- `printer`
2017-03-02 09:49:05 +03:00
- `search`
2017-03-04 02:22:08 +03:00
- `star`
2017-03-02 21:38:26 +03:00
- `unlock`
2017-03-07 00:46:08 +03:00
- `user`
2017-03-04 03:00:26 +03:00
- `video`
2017-03-07 00:26:57 +03:00
- `x`
2017-03-04 00:17:06 +03:00
- `zoom-in`
2017-03-04 00:19:50 +03:00
- `zoom-out`
2017-03-02 08:42:38 +03:00
### Removed
- Remove PSD, CSH and Webfont formats in favor of SVG. Read more about the benefits of SVG for icons:
- [Inline SVG vs Icon Fonts [CAGEMATCH]](https://css-tricks.com/icon-fonts-vs-svg/)
- [Seriously, Dont Use Icon Fonts](https://cloudfour.com/thinks/seriously-dont-use-icon-fonts/)
- [Ten reasons we switched from icon font to SVG](http://ianfeather.co.uk/ten-reasons-we-switched-from-an-icon-font-to-svg/)
## v1.1.0 (2014-04-27)
### Added
- Add 30 new icons
- Add CSH, SVG and Webfont formats
### Changed
- Change all PSD icon layers to vector shapes
## v1.0.0 (2013-11-27)
- Initial release