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

4 Commits

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