Cristiano Rastelli
Cristiano Rastelli
With this folder structure: the rendered page triggers an error > Uncaught Error: Attempted to resolve `docfy-demo-test-my-test01-my-demo`, which was expected to be a component, but nothing was found
Similar to https://github.com/josemarluedke/docfy/issues/131 (I think) When a template code snippet is included in a "demo" file, it's not rendered (as expected [according to the documentation](https://docfy.dev/docs/ember/writing-demos#preview-template)), just outputted. I have created...
I have worked a little bit on the library (see #13) and it would have been super helpful to have a suite of tests to be sure that I was...
According to the CSS declaration for `.disclosure__content`, the content is not clickable https://github.com/thomas-lowry/figma-plugin-ds/blob/a060f663a1f63d14cbc6abd6927c7bb512f1176e/dist/figma-plugin-ds.css#L884 But if a user puts an interactive element (eg. a button, a switch, etc.) inside the "disclosure"...
This should fix issue #37
Do you think it would be possible to use `currentColor` instead of `#000` for the `fill` of the SVG icons (or potentially just leave it empty, so it inherits the...
This is (super-raw) proof of concept that I have prepared, to add a grid of coordinates below the SVG "elements", to help visualize (and understand) the relation between the numbers...
I have a very specific use case, but I am not sure if it's possible to achieve with the current implementation, so I was wondering if anyone had ideas on...
### :pushpin: Summary **❌ Currently it doesn't compile because of an error I need to investigate ❌** Converts the `hds-anchored-position` modifier to TypeScript ### :link: External links Jira ticket: https://hashicorp.atlassian.net/browse/HDS-3338...
### :pushpin: Summary ❌ Currently it doesn't compile because of an error I need to investigate ❌ Converts `PopoverPrimitive` to TypeScript. Depends on #2103 and #2104. ### :link: External links...