umami/components
Sam Vargas 30d0aa937b fix: tracking code—remove async
- using async and defer on script tags is considered an [antipattern](https://almanac.httparchive.org/en/2022/javascript#async-defer-module-and-nomodule) as the defer will be ignored. Defer is the prefered behaviour in most situations.
2023-01-04 20:02:16 +00:00
..
common Feat/um 49 query builder api (#1573) 2022-10-21 21:33:23 -07:00
forms fix: tracking code—remove async 2023-01-04 20:02:16 +00:00
helpers Added website limit and show more button. Closes #592. 2022-03-01 23:03:50 -08:00
layout checkpoint 2022-10-12 16:29:44 -07:00
metrics Fixed issue with realtime page rendering. 2022-10-25 09:24:20 -07:00
pages fix sort on dashboard (#1600) 2022-10-25 16:48:39 -07:00
settings v1.39.2 (#1599) 2022-10-25 16:50:12 -07:00
messages.js Updated messages. 2022-02-22 13:31:37 -08:00