Commit Graph

71 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 4d82f6a5d3 update firebase example to use VueFire 2016-04-14 00:27:43 -04:00
Evan You b3d8e3738f use correct version in todomvc example (close #2414) 2016-02-29 15:09:42 -05:00
Evan You ad78e603d9 fix elastic header example in IE 2015-11-13 15:40:14 -05:00
Evan You 97d886216b raise default priority, fix custom directive params processing order (fix #1662) 2015-10-31 16:25:08 -04:00
Evan You 04df2c0f7d update select2 example 2015-10-22 20:50:59 -04:00
Evan You d2633e7c97 add elastic header example 2015-10-22 13:24:17 -04:00
Evan You e12d4071c5 chore: update repo links 2015-10-18 00:13:32 -04:00
Evan You 9209c8382f test: fix e2e test for examples 2015-10-13 17:55:12 -04:00
Evan You 66bbfc771b update commits example (remove alpha branch) 2015-10-13 13:06:40 -04:00
Evan You bd6b225175 fix select2 example 2015-10-13 12:47:51 -04:00
Evan You 4053b09b00 Make sure we get Jackie Chan's name right 2015-10-13 12:38:23 -04:00
Evan You 285d4ae1f7 update examples 2015-10-13 12:22:10 -04:00
Evan You 1a65e2842e update grid example for orderBy reverse 2015-10-09 17:10:38 -04:00
Evan You b6cceaadb1 deprecate $set and $delete on objects, use Vue.set/delete instead 2015-10-03 17:09:46 -04:00
Evan You 9ebeaa3081 fix typo (close #1368) 2015-09-28 09:51:09 -04:00
Evan You ceb3649175 update links for the forum 2015-09-21 15:41:19 -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 2d6e50e5aa use - instead of : for key filters 2015-09-06 22:34:00 -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 460ff95984 update todomvc with new key filter syntax 2015-09-03 15:16:58 -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 c4186fbf7f fix bind- arg caching 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 3d3eaeaa63 warn data field already defined as a prop 2015-09-03 15:16:26 -04:00
Evan You c4ff1a86ef use v-for in e2e tests 2015-09-03 15:16:25 -04:00
Evan You 671a329db4 make todomvc e2e tests pass for v-for 2015-09-03 15:16:25 -04:00
Evan You 925cdc5fcd fix $add deprecation 2015-09-03 15:16:23 -04:00
Evan You 68d37ff3af e2e test for modal example 2015-08-04 16:32:59 -04:00
Evan You d4bf067bb0 add select2 example 2015-08-04 16:21:10 -04:00
Evan You f8361a0abd update firebase example (close #1110) 2015-08-02 12:04:56 -04:00
Evan You ec44ca1b9d update firebase version in example 2015-08-01 17:47:54 -04:00
Evan You 4cc58b46c0 add modal component example 2015-08-01 16:49:30 -04:00
Evan You dd9d186679 add node_modules in todomvc example 2015-07-31 16:43:21 -04:00
Evan You 696ce26130 tweak todomvc example 2015-07-26 22:34:10 -04:00
Evan You dd986f6e53 update todomvc example 2015-07-24 12:26:49 -04:00
Evan You 0c78d63842 make props available in created() and data() 2015-06-21 16:10:04 -04:00
Evan You 09c887734b fix todomvc filter quotes 2015-05-26 20:54:57 -04:00
Evan You 5dfa2f0ccd Filter syntax change
- quoted arguments are treated as plain strings
- non-quoted arguments are treated as dynamic paths
2015-05-25 18:20:00 -04:00
Evan You 70d5280faa remove v-component 2015-05-15 11:48:31 -04:00
Evan You ee2b99efd7 remove v-with 2015-05-14 14:03:49 -04:00
Evan You 3597675b2b rename paramAttributes -> props 2015-05-14 12:19:27 -04:00
Evan You 76dbdc7636 update markdown example & e2e tests for debounce 2015-02-27 14:36:40 -05:00
Evan You 2cf4c67d2d fix svg example post component change 2014-12-16 08:02:33 -05:00
Evan You 316bb09480 minor fix to grid example 2014-12-05 15:40:55 -05:00