Jason Lee
|
75b4f34b92
|
Try fix Button, Checkbox, Radio text line-height (#240)
<img width="1202" alt="屏幕截图 2024-09-12 224306"
src="https://github.com/user-attachments/assets/b96fee5e-6d39-4ba0-829c-3eaf4aed8ff2">
|
2024-09-16 10:36:18 +08:00 |
|
Jason Lee
|
55585f9699
|
windows: Fix button and checkbox line-height again. (#244)
<img width="1202"
src="https://github.com/user-attachments/assets/6741041a-f449-4600-bec1-751841dcec88">
|
2024-09-13 22:55:59 +08:00 |
|
Jason Lee
|
fbbb985e84
|
ui: Improve UI details (Modal, Checkbox, Radio and MenuItem) (#233)
- modal: Reduce modal title line height.
- checkbox, radio: Fix label line height to align with checkbox.
- menu: Update Menu item style, height to 28px, and fix divider padding.
<img width="523" alt="image"
src="https://github.com/user-attachments/assets/c254dc07-9d37-4885-b687-58ec4d8e95a4">
<img width="453" alt="image"
src="https://github.com/user-attachments/assets/3ad44419-1953-4048-8173-4d8c0646777a">
<img width="369" alt="image"
src="https://github.com/user-attachments/assets/84d23eb2-15f9-47d7-b6d4-15295ab3a544">
|
2024-09-10 19:42:54 +08:00 |
|
ihavecoke
|
303dd51047
|
Use small size for calendar month item to fixed content overflow (#231)
|
2024-09-10 00:16:31 +08:00 |
|
Jason Lee
|
a049f606c0
|
Fix Checkbox, Radio label color. (#200)
|
2024-09-02 00:24:57 +08:00 |
|
Jason Lee
|
bb6d8d8f60
|
Cleanup first version impls (#132)
|
2024-08-11 14:46:55 +08:00 |
|
Jason Lee
|
e9d409a4b1
|
Add Link style Button (#97)
<img width="1305" alt="image"
src="https://github.com/user-attachments/assets/ee42d86f-e237-4544-aa2d-1414dabfb55e">
- Update `primary`, `danger`, `outline`, `ghost`, `link` methods to as a
builder method to just change style.
- Add `compact` used to reduce padding.
<img width="1279" alt="image"
src="https://github.com/user-attachments/assets/ccbd71c0-9157-4ef8-b164-b99ade24cf92">
|
2024-08-01 19:54:35 +08:00 |
|
Jason Lee
|
d659713555
|
Fix Label, Checkbox, Radio to support label text wrap. (#90)
<img width="1102" alt="image"
src="https://github.com/user-attachments/assets/1443378d-54e9-43a4-8bb8-0d0f4581169d">
|
2024-07-31 11:49:32 +08:00 |
|
Floyd Wang
|
4d9077fe85
|
Rename ui::stock to ui::stack
|
2024-07-09 16:25:07 +08:00 |
|
Jason Lee
|
cbbd20867f
|
Add Icon Button support. (#11)
When the Button have no label present, it will use the Icon mode.
<img width="891" alt="image"
src="https://github.com/huacnlee/gpui-component/assets/5518/ca6240d5-02c8-4201-9a79-4afdf9938dd8">
|
2024-07-01 21:32:03 +08:00 |
|
Jason Lee
|
3288270b49
|
Add Popover (#6)
|
2024-06-29 10:03:59 +08:00 |
|
Jason Lee
|
daf4e713d1
|
Fix ListItem check icon.
|
2024-06-28 10:11:00 +08:00 |
|
Jason Lee
|
e4fcd24382
|
Add label to Switch
|
2024-06-26 10:25:51 +08:00 |
|
Jason Lee
|
08a99217a2
|
Add TabBar
|
2024-06-25 19:07:05 +08:00 |
|
Jason Lee
|
8440df938a
|
Add checkbox, title_bar.
|
2024-06-25 17:16:04 +08:00 |
|