Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
149 contributions in the last year
Contribution activity
July 2020
- CyberAP/docs-next Vue
- CyberAP/svelte JavaScript
Created a pull request in vuejs/rfcs that received 6 comments
Fully controlled form elements
Change v-model behaviour to be in full control over the displayed value.
Rendered RFC
+260
−0
•
6
comments
- Increase accessibility on SFC page
- Adjust migration section grouping title to better reflect its contents
- Improve Mixins page
- Fix an outdated link to Application Config
- Add usage examples for Asset Options
- Clarify emits API section
- Fix return statement in an inline arrow function example
- Link to Reactivity in depth on Computed page
- Link to Vue reactivity on Instance page
- Clarify edge cases for directives attribute expression
- Update attribute coercion with respect to new behaviour
- Remove outdated section of keying siblings under v-if
Created an issue in vuejs/docs-next that received 3 comments
Unusable state after a fresh deployment
After a new deployment users who were on the site prior to the deployment will get this error: Uncaught (in promise) ChunkLoadError: Loading chunk…
3
comments