-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Final Review (Guide) #487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Final Review (Guide) #487
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
5d0e263
review: home & intro
yyx990803 d8e4450
review: application, template syntax
yyx990803 06d6f81
property -> 属性
yyx990803 721e72d
review: reactivity
yyx990803 859b9fe
review: faq
yyx990803 5b77463
review: computed
yyx990803 07361db
review: class and style
yyx990803 2b4d157
review: conditional rendering
yyx990803 08e83ce
review: list rendering
yyx990803 fa43854
review: event handling
yyx990803 16caf85
reivew: form bindings
yyx990803 c491225
review: lifecycle
yyx990803 b8fe5b4
review: watchers
yyx990803 d897a7b
review: template refs
yyx990803 e733094
review: component basics
yyx990803 5ef3275
review: component registration
yyx990803 ca7513a
review: component props
yyx990803 739e607
review: component events
yyx990803 c30e5c2
review: fallthrough attributes
yyx990803 bc0a4fd
举个例子 -> 举例来说
yyx990803 36832db
review: component slots
yyx990803 331457c
review: provide/inject
yyx990803 f08ff8c
review: async components
yyx990803 36dda18
review: menu text
yyx990803 f753143
review: composables
yyx990803 060ee7f
review: custom directives
yyx990803 3f91928
review: plugins
yyx990803 a9cfd4a
undo translation of code sample
yyx990803 2f7063c
review: built-in components
yyx990803 52bd41e
review: sfc
yyx990803 3d7e666
review: tooling
yyx990803 91c0a48
review: routing
yyx990803 5302701
review: state management
yyx990803 797cfec
review: testing
yyx990803 cfcf7bd
review: ssr
yyx990803 20889c4
review: production deployment
yyx990803 9341516
review: performance
yyx990803 7a1ad0e
review: security
yyx990803 fd68acf
review: typescript
yyx990803 16db58e
review: ways of using vue
yyx990803 9b60cec
review: add english equivalents to important concepts
yyx990803 f5a80d8
expand ssr hydration mismatch section
yyx990803 8cf839f
review: composition api faq
yyx990803 8da7fec
review: reactivity in depth
yyx990803 7d5fd40
review: rendering mechanism
yyx990803 59ea13d
review: render function
yyx990803 22c2901
review: web components
yyx990803 09caf5f
review: animation
yyx990803 f474578
review: reactivity transform
yyx990803 0eb78a2
resolve conflict
yyx990803 1f255f9
small tweak
yyx990803 1659984
review: faq
yyx990803 669ce14
review: releases
yyx990803 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这里的「应用程序」是否应该根据中文术语约定简写为「应用」呢?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
欢迎 PR 贡献