-
Subject: Follow-up on EMPRAPP-151 Status for CI Pipeline Integration
Hi Subhash,
I hope you're doing well. I wanted to check in on the current status of EMPRAPP-151 ("Use web output = static for das…
-
The React team [announced](https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html) a new way to transform JSX, which yields a couple of benefits:
- With the new transform…
-
It seems that .java files are using React/ES6 syntax highlighting, which cause some odd highlighting inconsistencies when writing java modules.
Screenshot:
http://d.pr/i/13dJP
-
The JSX transformer is designed to take string input in a certain syntax and convert it to React syntax. However, htmltojsx.js does not work with strings: it works with a DOM tree structure. HTMLtoJSX…
-
First and foremost, nice work forking svelte-motion because it's such a needed library in the svelte ecosystem but the lack of maintenance is horrible.
One thing I'm noticing on the Animate Presen…
-
Hello,
I'm experiencing an import error when trying to use `@gravity-ui/uikit` in my project. Upon starting the dev server, I encounter the following errors:
```
(node:7648) Warning: To load an…
-
**Describe the bug**
I have been using the `color-input` plugin successfully in many projects. But since updating to `Sanity 3.61.0` I cannot use it.
When opening a `color-input` in sanity studio,…
-
### Is your feature request related to a problem? Please describe
Related: #417
As of now we are using 2 different code editors: 1 JSON and JSON Schema (json editor) and another for the rest of…
-
### Bug Report Checklist
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have pulled the latest `main` branch of the repository.
- [X] I have [searched for related issues](ht…
-
### Description
Hi!
I'm testing an experimental way to set a linear-gradient and found some issues. As I've got it, it has the similar syntax as css has and so I can guess that it should work the …