Anton

Results 7 issues of Anton

The trackEvent function is potentially very useful for numeric metrics, e.g. web vitals (FCP, LCP, FID, CLS etc.), user interaction time, article transition value, ecommerce aggregates or any other processable...

enhancement

Is there a way to strip only the default xmlns prefix from resulting object property names by passing the default xmlns in options? So that XML ```xml child ``` would...

NginX should not listen on IPv6 address by default as IPv6 can be disabled in docker settings globally or per container. ``` baikal_1 | 2022/01/30 10:25:53 [emerg] 18#18: socket() [::]:80...

Is it supposed to work? I can see lots of references to this project everywhere, but its not nearly complete and ready for anything, even tests would not pass if...

### Please check that this issue hasn't been reported before. - [X] I searched previous [Bug Reports](https://github.com/davish/obsidian-full-calendar/issues?q=is%3Aissue+is%3Aopen+label%3Abug) and didn't find any similar reports. ### Expected Behavior When a user opens...

bug

Added support for app.set('view options', **{layout: false}**) or app.set('view options', **{layout: 'layout name'}**) This also resolves issue #9

Many different ICAL generators, namely MS Exchange, Google Calendars, Apple Calendar, add string properties to VCALENDAR that should be kept during parsing. E.g. X-WR-CALNAME is an extremely important string property,...