Add widget configuration via data attributes #71

Open
opened 2026-07-01 01:03:15 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 01:03:15 +00:00 (Migrated from github.com)

Problem

Embedders need to configure language, calendar variant, and palette without writing code.

Acceptance criteria

  • The widget reads configuration (language, variant, palette) from declarative attributes
  • Invalid configuration falls back to documented defaults
  • Configuration is validated and bad values do not break the host page
  • Configuration options are documented for embedders
## Problem Embedders need to configure language, calendar variant, and palette without writing code. ## Acceptance criteria - [ ] The widget reads configuration (language, variant, palette) from declarative attributes - [ ] Invalid configuration falls back to documented defaults - [ ] Configuration is validated and bad values do not break the host page - [ ] Configuration options are documented for embedders
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Site#71
No description provided.