Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor markdown-textarea component into ember-cli addon #13

Open
4 tasks
achan opened this issue Jan 10, 2015 · 0 comments
Open
4 tasks

Refactor markdown-textarea component into ember-cli addon #13

achan opened this issue Jan 10, 2015 · 0 comments

Comments

@achan
Copy link
Member

achan commented Jan 10, 2015

Read: http://www.ember-cli.com/#developing-addons-and-blueprints

Convert the markdown-textarea component created in #10 into a dedicated ember-cli addon so that other people can reuse/import the component in their projects.

Try to keep the code design consistent with https://github.com/plusacht/ember-bootstrap-datetimepicker.

  • create new addon in new git repository ember-cli-bootstrap-markdown
  • rename the component to bs-markdown-textarea
  • remove old markdown-textarea component from mcac-js
  • import new ember-cli-bootstrap-markdown into build via ember-cli
@achan achan modified the milestone: Bulletins Jan 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant