1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-03 19:11:41 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
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