vue-match-heights
vue-match-heights copied to clipboard
Fix selector context
Fix for issue #12. Ensure height of elements only within the context of the v-match-heights tag are adjusted.
Would really like to see this merged in - as is, this plugin sweeps the entire page rather than the correct wrapper element. Currently wrapper elements are kind of meaningless, and height matching is leaking outside of the component(s) this is used on.