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
984 propagateThemeVars(calId, popup.querySelector('.day-popup-content'));
1538 propagateThemeVars(calId, dialog);
1636 propagateThemeVars(calId, dialog);
H A DCHANGELOG.md1880 - **How it works:** `propagateThemeVars()` copies CSS variables from the calendar container to dial…
1998 - **Added:** propagateThemeVars() helper ensures dialogs/popups always get theme regardless of DOM …