pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:JavaScript language:Java
Filter by
129M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| prettier (source) | 3.9.0 → 3.9.1 | age | confidence |
Release Notes
details summary prettier/prettier ...
General correction of bullshit that happened overtime. nothing omg wtf but mentally needed cuz i was putting alot of
this shit off, and just writing it down in obsidian :sob:
!-- codesmith:footer --
...
💡 What: Added missing aria-label and title attributes to icon-only buttons in index.html (close payment modal, close
alert, clear search) and the dynamically created delete button for recent searches in ...
This PR implements several micro-UX and accessibility enhancements:
1. Keyboard Accessibility: Defined a robust :focus-visible style for buttons and a new .card-interactive class. This
ensures users ...
Fixes the q-and-a spine look clipping its answer text at the right frame edge on the gallery stress content (the
renderer printed OVERFLOW … page 3).
Problem / Why
The base q-and-a list is width: 100% ...
💡 What: Optimized the localStorage iteration process in js/PersistenceManager.js s clearAllData() method. Replaced the
for loop accessing localStorage.length and localStorage.key(i) with a faster iteration ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Mobile Today-page layout fixes plus universe section labeling.
Market Pulse — horizontal scroll
Below 900px, index cards sit in a horizontal scroll row (152px ...
Summary
- Resolve generic inherited properties from @MappedSuperclass for both APT and KSP processors
- Preserve parameterized draft/supertype generation for generic mapped superclasses
- Add Java ...
Summary
Lands the migration-independent subset of PR #14 s backend value onto current production. The DB constraints +
migration 0012 (one active session/lot, unique batch, validation-complete) and their ...