mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-26 23:53:59 +00:00
- 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) |
||
|---|---|---|
| .. | ||
| dom.js | ||
| index.js | ||
| mdTheme.vue | ||
| mixin.js | ||
| palette.js | ||
| rgba.js | ||