Commit Graph

8 Commits

Author SHA1 Message Date
松鹤 610fe31592 add unit test for dynamic with props (#4570)
add unit test for dynamic component with props
2016-12-27 16:09:09 -05:00
Evan You ae4db82c4b fix unexpected warnings in tests 2016-11-24 12:53:13 -05:00
Evan You 351aef3cb4 use comment node as empty placeholder (fix <transition> SSR hydration) 2016-08-05 01:52:09 -04:00
Evan You 2732fec59e tweak error handling 2016-07-15 17:22:53 -04:00
Evan You dffeb1d1c2 fix HOC root node replace updates 2016-07-07 15:30:42 -04:00
Evan You f8ece6144a improve waitForUpdate() syntax 2016-05-18 13:08:14 -04:00
Evan You 07cf6444c6 return this in $mount, make unit tests more consistent 2016-05-11 15:40:50 -04:00
Evan You 6593be9f75 update unit tests convention + basic component tests 2016-05-09 18:08:18 -04:00