forked from vuejs/docs
-
Notifications
You must be signed in to change notification settings - Fork 1
Pull requests: monterail/vue3-docs-pl
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat/docs>built-ins - Built in components translations
#129
opened Jan 21, 2025 by
MateuszMichalowski
Loading…
Error Capturing Caveats
* Update options-lifecycle.md
Error capturing caveats. See [issue](https://github.com/vuejs/core/issues/12575#issuecomment-2575368469).
* Update src/api/options-lifecycle.md
---------
Co-authored-by: Natalia Tepluhina <[email protected]> (#125)
#126
opened Jan 21, 2025 by
szymonlicau
Loading…
docs: update template refs render function
* docs: update template refs render function
* chore: remove sample
* Update src/guide/extras/render-function.md
resolved conversation
Co-authored-by: Natalia Tepluhina <[email protected]>
---------
Co-authored-by: Natalia Tepluhina <[email protected]> (#117)
#118
opened Jan 21, 2025 by
szymonlicau
Loading…
docs: fix $el type in documentation to 'any' (#115)
#116
opened Jan 21, 2025 by
szymonlicau
Loading…
feat/docs>examples - Examples section translation
#114
opened Jan 20, 2025 by
MateuszMichalowski
Loading…
Update playground example for v-model modifiers (#106)
#107
opened Jan 1, 2025 by
szymonlicau
Loading…
docs: changed lifecycle hooks to be after components basics in sidebar
* Add files via upload
tesst
* Delete test.txt
* Fixed issue #3094
It was stated that Lifecycle hooks should be at the end of the essentials tab because it fits the narrative better. https://github.com/vuejs/docs/issues/3094 (#97)
#98
opened Dec 9, 2024 by
szymonlicau
Loading…
docs(guide/components/slots): clarify slot presence phrasing
* docs(guide/components/slots): clarify slot presence phrasing
The original phrasing "whether or not a slot is present" was potentially misleading, as it suggested checking the existence of the slot itself rather than whether content was passed to it. Updated the explanation to clarify this distinction for better readability and accuracy.
* docs(guide/components/slots): clarify slot presence phrasing (2)
The phrase "When the header/footer/default is present..." could be interpreted as referring to the slot's definition, rather than whether content is provided for the slot (#95)
#96
opened Dec 9, 2024 by
szymonlicau
Loading…
Update teleport.md
1. Removed the implication that teleport is focussed on displaying the element _outside the Vue application_. The real focus is on displaying outside the original component.
2. Improved grammar generally and reduced unnecessary words. (#93)
#94
opened Dec 9, 2024 by
szymonlicau
Loading…
Hide all style guide links and add outdated warnings on style guide pages
* docs: hide all the style-guide links until it's ready
* docs: add outdated warnings on style guide pages
* docs: adjust v-for with v-if warnings
* docs: add outdated warning to style-guide index (#87)
#88
opened Dec 8, 2024 by
szymonlicau
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.