- #8 Update to Ember-cli 2.12.1
-
Add Phantomjs dev-dependency.
-
Configure Ember-try to include Ember ~2.4.0 (LTS).
-
Update to Ember-cli 2.7.0
-
[FEATURE] Add
svg-filters
component. -
[FEATURE] Add
filter-drop-shadow
component. -
[FEATURE] Add
filter
mixin. -
Update to Ember-cli 2.4.2
-
[FEATURE] The
size
property of thesvg-rectangle
component can now be used to multiply theheight
andwidth
values. -
[FEATURE] Add the
transform
attribute tosvg-circle
,svg-square
andsvg-rectangle
components. -
[BUGFIX] Set css
overflow
property tovisible
. Fixes issue #1 -
[FEATURE] Make the
stroke
property default to 'black'. -
[BUGFIX] Fix
svg-star
component'spoints
computed property to bind to theinnerPoints
property. -
[BUGFIX] Update the min and max values of the
svg-star
component'sinnerPoints
property. -
Add
rect
mixin.
- initial release