Home
last modified time | relevance | path

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

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