vue-material/src
Matthew Pietz a6678ab620 Refactor Theme Engine (#646)
- Optimize parseStyle method to run a single RegExp replace
- Abstract DOM manipulation to check for VUE_ENV first
- Add theme name to <md-theme> element when it would render its own tag
- Recompute styles when a new set of selectors is added (via styles.push)
- Use computed property to find closest themed ancestor for mixin
- Only grab md-name attribute from an md-theme component (<md-table-edit>
  uses the md-name attribute for <input> tags)
2017-05-07 19:46:49 -03:00
..
components some required scss imports added (#670) 2017-05-07 19:42:04 -03:00
core Refactor Theme Engine (#646) 2017-05-07 19:46:49 -03:00
index.js Merge remote-tracking branch 'origin/master' into develop 2017-01-11 00:02:08 -02:00