Skip to content

Releases: lozjackson/ember-svg-shapes

v1.0.1

14 Apr 20:27
Compare
Choose a tag to compare

CHANGELOG

#9 Update ember-cli 2.18.2

v1.0.0

25 Jan 21:08
Compare
Choose a tag to compare

CHANGELOG

  • #7 Use object destructuring.
  • #6 Update to Ember-cli 2.11.0

v0.1.1

03 Sep 11:07
Compare
Choose a tag to compare

CHANGELOG

  • Add Phantomjs dev-dependency.
  • Configure Ember-try to include Ember ~2.4.0 (LTS).
  • Update to Ember-cli 2.7.0

v0.1.0

26 Mar 22:17
Compare
Choose a tag to compare

CHANGELOG

v0.1.0 2016-03-26

  • [FEATURE] Add svg-filters component.
  • [FEATURE] Add filter-drop-shadow component.
  • [FEATURE] Add filter mixin.
  • Update to Ember-cli 2.4.2

v0.0.2

24 Sep 20:15
Compare
Choose a tag to compare

CHANGELOG

v0.0.2 2015-09-23

  • [FEATURE] The size property of the svg-rectangle component can now be used to multiply the height and width values.
  • [FEATURE] Add the transform attribute to svg-circle, svg-square and svg-rectangle components.
  • [BUGFIX] Set css overflow property to visible. Fixes issue #1
  • [FEATURE] Make the stroke property default to 'black'.
  • [BUGFIX] Fix svg-star component's points computed property to bind to the innerPoints property.
  • [BUGFIX] Update the min and max values of the svg-star component's innerPoints property.
  • Add rect mixin.

v0.0.1

20 Sep 10:23
Compare
Choose a tag to compare

initial release