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
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…
feat/ecosystem>newsletters - add translations to newsletters
#68
opened Jul 7, 2024 by
MateuszMichalowski
Loading…
ProTip!
What’s not been updated in a month: updated:<2024-11-23.