-
```
SVG-edit should support styling segments of text differently via the tspan
element. The obvious way to do this is to be able to select a fragment of
text on the canvas and change its properties.
…
-
# Summary
\[ [Progress: Desktop](#desktop) \] | \[ [Progress: Mobile](#mobile) \]
This issue tracks general accessibility issues in Joplin mobile and desktop and its progress on [WCAG 2.2 compli…
-
I added the following code:
```
import React from 'react';
import {View, Text} from 'react-native';
import QrCode from 'react-native-qrcode-svg';
const Home: React.FC = () => (
…
-
This issue is related to the change in #7144 which included a change to add `overflow: clip` to svg elements in UA stylesheet. This causes a compat issue with the following test case:
```html
…
-
## Instructions
- Answer the following questions based on your understanding of HTML.
- Each question has a set of possible answers; select the correct one.
- Some questions may have multiple correct …
-
I tried using the DateRange Picker in my LaraVue project but I just can't seem to get the value of the datepicker to my vue model.
```
…
-
### Issue description
I use solid SVG icons for my notifications like those from FontAwesome. I wish to have the SVG colored according to the `foreground` colour defined in `dunstrc` as well.
![im…
-
My use case is parsing an svg "template" file, replacing certain nodes (e.g. changing attributes on a text node, changing the content of the text node, or adding sibling nodes to a node), and then wri…
-
This (it comes from sample nginx magento snippet)
```
gzip_types
text/plain
text/css
text/js
text/xml
text/javascript
application/javascript
application/x-javasc…
-
Steps to reproduce the behavior:
1. Create a large Artboard (e.g. A0)
2. Add some images to it
3. Check that the images are of good quality and displayed clearly when zooming
4. Export the Artb…