Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
scopeclient
/
components
Public
forked from
longbridge/gpui-component
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 28, 2025
Merge pull request #1 from Bloeckchengrafik/main
Show description for c248dfb
roobscoob
authored
c248dfb
View commit details
Copy full SHA for c248dfb
Browse repository at this point
chore: update zed
Bloeckchengrafik
committed
bf84cd4
View commit details
Copy full SHA for bf84cd4
Browse repository at this point
Commits on Jan 27, 2025
Merge remote-tracking branch 'upstream/main'
Show description for 3cec1b4
roobscoob
committed
3cec1b4
View commit details
Copy full SHA for 3cec1b4
Browse repository at this point
chore: Remove unused `refactor.sh`. (#588)
huacnlee
authored
d2ff817
View commit details
Copy full SHA for d2ff817
Browse repository at this point
Commits on Jan 26, 2025
chore: Upgrade GPUI 3 (#587)
Show description for 327d40e
huacnlee
authored
327d40e
View commit details
Copy full SHA for 327d40e
Browse repository at this point
chore: Remove typo println debug info in Input.
huacnlee
committed
8d0773f
View commit details
Copy full SHA for 8d0773f
Browse repository at this point
table: Improve sort icon color and fix stripe row display. (#578)
Show description for e658aee
huacnlee
authored
e658aee
View commit details
Copy full SHA for e658aee
Browse repository at this point
story: Add TitleBar to examples. (#586)
huacnlee
authored
649e765
View commit details
Copy full SHA for 649e765
Browse repository at this point
input: Fix position cursor in multi-line mode. (#583)
Show description for 71de5dd
huacnlee
authored
71de5dd
View commit details
Copy full SHA for 71de5dd
Browse repository at this point
input: Update `carret` style. (#585)
Show description for 852ce92
huacnlee
authored
852ce92
View commit details
Copy full SHA for 852ce92
Browse repository at this point
Commits on Jan 24, 2025
number_input: Improve NumberInput to better handle mouse down position cursor and fix sizable API. (#582)
Show description for cd613db
huacnlee
authored
cd613db
View commit details
Copy full SHA for cd613db
Browse repository at this point
input: Fix to position cursor at correct offset on mouse down or select. (#580)
Show description for 68de692
huacnlee
authored
68de692
View commit details
Copy full SHA for 68de692
Browse repository at this point
table: Add measure to table. (#577)
Show description for 1689f42
huacnlee
authored
1689f42
View commit details
Copy full SHA for 1689f42
Browse repository at this point
chore: Add `#[inline]` to util methods. (#576)
huacnlee
authored
86db990
View commit details
Copy full SHA for 86db990
Browse repository at this point
dock: Fix the tab panel cannot fill the entire height (#575)
Show description for 7aade44
madcodelife
authored
7aade44
View commit details
Copy full SHA for 7aade44
Browse repository at this point
example: Split single examples. (#574)
Show description for 878a51e
huacnlee
authored
878a51e
View commit details
Copy full SHA for 878a51e
Browse repository at this point
Commits on Jan 23, 2025
input: Fix mouse click to position cursor to before of the char. (#572)
huacnlee
authored
1dba2b6
View commit details
Copy full SHA for 1dba2b6
Browse repository at this point
radio: Add RadioGroup. (#571)
Show description for 77badb5
huacnlee
authored
77badb5
View commit details
Copy full SHA for 77badb5
Browse repository at this point
popup_menu: Add `max_h` to set the height of menu (#570)
madcodelife
authored
1ff84a9
View commit details
Copy full SHA for 1ff84a9
Browse repository at this point
chore: Fix Switch, Radio, Checkbox to use inline layout. (#569)
huacnlee
authored
e03a0d4
View commit details
Copy full SHA for e03a0d4
Browse repository at this point
number_input: Do not trigger step event when the input is disabled (#568)
madcodelife
authored
07b12b7
View commit details
Copy full SHA for 07b12b7
Browse repository at this point
form: Add Form and FormField. (#565)
Show description for a89e243
huacnlee
authored
a89e243
View commit details
Copy full SHA for a89e243
Browse repository at this point
date_picker: Avoid focus back to DatePicker, when dismiss picker by clicked on Input. (#567)
huacnlee
authored
4028f46
View commit details
Copy full SHA for 4028f46
Browse repository at this point
Commits on Jan 21, 2025
list, table: Refactor to control `loading` by use delegate. (#562)
Show description for 78ce573
huacnlee
authored
78ce573
View commit details
Copy full SHA for 78ce573
Browse repository at this point
color: Add `mix` method and merge ColorExt to Colorize. (#561)
Show description for 9f2cd84
huacnlee
authored
9f2cd84
View commit details
Copy full SHA for 9f2cd84
Browse repository at this point
input: Fix crash cause by incorrect selected range. (#560)
Show description for 73c92f3
huacnlee
authored
73c92f3
View commit details
Copy full SHA for 73c92f3
Browse repository at this point
story: Fix story and merge checkbox, radio to switch story.
huacnlee
committed
493acde
View commit details
Copy full SHA for 493acde
Browse repository at this point
Commits on Jan 20, 2025
modal: Add `confirm` Modal with default Ok, Cancel buttons. (#558)
Show description for 20feab5
huacnlee
authored
20feab5
View commit details
Copy full SHA for 20feab5
Browse repository at this point
clipboard: Add `value_fn` to get copy value with callback to Clipboard. (#557)
huacnlee
authored
ad04b69
View commit details
Copy full SHA for ad04b69
Browse repository at this point
slider: Add vertical and reverse support to Slider. (#556)
Show description for 355dfa5
huacnlee
authored
355dfa5
View commit details
Copy full SHA for 355dfa5
Browse repository at this point
dropdown_button: Add `compact` style (#555)
madcodelife
authored
06e9b1a
View commit details
Copy full SHA for 06e9b1a
Browse repository at this point
Commits on Jan 17, 2025
dropdown_button: Add more style preferences (#554)
madcodelife
authored
bd3cdd7
View commit details
Copy full SHA for bd3cdd7
Browse repository at this point
list: Fix #552 broken move down to select first item. (#553)
huacnlee
authored
4fa8b9d
View commit details
Copy full SHA for 4fa8b9d
Browse repository at this point
list: Add `ListEvent` to List. (#552)
Show description for f41edfd
huacnlee
authored
f41edfd
View commit details
Copy full SHA for f41edfd
Browse repository at this point
dropdown_button: Add new component (#551)
Show description for 569a4e7
madcodelife
authored
569a4e7
View commit details
Copy full SHA for 569a4e7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.