Skip to content

Releases: srvance/ember-cli-build-config-editor

The Widening Circle

27 Aug 17:37
Compare
Choose a tag to compare
  • Fix to external config for addons thanks to @synaptiko.
  • Use identifiers instead of literals when possible for new configuration keys.

Adding on for Addons

27 Aug 14:04
Compare
Choose a tag to compare

This adds support for Ember addons.

Embracing Complexity

01 Apr 18:46
Compare
Choose a tag to compare

Now handles simple non-inline configuration in which the configuration is defined in the object expression that initializes the variable in the same scope.

Avoiding Complexity

22 Mar 16:45
Compare
Choose a tag to compare

Handle more complex config situations more gracefully.

What's in a name?

19 Mar 17:05
Compare
Choose a tag to compare
v0.3.0

Update package version.

Look Before You Leap

19 Mar 17:00
Compare
Choose a tag to compare

Added new feature allowing you to retrieve the configuration.

We Don't Need No Fargin' Files!

03 Mar 18:05
Compare
Choose a tag to compare

Add the addon entry point to the package files.
Add .editorconfig

Readding Addon

02 Mar 17:49
Compare
Choose a tag to compare
Readding Addon Pre-release
Pre-release

Make this work with the ember-addon keyword.

Generate, Schmenerate!

01 Mar 22:33
Compare
Choose a tag to compare
Pre-release

Removed the ember-addon keyword, as it was confusing ember generate.

And Then Some

28 Feb 17:13
Compare
Choose a tag to compare
And Then Some Pre-release
Pre-release

Doc updates.
CI, Greenkeeper, and DavidDM.
Bug fixes matching config and property keys that are identifiers.