Skip to content
This repository was archived by the owner on Oct 29, 2019. It is now read-only.

1.0.0#19

Merged
Inkdpixels merged 35 commits intomasterfrom
development
Aug 4, 2015
Merged

1.0.0#19
Inkdpixels merged 35 commits intomasterfrom
development

Conversation

@akoenig
Copy link
Copy Markdown

@akoenig akoenig commented Aug 2, 2015

Tyll Weiß and others added 28 commits July 23, 2015 20:08
…gistration. Closes #14.

This commit brings the possibility for defining a different name for the component:

app.register(MyComponent, 'FooCommponent');
…s at once. Closes #17

This introduces a new method which takes an object with component classes.

app.registerAll({
    ComponentOne: ComponentOne,
    'ComponentFoo': ComponentTwo
});
@Inkdpixels
Copy link
Copy Markdown
Contributor

Looks great, just one more thing - Would you mind to add some short descriptive lines about the 1.0.0 in the CHANGELOG.md?

@akoenig
Copy link
Copy Markdown
Author

akoenig commented Aug 2, 2015

I thought initially that we will review it in our weekly meetup on Tuesday and write the changelog then. Anyway, I will prepare one :)

@Inkdpixels
Copy link
Copy Markdown
Contributor

Ahh okay - I'm fine with the meetup though! :)

Inkdpixels added a commit that referenced this pull request Aug 4, 2015
@Inkdpixels Inkdpixels merged commit cd3b82a into master Aug 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants