a merge commit? in this economy?
uh oh
- Berlin, Germany
- https://avinash.dwarapu.me
Block or Report
Block or report avinashbot
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
cloudscape-design/components Public
React components for Cloudscape Design System
-
gamesearch Public
Monte Carlo Tree Search for {Tic Tac Toe, Connect 4, Mancala} implemented in Haskell.
Haskell 1
-
-
skiptracer Public
My Computer Science master's project: A step-wise tracer for Haskell programs.
Haskell
306 contributions in the last year
We're celebrating 100 million developers!
Less
More
Contribution activity
January 2023
Created 12 commits in 2 repositories
Created a pull request in cloudscape-design/components that received 4 comments
fix: Allow checkboxes and toggles to be nested inside label elements
Description
You can't put <div>
s inside <label>
s, so using divs for the abstract switch disqualifies it from a bunch of pretty common situations.
R…
+76
−53
•
4
comments
Opened 12 other pull requests in 2 repositories
cloudscape-design/components
8
merged
2
open
- chore: Fix flashbar items property docs
- fix: Prevent top navigation identity title from truncating too early
- chore: Inherit font smoothing for secondary links
- chore: Remove clear labels from the permutation objects
- fix: Use semantic heading for side navigation header
- feat: Test pull request, please ignore
- fix: Make focus locking for modals less aggressive
- fix: Call onNavigationChange and onToolsChange only once per change
- chore: Add "react/jsx-no-leaked-render"
- fix: Prevent table firstIndex property from being printed to the page