8 Commits

Author SHA1 Message Date
Danil Alexeev 32d1f518fa Improve editor-only class checking 2026-03-25 17:07:39 +03:00
AR e9ee5798d4 Fix various typos listed in https://github.com/godotengine/godot/issues/91521 2026-02-20 21:32:29 +05:00
Rémi Verschelde bcd9a4eae5 Merge pull request #110572 from Calinou/doc-foldablecontainer-keywords
Add `accordion` and `details` search keywords to FoldableContainer
2025-12-19 11:52:06 +01:00
Micky be0c68845e Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
Hugo Locurcio d167afa199 Add accordion and details search keywords to FoldableContainer
"accordion" is the term given in frameworks like Bootstrap,
while "details" is the name of the HTML tag that implements similar
functionality.

This also tweaks the description to have fewer paragraphs.
2025-09-16 17:35:24 +02:00
Haoyu Qiu 0e5b06c26d Fix various errors in the class reference 2025-06-13 21:14:55 +08:00
kobewi 6856926b77 Rename FoldableContainer's text to title 2025-04-28 00:12:32 +02:00
kobewi 13741ff913 Add FoldableContainer
Co-authored-by: WhalesState <whalesstate@gmail.com>
2025-04-08 22:27:32 +02:00