-
## Description of the requested feature
Working with @rmessickSDI on a better way to get analytics reporting setup and an issue that came up was the analytics team's ability to know what events the…
-
-
## Background
I've been trying to help [Mor Gazith](@marmor7) work out some issues he is having with MrAnderson on Slack.
## Use case
We whittled down a problematic use case when attempting to in…
-
First, I'd like to thank you for this wonderful project!
I've discovered it about a week ago by watching your talk at GopherCon 2020, and feels like it was a personal New Year gift to me. :smiley: Ab…
-
### Description
A number of characters are interpreted in numbering patterns (since that's the whole point). Because there's no escape hatch, this makes them impossible to use in the various prefix…
-
The included output formats do a fair amount of transformation on the original property name. JavaScript formats output in camelCase, style formats (CSS Modules, Custom Properties, Sass, etc) mostly i…
-
Hello
Trying to upgrade from 0.9 to 1.5.1 . Keep running into the issue of setting the prop open-date. The documentation states it can take either Date or String. Yet I get the console log error " …
-
```json
"no-multi-spaces": [
true,
{
"exceptions": {
"PropertyAssignment": false
}
}
]
```
Is detecting the error, but is not au…
-
# Beschrijving
In this print, I must re-create the[ internal tool for Deloitte](https://github.com/fdnd-agency/deloitte/tree/main). I will do it with a new tech stack, including Strapi as CMS, Vue …
-
https://hexdocs.pm/live_view_native_swiftui/swiftui-views.html#system-images
Replace system image attributes using kebab case `system-image` or `system-name` to camel case: `systemImage` or `system…