Commit Graph

13 Commits

Author SHA1 Message Date
Richard McDaniel 8fa624463c Fix typo, should be transition, not v-transition 2016-04-16 12:00:33 -05:00
Evan You 9ebeaa3081 fix typo (close #1368) 2015-09-28 09:51:09 -04:00
Evan You 8ceaf9e3df update examples for new syntax 2015-09-19 17:02:34 -04:00
Evan You 31757569b9 change two-way binding indicator from @ to & 2015-09-15 22:56:42 -04:00
Evan You ea22426be3 fix examples 2015-09-15 22:52:55 -04:00
Evan You de987d4e8a use new prop binding type indicator syntax 2015-09-11 01:09:07 -04:00
Evan You dbed18e1b1 support colon shorthand syntax for bind- 2015-09-05 22:23:54 -04:00
Evan You 95cc32ef28 fix examples to use bind- for props 2015-09-03 16:28:06 -04:00
Evan You dd376974e1 implement prop- syntax 2015-09-03 15:16:57 -04:00
Evan You f0c20d6912 update examples to use on- and bind- syntax 2015-09-03 15:16:57 -04:00
Evan You 144fe50c8f update examples and fix tests for <slot> 2015-09-03 15:16:27 -04:00
Evan You 68d37ff3af e2e test for modal example 2015-08-04 16:32:59 -04:00
Evan You 4cc58b46c0 add modal component example 2015-08-01 16:49:30 -04:00