Commits
Commits on Mar 9, 2016
Commits on Mar 10, 2016
using .get for the tagname since it is a member of a ember object, and could potentialy be a computed property per per @stefanpenner suggestion
committedupdated to use postcss and simpliy modifying the css rules for the files. this enables us to have broder support and make less assumptions. thanks @topaxi for the suggestions and postcss plugin
committed- committed
Commits on Mar 18, 2016
- committed
- committed
switched generating the pod name json file to use fs-tree-diff and persistentOutput per @stefanpenner suggestion
committed
Commits on Mar 19, 2016
Commits on Mar 21, 2016
moved the componentlookup and compont repoens out of the initialize method so that they will be done before application instatiation rather then after and only ran once for all tests per @rwjblue s…
committedusing the updated api of calling the methods on the owner rather then though the application, and using the polyfill for older versions per @rwjblue suggestion
committed- committed
- committed
moved to standard object function declaration to support lesser versions of node per @stefanpenner and @rwjblue suggestions
committedmoving more function declarations to support lesser versions of node per @stefanpenner and @rwjblue suggestions
committed