-
This editor is so cool, kudos!
I'm not too familiar with svelte, but how hard would it be to compile this into JS and have a pure JS api to bind it to an element.
```
carta = new Cart()
rend…
-
### Problem
Using Math within a MdBook is currently subpar, since it requires either using an unconventional syntax to render with MathJax, or a preprocessor which is slower (having to do 2 passes) a…
-
**Describe the bug**
When exporting app with static rendering, html files have an empty body content in dist folder
**To Reproduce**
Steps to reproduce the behavior:
1. Clone the base project ac…
-
We are using native OS dialog windows now. This creates several problems:
- Showing dialogs from the renderer (React frontend) via native OS API requires too much complexity in the IPC setup
- I…
-
Native elements are of course not `BaseOpenTrussComponent`s, but that's not actually a requirement to render something using the OT engine. Do we want to limit what is used and have people create more…
kmcq updated
3 months ago
-
Context: I'm working on implementing ACT rule [Summary element has non-empty accessible name](https://www.w3.org/WAI/standards-guidelines/act/rules/2t702h/proposed). My implementation is currently (in…
Jym77 updated
2 hours ago
-
### Describe the feature you would like to see added
Reopening #11102 as it's still not available in version 14.2.1.
I've updated the corresponding MR branch: https://github.com/marob/primeng/tree/f…
marob updated
2 weeks ago
-
I detect when SameUidLogin and follow these documents:
- https://api-ref.agora.io/en/video-sdk/react-native/3.x/interfaces/rtcengineevents.html#connectionstatechanged
- https://api-ref.agora.io/en/v…
-
- [ ] format `date-time` as e.g in [collection schema](https://github.com/ESA-EarthCODE/open-science-catalog-validation/blob/85340e6ced5918537573c61b937cf55141413e49/schemas/collection.json#L128C30-L1…
-
The native Rails translation helpers (`#translate` and `#t`) [do not escape translations, if the key ends with `_html` or `.html`.](https://guides.rubyonrails.org/i18n.html#using-safe-html-translation…