Spin box component - looking for feedback

@billdami very nice demo! I like it. A couple considerations:

  • are you using a custom tagname for your component?
  • how about using ic-styles for the css?
  • travis ci setup?
  • how about using testem to drive the tests?
  • how about distributing amd, cjs too?

Checkout this post Repo as a blueprint (boilerplate) for authoring components to distribute - #3 by pixelhandler I used this blueprint repo to base my setup and distribution on https://github.com/realityendshere/emberella-component-blueprint

1 Like