DSha
4de4649d96
fix(transition): fix appear check for transition wrapper components ( #9668 )
6 years ago
Evan You
4e975485a4
test: use mocks for commits e2e test
6 years ago
Evan You
80fb6b8da1
revert: "chore: use keypress in TodoMVC example for IME input methods ( #9172 )"
This reverts commit 6980035a86
.
6 years ago
Fumio Nonaka
6980035a86
chore: use keypress in TodoMVC example for IME input methods ( #9172 )
6 years ago
Akitaka Oba
c356b29e32
chore: add placeholder to firebase example ( #7979 )
6 years ago
Josh Soref
f477ecdbbb
chore: spelling ( #6535 )
7 years ago
Evan You
bfeb28f1fa
pin todomvc css version
8 years ago
YOU
d7287f4df8
chore: check binding.value instead of just binding object ( #5065 )
8 years ago
Paul-Etienne Coisne
d01104e124
Remove dead link ( #4740 )
"Building Larger Apps with Vue.js" is not in the 2.X documentation anymore.
Alternatives:
- link to the original page: https://v1.vuejs.org/guide/application.html
- link to vue-cli, as the previous page suggests? https://github.com/vuejs/vue-cli
8 years ago
Evan You
3f586b451c
use minified build in examples
8 years ago
Evan You
c9fa2e674b
fix todomvc example director.js cdn link
8 years ago
Evan You
2768b0fe66
update example transition classes
8 years ago
Evan You
e120d1459d
update move animation example
8 years ago
Evan You
02e2d99e27
Revert "ensure leave transitions and enter transitions are triggered in the same frame ( fix #4510 )"
This reverts commit 92ad0bd378
.
8 years ago
Evan You
92ad0bd378
ensure leave transitions and enter transitions are triggered in the same frame ( fix #4510 )
8 years ago
Evan You
06c4f2a75e
[build] 2.1.6
8 years ago
kazuya kawaguchi
030b80e6cd
improve examples title ( #4337 )
NOTE:
consistently keep the examples of vuejs.org.
https://vuejs.org/v2/examples/
8 years ago
Chris Fritz
4f5a47d750
fix root v-else not rendering in prod and switched examples to minified vue for better prod coverage ( #3943 )
* fix root v-else not rendering in production and switched examples to minified vue for better prod coverage
* add dev build comment to examples
* convert tabs to spaces in todomvc example for consistency
8 years ago
Vincent Klaiber
463c9c9e08
Switch to https ( #3864 )
Replaced all http vuejs.org links with https instead.
8 years ago
Evan You
1fe9ba61d7
fix select2 e2e test
8 years ago
Evan You
ccd8d587d6
simplify todomvc example
8 years ago
Evan You
8242d9498a
simplify todomvc example
8 years ago
Evan You
7a22f134d4
update select2 example
8 years ago
Evan You
c23986beab
update markdown example
8 years ago
Evan You
b935afe59f
update firebase example to use 3.x
8 years ago
Evan You
0212521419
add move animation example
8 years ago
Evan You
5660052255
revert todomvc example (need to pass e2e)
8 years ago
Evan You
b8c3b5ae74
todomvc example: pre-initialize state before mounting app
8 years ago
Evan You
c1d8ccbe21
add move transitions to todomvc example
8 years ago
Evan You
940ebf2709
update firebase example to use transition-group
8 years ago
Evan You
e61a0189a4
update examples with new transition api
8 years ago
Evan You
6cf19291be
adjust v-model on component sync mechanism ( fix #3179 )
9 years ago
Evan You
cec833a9e8
implement new v-for iterator syntax (ref: #3073 )
9 years ago
Aristides
fbe81fbc0c
Load external assets with https in select2 example ( #3053 )
Otherwise it doesn't work if the page is loaded with http.
9 years ago
Evan You
a53d54aa8a
fix whitespace vnode identity breaking patch ( fix #3043 )
9 years ago
Evan You
5a5c7eb39d
ready -> mounted
9 years ago
Evan You
bdb4b80595
update examples to use filters
9 years ago
Phan An
5a43d32142
Add a default font style ( #2755 )
9 years ago
Phan An
8e34f455ad
Some improvements for "Modal" example ( #2754 )
* Rename CSS file to match with other examples
* Merge script tags
9 years ago
Phan An
60ec66be68
CSS fixes for "Grid" example ( #2753 )
9 years ago
Phan An
6f06f1b724
Expose the author URL in "commits" example ( #2751 )
9 years ago
razh
da7f2731e2
fix x-template typo in select2 example ( #2748 )
9 years ago
Evan You
9f312effa3
add ignored files for todomvc
9 years ago
Evan You
5807adcf1f
e2e test for todomvc
9 years ago
Evan You
7b180cd01b
commits e2e test
9 years ago
Evan You
6c8182ee4d
deprecate $remove
9 years ago
Evan You
b28888d22e
use text/x-template for modal example
9 years ago
Evan You
2ae27c3012
fix firebase example leave transition
9 years ago
Evan You
10ac41a0af
add modal example
9 years ago
Evan You
0e5b7eeea7
remove log
9 years ago