Luis Herranz

Results 25 issues of Luis Herranz

**Is your feature request related to a problem? Please describe.** I'd like to use an Apple script to do different things depending on the event that is starting. For example,...

feature

**What**: Update to React 18. **Why**: To keep up with React. **How**: Update all the dependencies and the hydration code. **Tasks**: - [x] Code - [ ] Unit tests -...

**What**: I have been working with @santosguillamot on a new `npx frontity update` command. **Why**: Because now users need to follow several steps to update their Frontity project. It'd be...

**_Bug report_** - I've updated both my project and my packages to the latest Frontity versions: https://docs.frontity.org/guides/keep-frontity-updated - I've searched for existing issues. - I've checked the documentation: https://docs.frontity.org -...

bug
priority: low

**_Bug report_** - I've updated both my project and my packages to the latest Frontity versions: https://docs.frontity.org/guides/keep-frontity-updated - I've searched for existing issues. - I've checked the documentation: https://docs.frontity.org -...

bug
good first issue
priority: low

It looks like there's a problem in Windows in the `create` command: ``` $ npx frontity create my-app && cd my-app npx: installed 125 in 3.588s ✔ Ensuring /home/k/Projects/my-app directory....

bug
priority: low

# Setup Browser: Chrome Editor: VS Code # Description Sites that listen to the `change` event of the textarea don't update. One example is GitHub's "Comment" button of issues and...

enhancement
browser
help wanted

When the extension replaces words inside markdown italics, it adds unnecessary extra underscores. To reproduce, open a markdown file and write: `_This texts is in italics._` Then, replace `texts` with...

bug

In markdown, backticks are used for inline code. The previous version of Grammarly used to work fine with these, but the new SDK version outputs a spacing error (that doesn't...

bug

The purpose of this PR is to add a new `content.amp` along with `content.rendered` and `content.raw` in the response of the REST API for post types. To do: - [x]...

cla: yes
Integration: WP Core
WS:Core