Jason Lee
|
c8652f9010
|
setting: Add Settings component. (#1632)
https://github.com/user-attachments/assets/3c6315d9-1183-419c-bb17-a8f7ac0cf25c
|
2025-11-20 13:51:44 +00:00 |
|
Jason Lee
|
998a5fd922
|
chore: Standardize the overall API and improve docs. (#1516)
|
2025-11-05 19:10:30 +08:00 |
|
Jason Lee
|
3c39641486
|
group_box: Fix incorrect h_full in GroupBox. (#1253)
Also fix the notifications example.
|
2025-09-16 21:23:29 +08:00 |
|
Jason Lee
|
4e5aca3842
|
group_box: Update GroupBox style. (#1167)
- Removed padding x of the Group Title.
- Added `fill` variant and change default to use no background and
paddings style.
<img width="1120" height="1337" alt="image"
src="https://github.com/user-attachments/assets/958e902f-3481-424c-a923-62746175aabf"
/>
|
2025-08-21 18:17:58 +08:00 |
|
Jason Lee
|
dcca730d65
|
group_box: Add GroupBox element. (#1146)
Close #1144
## Break Changes
- Renamed used theme variable `card`, `card_foreground` to `group_box`,
`group_box_foreground` for GroupBox.
<img width="1088" height="958" alt="image"
src="https://github.com/user-attachments/assets/adb1cbe6-fd6f-4d22-a434-39455f57ce09"
/>
|
2025-08-18 11:36:07 +08:00 |
|