Commit graph

6 commits

Author SHA1 Message Date
Paul T
5d008d83b2 Refactor of getIconSvg() method 2018-06-30 08:43:14 -04:00
Paul T
9f521ed7f4 Support for shape attribute 2018-06-29 23:37:18 -04:00
Paul T
6d3fe85ab1 Support for rotate, flip and animation 2018-06-29 23:33:14 -04:00
Paul T
f5a6addf83 Support for color and size html attributes 2018-06-29 20:44:28 -04:00
Paul T
1fdae261d4 Support for name attribute
- support the `name` attribute on the html element
- Loads svg image and caches
- Changed version in package.json to take advantage of images included in v1.1.1
2018-06-29 20:12:50 -04:00
Paul T
ecf8e4c8f8 Base setup to support box-icon custom element
- added new dependencies to support building custom element
- added webpack configuration
- added source file for box-icon element
- create two new css files with content from css/boxicon.css for
  animation and transformations
2018-06-29 19:05:17 -04:00