Fix corrupted text in CLAUDE.md
Two bullets had a stray "a \"coming up this week\" widget" phrase overwriting their actual sentence ending (the AGPL bullet's "silently accepting it)" and the mobile-breakpoint bullet's "below it"), likely from an earlier bad edit. Restored both from git history; the phrase still exists correctly once, as its own CURRENT TODO bullet.
This commit is contained in:
@@ -39,8 +39,7 @@ Start here, don't re-derive from scratch:
|
|||||||
license via `pip show`/package metadata -- including transitive deps,
|
license via `pip show`/package metadata -- including transitive deps,
|
||||||
not just the top-level package -- and present the finding and tradeoff
|
not just the top-level package -- and present the finding and tradeoff
|
||||||
in plain text rather than picking an approach unilaterally (hand-rolling
|
in plain text rather than picking an approach unilaterally (hand-rolling
|
||||||
an alternative, swapping packages, silently accepting
|
an alternative, swapping packages, silently accepting it). This project
|
||||||
a "coming up this week" widget). This project
|
|
||||||
has knowingly accepted AGPL-3.0-or-later exposure once already
|
has knowingly accepted AGPL-3.0-or-later exposure once already
|
||||||
(`icalendar-searcher`, a transitive dep of `caldav`) as a deliberate,
|
(`icalendar-searcher`, a transitive dep of `caldav`) as a deliberate,
|
||||||
explicit call -- not a precedent for skipping the check next time.
|
explicit call -- not a precedent for skipping the check next time.
|
||||||
@@ -81,8 +80,7 @@ Start here, don't re-derive from scratch:
|
|||||||
- **New/changed UI must work at both desktop and mobile widths --
|
- **New/changed UI must work at both desktop and mobile widths --
|
||||||
screenshot both, don't assume one implies the other.** The layout
|
screenshot both, don't assume one implies the other.** The layout
|
||||||
genuinely forks at the 860px breakpoint (`theme.css`): the sidebar
|
genuinely forks at the 860px breakpoint (`theme.css`): the sidebar
|
||||||
goes off-canvas behind a hamburger below
|
goes off-canvas behind a hamburger below it. A dialog, header
|
||||||
a "coming up this week" widget. A dialog, header
|
|
||||||
control, or new widget that looks right at a wide viewport can
|
control, or new widget that looks right at a wide viewport can
|
||||||
overflow, overlap the mobile bar, or mis-center at phone widths.
|
overflow, overlap the mobile bar, or mis-center at phone widths.
|
||||||
`run-server`'s driver has a `viewport` command for exactly this
|
`run-server`'s driver has a `viewport` command for exactly this
|
||||||
|
|||||||
Reference in New Issue
Block a user