seitime-frappe/frappe/public
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
..
css refactor: Use minified font-awesome file and add FA license 2022-07-06 08:31:01 +05:30
html fix: use smaller font only if the report doesnt have a standard print format (#20878) 2023-05-09 19:34:50 +05:30
icons fix: updated workflow icon 2023-05-03 20:12:07 +05:30
images chore: Use Form Builder banner on fields sections 2023-05-15 15:59:28 +05:30
js fix: Load map libraries at build time to avoid async issues during geolocation render 2023-05-19 16:56:54 +05:30
scss fix: Load map libraries at build time to avoid async issues during geolocation render 2023-05-19 16:56:54 +05:30
sounds chore: Remove Chat Module 2021-11-09 13:44:57 +05:30