Home
last modified time | relevance | path

Searched refs:propagateThemeVars (Results 1 – 2 of 2) sorted by relevance

/plugin/calendar/
Dcalendar-main.js98 function propagateThemeVars(calId, targetEl) { function
877 propagateThemeVars(calId, popup.querySelector('.day-popup-content'));
1429 propagateThemeVars(calId, dialog);
1527 propagateThemeVars(calId, dialog);
DCHANGELOG.md1768 - **How it works:** `propagateThemeVars()` copies CSS variables from the calendar container to dial…
1886 - **Added:** propagateThemeVars() helper ensures dialogs/popups always get theme regardless of DOM …