Guide
יסודות
- Installation
- הקדמה
- The Vue Instance
- Template Syntax
- Computed Properties and Watchers
- Class and Style Bindings
- Conditional Rendering
- List Rendering
- Event Handling
- Form Input Bindings
- Components Basics
Components In-Depth
- Component Registration
- Props
- Custom Events
- Slots
- Dynamic & Async Components
- Handling Edge Cases
Transitions & Animation
- Enter/Leave & List Transitions
- State Transitions
Reusability & Composition
- Mixins
- Custom Directives
- Render Functions & JSX
- Plugins
- Filters
Tooling
- Single File Components
- Unit Testing
- TypeScript Support
- Production Deployment
Scaling Up
- Routing
- State Management
- Server-Side Rendering
- Security
Internals
- Reactivity in Depth
Migrating
- Migration from Vue 1.x
- Migration from Vue Router 0.7.x
- Migration from Vuex 0.6.x to 1.0
Meta
- השוואה לפריימוורקים אחרים
- Join the Vue.js Community!
- Meet the Team
Installation
תאימות
Vue לא תומכת באינטרנט אקספלורר 8 ומטה, מכיוון שהיא משתמשת ביכולות של ES5 שלא קיימות באינטרנט אקספלורר 8. אבל היא כן תומכת בדפדפנים שתומכים בES5.
הגדרות גרסה
Vue עוקבת אחרי ‘הגדרות הגרסה’ (הגדרות שקובעות איך לתת שם לכל גרסה של תוכנה) בכל הפרוייקטים הרשמיים, עבור פיצ’רים מתועדים והתנהגות של הפריימוורק.
עבור שינויים לא מתועדים או תוכן פנימי חשוף, שינויים מתוארים בהערות של שחרורי הגרסה.
שחרורי גרסה
הגרסה היציבה הנוכחית: 2.5.16
ניתן למצוא מידע מפורט בנושא כל הגרסאות בGithub.
כלי פיתוח - Vue Devtools
בעת השימוש בVue, אנו ממליצים להתקין בנוסף גם את כלי הפיתוח בדפדפן שלך, המאפשרים לך לתחקר ולדבג את אפליקציית הVue שלך בצורה יותר ידידותית ונוחה.