Federico Grandi
Federico Grandi
**Describe the bug** This is kind of a very minor issue, but the indent of the `info` logger is off in GitHub Actions logs. **To Reproduce** Create a workflow that...
There are currently a couple of issues with your release workflow: - There is no changelog, neither in a file nor from releases - There are no tags in the...
Disclaimer: I know this is a huge PR and it's not ideal to have so many changes in a single one. The only reason it's this way it's because I...
[Discuss in #**public-issue-34--add-a-way-to-stringify-non-paragraph-elements**](https://slack.com/app_redirect?team=TJ5G67VHU&channel=C03FL76NFRU) It could be useful if someone is using `parseRichText` and they don't have just a paragraph, but other elements too
As of now, you can use git worktrees by creating the worktree, running `add-and-commit` in that directory using the `cwd` input, and then deleting that worktree. It would be useful...
The current `v25` tag points to `v25.0.0` instead of `v25.1.0`. A solution would be to add an action that updates the major version tag automatically.
With this PR the action can now use `markdownToBlocks` to fill the child page. This can be done regardless of whether the body **property** has been filled or not. We...
### Is your feature improvement related to a problem? Please describe. As of now, the only child of each database entry is a paragraph with the rich text parsed from...
**Describe the bug** As of now, the `--primary-color` variable is transformed into rgb when creating the level bars for skills, languages, etc, so you can't edit their color in the...
**Describe the bug** The theme panel has some color pickers that let you customize the primary, background, and text colors. The problem is that when you select the text box...