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
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 }}
bnomei
/
emdash-bento
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
1
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Devana fixes
- #9
#9
Merged
bnomei
merged 20 commits into
main
bnomei/emdash-bento:main
from
devana-fixes
bnomei/emdash-bento:devana-fixes
Copy head branch name to clipboard
Jun 29, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Devana fixes
#9
bnomei
merged 20 commits into
main
bnomei/emdash-bento:main
from
devana-fixes
bnomei/emdash-bento:devana-fixes
Copy head branch name to clipboard
Commits
Commits on Jun 27, 2026
Fix layout blur dropping trailing columns (P1 layout-blur-drops-columns)
Show description for eb56dd9
bnomei
committed
eb56dd9
View commit details
Copy full SHA for eb56dd9
Browse repository at this point
Guard layout draft sync while field is focused (P1 layout-draft-lost-on-row-update)
Show description for 053ac18
bnomei
committed
053ac18
View commit details
Copy full SHA for 053ac18
Browse repository at this point
Coerce singleton layout row object into an array (P1 non-array-layout-value-mishandled)
Show description for 4e9865e
bnomei
committed
4e9865e
View commit details
Copy full SHA for 4e9865e
Browse repository at this point
Always allow removing the last layout row (P2 last-layout-row-not-removable)
Show description for 8d2e11d
bnomei
committed
8d2e11d
View commit details
Copy full SHA for 8d2e11d
Browse repository at this point
Use deterministic synthetic column ids in admin (P2 synthetic-column-ids-unstable)
Show description for ea2510e
bnomei
committed
ea2510e
View commit details
Copy full SHA for ea2510e
Browse repository at this point
Guard normalizeLayoutRow against null/primitive rows (P2 normalize-layout-row-null-throws)
Show description for 1ae999a
bnomei
committed
1ae999a
View commit details
Copy full SHA for 1ae999a
Browse repository at this point
Scan all columns for span in isLayoutBuilderRow (P2 is-layout-builder-row-span-gap)
Show description for ce18b7c
bnomei
committed
ce18b7c
View commit details
Copy full SHA for ce18b7c
Browse repository at this point
Coerce singleton column.blocks object into an array (P1 non-array-column-blocks-mismatch)
Show description for 118bede
bnomei
committed
118bede
View commit details
Copy full SHA for 118bede
Browse repository at this point
Guard normalizeLayoutColumn against null/primitive columns (P2 normalize-layout-column-null-throws)
Show description for 57fdb0d
bnomei
committed
57fdb0d
View commit details
Copy full SHA for 57fdb0d
Browse repository at this point
Add row-aware grid allocation to stop false wrapping (P2 span-rounding-false-wrap)
Show description for 91526f1
bnomei
committed
91526f1
View commit details
Copy full SHA for 91526f1
Browse repository at this point
Cover primitive columns[0] in isLayoutBuilderRow tests (P2 is-layout-builder-row-primitive-throws)
Show description for 1aca06b
bnomei
committed
1aca06b
View commit details
Copy full SHA for 1aca06b
Browse repository at this point
Stop en default from shadowing later fallback override (P2 bento-message-default-shadows-fallback)
Show description for fe58c1d
bnomei
committed
fe58c1d
View commit details
Copy full SHA for fe58c1d
Browse repository at this point
De-duplicate row/column ids to prevent duplicate React keys (P2 react-key-id-collision-state-bleed)
Show description for a74c55d
bnomei
committed
a74c55d
View commit details
Copy full SHA for a74c55d
Browse repository at this point
Fix frontend layout span allocation docs
bnomei
committed
005ce2a
View commit details
Copy full SHA for 005ce2a
Browse repository at this point
comments
bnomei
committed
0d587d5
View commit details
Copy full SHA for 0d587d5
Browse repository at this point
comments
bnomei
committed
6b2de16
View commit details
Copy full SHA for 6b2de16
Browse repository at this point
Delete .devana directory
bnomei
authored
ac99170
View commit details
Copy full SHA for ac99170
Browse repository at this point
Commits on Jun 29, 2026
Handle near-one layout span totals
bnomei
committed
3f30266
View commit details
Copy full SHA for 3f30266
Browse repository at this point
Format checked PR files
bnomei
committed
0950f32
View commit details
Copy full SHA for 0950f32
Browse repository at this point
Update emdash blocks dependency
bnomei
committed
d6073f5
View commit details
Copy full SHA for d6073f5
Browse repository at this point
You can’t perform that action at this time.