pullrequests Search Results · language:Dune language:TypeScript language:Ruby language:CSS language:JavaScript language:Java
Filter by
55.5M results
Cards in the widget row now stretch to the same height using flex: 1 so the shorter card always expands to match the
taller one (table-like layout). Empty states use flex: 1 instead of a fixed height so ...
Potential fix for https://github.com/Arisofia/Nuvanx-System/security/code-scanning/77
General fix: avoid logging raw/sanitized exception text when it can contain environment-derived content; log a static ...
💡 What: Replaced verbose sentence-based navigation hints (selectionPlaceholder, selectionHint, etc.) with explicit,
symbol-based microcopy in en.ts, and updated CommandSuggestionList.tsx to use a consistent ...
Bumps jackson.version from 2.21.3 to 2.21.4. Updates com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.21.4
details summary Commits /summary ul li See full diff in a href= https://github.com/FasterXML/jackson/commits ...
dependencies
java
What
Phase 2 (issue #3) of the Engram dashboard adaptation: rebrand the Vue UI s user-visible ** Neural ** branding to
Engram.
| File | Change |
| --- | --- |
| index.html | title + meta description ...
Ini.entrySet returns randomly ordered collection of entries, so in case of two remotes (origin, upstream) one time there
would be (origin, upstream), another time (upstream, origin). And since remotes ...
Why
Court opinions extracted from PDFs carry layout artifacts that split a citation mid-string, so the citation silently
fails to extract.
Today:
- extractCitations( 100 F.2d 123 ) returns [] — a ...
Closes #64.
Changes
Five string updates in `apps/dashboard/messages/es.json` — no routes, permissions, tab ids, or behavior change.
| Key | Before | After | Why |
| --- | --- | --- | --- |
| `settings.tabs.feedback` ...
Description
Fix incorrect duplicated message for equip fail.
Type of change
- [x] Bug fix
- [ ] New feature
- [ ] Enhancement
- [ ] Documentation update
How Has This Been Tested?
Tested locally. ...