seitime-frappe/frappe/public/js/lib
marination 5f6a6a025a fix: Load map libraries at build time to avoid async issues during geolocation render
- When gelocation control is built, it awaits loading of libraries
- Withi the control everything is await but a layer above where multiple controls are sequentially built this breaks
- Form render goes ahead without waiting for the gelocation control
- The `onload_post_render` in `Location` cannot find the map wrapper as the control is still being built
- Therefore, on a hard load, the control does not show up and appears on soft reload.
2023-05-19 16:56:54 +05:30
..
fullcalendar fix: Add missing licences for vendored library 2022-07-04 08:29:56 +05:30
jquery fix: Add missing licences for vendored library 2022-07-04 08:29:56 +05:30
leaflet chore: Add licenses to leaflet libraries 2022-07-04 11:38:06 +05:30
leaflet_control_locate fix: Load map libraries at build time to avoid async issues during geolocation render 2023-05-19 16:56:54 +05:30
leaflet_draw chore: Add licenses to leaflet libraries 2022-07-04 11:38:06 +05:30
leaflet_easy_button chore: Add licenses to leaflet libraries 2022-07-04 11:38:06 +05:30
photoswipe fix: Add missing licences for vendored library 2022-07-04 08:29:56 +05:30
jSignature.min.js refactor: Clean up whitespace & add CI check 2022-02-25 20:01:29 +05:30
moment.js fix: Load moment and bind to window from new file 2022-02-02 20:43:01 +05:30
posthog.js feat: telemetry using posthog 2023-04-25 10:33:28 +05:30