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 }}
vovkasm
/
minimalcomps
Public
forked from
bclinkinbeard/minimalcomps
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 1, 2014
Fix VBox auto layout.
vovkasm
committed
0156685
View commit details
Copy full SHA for 0156685
Browse repository at this point
Commits on Oct 2, 2013
Remove range slider labels from display hierarchy if they're going to be invisible anyway.
kitschpatrol
committed
56a0133
View commit details
Copy full SHA for 56a0133
Browse repository at this point
Vertical orientation support for midhandle range slider.
kitschpatrol
committed
60ba2ec
View commit details
Copy full SHA for 60ba2ec
Browse repository at this point
Commits on Sep 29, 2013
Make text input field optional on ColorChooser control.
Eric Mika
committed
c9239b2
View commit details
Copy full SHA for c9239b2
Browse repository at this point
Commits on Sep 25, 2013
Add optional mid-handle and push-drag functionality to range slider.
Show description for e5072e7
kitschpatrol
committed
e5072e7
View commit details
Copy full SHA for e5072e7
Browse repository at this point
Commits on Jul 30, 2013
Adjust input field text baseline. Make stepper buttons optional in NumericalStepper.
kitschpatrol
committed
e0e7906
View commit details
Copy full SHA for e0e7906
Browse repository at this point
Commits on Jul 23, 2013
AIR 3.6 updates.
kitschpatrol
committed
e03af1f
View commit details
Copy full SHA for e03af1f
Browse repository at this point
Commits on Dec 24, 2012
Discrete control over radio button and checkbox colors via "Style.SELECTED".
kitschpatrol
committed
cbeffec
View commit details
Copy full SHA for cbeffec
Browse repository at this point
Utility function to force immediate render of components.
kitschpatrol
committed
6fc17a9
View commit details
Copy full SHA for 6fc17a9
Browse repository at this point
Optionally pass radioButton groupName in constructor for concision's sake.
kitschpatrol
committed
78d9573
View commit details
Copy full SHA for 78d9573
Browse repository at this point
Commits on Nov 5, 2012
Updated FPSMeter to start measuring as soon as possible (once on stage), even if it's not on stage when constructed.
kitschpatrol
committed
fa39516
View commit details
Copy full SHA for fa39516
Browse repository at this point
Commits on Nov 4, 2012
Bring PushButton's default height in line with Slider's default height. "mouseDown" flag on Slider to determine if user is actively using the slider.
kitschpatrol
committed
cdb002e
View commit details
Copy full SHA for cdb002e
Browse repository at this point
Commits on Oct 22, 2012
Create library project. Swap component import strategy from 4.7 to 4.x.
kitschpatrol
committed
edacb52
View commit details
Copy full SHA for edacb52
Browse repository at this point
Commits on Oct 9, 2012
Merge pull request #31 from makc/patch-1
Show description for f655a7a
bit101
committed
f655a7a
View commit details
Copy full SHA for f655a7a
Browse repository at this point
Commits on Oct 8, 2012
Fix for the bug introduced in #15
makc
committed
ab5cf3e
View commit details
Copy full SHA for ab5cf3e
Browse repository at this point
Merge pull request #15 from tynril/master
Show description for e308f76
bit101
committed
e308f76
View commit details
Copy full SHA for e308f76
Browse repository at this point
Merge pull request #20 from kommander/master
Show description for 4538a7c
bit101
committed
4538a7c
View commit details
Copy full SHA for 4538a7c
Browse repository at this point
Merge pull request #29 from ElliotMebane/master
Show description for a73c5a6
bit101
committed
a73c5a6
View commit details
Copy full SHA for a73c5a6
Browse repository at this point
Commits on Sep 8, 2012
Compatibility with ASC 2.0 Font SWF embedding
ElliotMebane
committed
d0d8619
View commit details
Copy full SHA for d0d8619
Browse repository at this point
Revert "disabled any item that appears in the list but should not be enabled. This can occur when the list is longer than the list area allows, so the scrollbar appears. If the list height doesn't …
Show description for 36b93eb
ElliotMebane
committed
36b93eb
View commit details
Copy full SHA for 36b93eb
Browse repository at this point
Revert "This is an update to a prior commit I made two days ago. It turns out that in addition to disabling the last item in a list after scrolling to the bottom, the other items need to be manuall…
Show description for 52617d9
ElliotMebane
committed
52617d9
View commit details
Copy full SHA for 52617d9
Browse repository at this point
Revert "Revert "This is an update to a prior commit I made two days ago. It turns out that in addition to disabling the last item in a list after scrolling to the bottom, the other items need to be…
Show description for 5aaa44c
ElliotMebane
committed
5aaa44c
View commit details
Copy full SHA for 5aaa44c
Browse repository at this point
Revert "Revert "disabled any item that appears in the list but should not be enabled. This can occur when the list is longer than the list area allows, so the scrollbar appears. If the list height …
Show description for 0a77390
ElliotMebane
committed
0a77390
View commit details
Copy full SHA for 0a77390
Browse repository at this point
Revert "disabled any item that appears in the list but should not be enabled. This can occur when the list is longer than the list area allows, so the scrollbar appears. If the list height doesn't …
Show description for 3bb3197
ElliotMebane
committed
3bb3197
View commit details
Copy full SHA for 3bb3197
Browse repository at this point
Revert "This is an update to a prior commit I made two days ago. It turns out that in addition to disabling the last item in a list after scrolling to the bottom, the other items need to be manuall…
Show description for b0c14f9
ElliotMebane
committed
b0c14f9
View commit details
Copy full SHA for b0c14f9
Browse repository at this point
Commits on Nov 8, 2011
Dummy commit to test stuff.
tynril
committed
ecca339
View commit details
Copy full SHA for ecca339
Browse repository at this point
Commits on Aug 23, 2011
initial commit
kommander
committed
d40d385
View commit details
Copy full SHA for d40d385
Browse repository at this point
Making list addItemAt(), removeItem(), removeItemAt() and removeAll() work correctly
kommander
committed
a66730c
View commit details
Copy full SHA for a66730c
Browse repository at this point
Commits on Jun 10, 2011
This is an update to a prior commit I made two days ago. It turns out that in addition to disabling the last item in a list after scrolling to the bottom, the other items need to be manually re-ena…
Show description for 10b25a4
ElliotMebane
committed
10b25a4
View commit details
Copy full SHA for 10b25a4
Browse repository at this point
Commits on Jun 7, 2011
disabled any item that appears in the list but should not be enabled. This can occur when the list is longer than the list area allows, so the scrollbar appears. If the list height doesn't divide e…
Show description for 9735dab
ElliotMebane
committed
9735dab
View commit details
Copy full SHA for 9735dab
Browse repository at this point
Commits on May 24, 2011
Added a safety check on the minimum amount of display items in ComboBox (1).
tynril
committed
024f790
View commit details
Copy full SHA for 024f790
Browse repository at this point
Commits on Apr 9, 2011
first git commit
bit101
committed
ea455ee
View commit details
Copy full SHA for ea455ee
Browse repository at this point
You can’t perform that action at this time.