Andrei

Results 7 issues of Andrei

Currently, "instance swap" properties are referenced as "links" to other components. It would be great to be able to reference them by name, and get a string value when mapping...

We use base components in our Design System, and we expose properties from nested components so they can be combined with properties from the main component. We have a basic...

under discussion

Currently, the `import` statement of the example block is inferred/derived from the actual `import` statement from the `*.figma.tsx` file. This can be altered _to a certain extent_ through `importPaths` from...

When detaching a component, Figma keeps track of the detachment history (unless manually cleared by the user). Even detached, I can still compare the changes between the detached component and...

feature request

- Rollup Plugin Name: `rollup-plugin-typescript` - Rollup Plugin Version: `12.1.1` - Rollup Version: 4.24.0 - Operating System (or Browser): macOs 14.7 - Node Version: 20.11.1 - Link to reproduction: https://stackblitz.com/edit/rollup-ts-5fhnsy?file=rollup.config.js...

Icons inside buttons appear slightly off, as seen on the documentation page https://icons.getbootstrap.com/#accessibility It seems that, even though the icon is 32px in height, the button allocates 36px for the...

bug