Skip to content

WIP: sm-card component #53

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

WIP: sm-card component #53

wants to merge 4 commits into from

Conversation

m0t0r
Copy link
Contributor

@m0t0r m0t0r commented Jan 29, 2016

This PR includes a couple of additional things:

  • Helper functions for DOM manipulations
  • ComponentDirective class for code reuse
  • Basic directive for right floated elements

TODO:

  • unit tests
  • documentation
  • check support of all use cases as for original component

@mxth @hackedbychinese please review

@grbsk
Copy link
Contributor

grbsk commented Feb 1, 2016

The helper base class seems like a nice start. I don't have any real feedback until we start utilizing it heavily against a variety of components and see where it is lacking. Let's see some unit tests though. Do we have any plans for unit tests vs e2e testing?

@m0t0r
Copy link
Contributor Author

m0t0r commented Feb 3, 2016

Yes, eventually we will have both test strategies: unit tests and E2E tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants