Skip to content

Tags: homebeaver/feather

Tags

v4.7.3

Toggle v4.7.3's commit message
fix: Set unpkg default to feather.min.js

v4.7.2

Toggle v4.7.2's commit message
style: Fix formatting

v4.7.1

Toggle v4.7.1's commit message
fix: Remove unused polyfills and update build config

Removes polyfills for `Object.assign` and `Set` which, as far as I can tell, are unused in the
codebase. Updates `webpack` from 3 to 4. Replaces `babel-preset-es2015` with `babel-preset-env`.
Reduces the minified bundle size (`feather.min.js`) by **9.3kB** (72.4kB to 63.1kB). Does not change
any functionality of the library.

v4.7.0

Toggle v4.7.0's commit message
feat: Add `archive` icon

v4.6.0

Toggle v4.6.0's commit message
feat: Add SVG sprite support (feathericons#319)

v4.5.1

Toggle v4.5.1's commit message
fix: Fix semantic-release deploys

Updated .travis.yml to match the example provided in the documentation
https://semantic-release.gitbooks.io/semantic-release/content/docs/recipes/travis.html

v4.5.0

Toggle v4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add tags to tags.json

v4.4.0

Toggle v4.4.0's commit message
feat: Add more tags

v4.3.0

Toggle v4.3.0's commit message
feat: Add `linkedin` icon

Closes feathericons#77

v4.2.0

Toggle v4.2.0's commit message
feat: Add more tags to tags.json