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
refactor!: rename sidebar components to neutral names (decouple from Notelle)
estreuv-notelle-sidebar → estreuv-sidebar, estreuv-notelle-item →
estreuv-sidebar-item (modules sidebar.js / sidebar-item.js). 이벤트
estreuv-sidebar-activate, intent 키 sidebarCollapsed/sidebarActive.
클래스 EstreuvSidebar/EstreuvSidebarItem.
사용자 결정: 'Notelle' 은 미착수 별도 제품 브랜드라 라이브러리에서
디커플링(선점·혼선 방지). 제품 착수 시 공개. 전 참조 일괄 갱신
(src·test·measure 필터·docs·playground·create-estreuv 템플릿·README).
BREAKING (pre-1.0 early access) → estreuv 0.3.0 (changeset). test 38/38,
I1 689·I3 4.30KB, types 재생성, playground 계약·docs 빌드 그린.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Rename the sidebar components to neutral names: `estreuv-notelle-sidebar` → `estreuv-sidebar`, `estreuv-notelle-item` → `estreuv-sidebar-item` (modules `estreuv/sidebar.js`, `estreuv/sidebar-item.js`). The activation event is now `estreuv-sidebar-activate` and intent keys are `sidebarCollapsed` / `sidebarActive`. **Breaking** for the sidebar prototype (pre-1.0 early access) — the "Notelle" name is reserved for a separate future product and decoupled from the library.
0 commit comments