Skip to content

Add configurable calendar-heading component#111

Merged
WickyNilliams merged 2 commits into
mainfrom
claude/add-heading-component-JrvgO
Apr 23, 2026
Merged

Add configurable calendar-heading component#111
WickyNilliams merged 2 commits into
mainfrom
claude/add-heading-component-JrvgO

Conversation

@WickyNilliams

@WickyNilliams WickyNilliams commented Jan 4, 2026

Copy link
Copy Markdown
Owner

Fixes #25

  • adds new <calendar-heading> component for more flexible headings
<calendar-date>
  <calendar-heading
    slot="heading"
    year="2-digit"
    month="long"
  ></calendar-heading>
 
  <calendar-month></calendar-month>
</calendar-date>

@WickyNilliams WickyNilliams force-pushed the claude/add-heading-component-JrvgO branch 2 times, most recently from 94c13ea to 60dbaa0 Compare January 8, 2026 21:03
@WickyNilliams WickyNilliams force-pushed the claude/add-heading-component-JrvgO branch 11 times, most recently from 1f1c592 to 285e217 Compare March 15, 2026 22:45
@WickyNilliams WickyNilliams added the preview trigger a preview release on pkg.pr.new label Mar 16, 2026
@WickyNilliams WickyNilliams force-pushed the claude/add-heading-component-JrvgO branch from 285e217 to e9a387e Compare March 16, 2026 10:34
@pkg-pr-new

pkg-pr-new Bot commented Mar 16, 2026

Copy link
Copy Markdown
npm i https://pkg.pr.new/cally@111

commit: 7465030

@WickyNilliams WickyNilliams changed the title Add configurable calendar-heading component (#25) Add configurable calendar-heading component Apr 6, 2026
@WickyNilliams WickyNilliams merged commit fe1fc95 into main Apr 23, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

preview trigger a preview release on pkg.pr.new

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configurable headings

2 participants