-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Synced recent updates and moved the video from Vimeo into Youku #641
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
Conversation
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
* Add icons play and dark GitHub icon. * Increase width and update margins of inner class * Add modal for video player * Add and update hero buttons * Add Vimeo analytics * Update video with correct video url * Add autoplay on video open * Add aria and lang to svgs * Rename Github button * rename class for button with icon * Update class for icon in html
Updated style guide with one more thing in HTML based on Multi-attribute elements.
Fix small mistake.
* added english srt file * added chinese srt file * typo
Change function execution order to correct sidebar anchor targets; more concise fix to vuejs/v2.vuejs.org#1348.
Hi, The images link for `hn.png` and `hn-architecture.png` can be found on `../../images/`.
* New in with + symbol Signed-off-by: Bruno Lesieur <[email protected]> * Review of 2.5.0 doc Signed-off-by: Bruno Lesieur <[email protected]> * Review Signed-off-by: Bruno Lesieur <[email protected]> * Fix syntax typo Signed-off-by: Bruno Lesieur <[email protected]> * Add space between new line of documentation Signed-off-by: MachinisteWeb <[email protected]> * Add @posva review Signed-off-by: MachinisteWeb <[email protected]>
The tweeningValue no longer seems to be available in the tween object itself. Instead, the tweeningValue is available in the tweened object that passed as a parameter to the onUpdate callback.
* Add watch usages! Add `watch` usages! * Update index.md * tweaks to watch api examples
Justineo
approved these changes
Jan 8, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Ref: vuejs/v2.vuejs.org@bdf00bb...61d0d85
and missing commits before which are mentioned in #628
Most of them are cherry-picked from en, except:
The new video URL: http://v.youku.com/v_show/id_XMzI1Mjk2MTY3Mg==.html
Some commits not included here:
Translated parts:
/v2/guide/events.md
/support-vuejs/index.md
The sponsors in sidebar is different in cn so not updated.
Thanks.