mechanic
mechanic copied to clipboard
Mechanic is a framework to build assets built on web code.
**Describe the bug** The text is getting cut/overlapped by the dropdown inner padding when the text has characters with descenders. **Screenshots** **Desktop** - OS: MacOS 11.6 - Browser Chrome -...
Currently, when users generate a new function from a template, the default function name is always `my-function`. It would be nice that the default function name is always based on...
Currently, even when presets are not being used, we see a presets selector with custom and default values. I suggest that when no presets are being used, this is replaced...
When you add options to a input of type `color`, it shows the hex values but no preview of the color. It would be nice to show a swatch of...
It would be nice to add an option to play an animated design function on loop. It helps previewing and development.
**Is your feature request related to something something in Mechanic? Please describe.** Mechanic should also have date, datetime and time params, so it's easier to deal with these types of...
For some future release after `beta`, a review over how the initial Image param functions. An idea for it was discussed in [this comment](https://github.com/designsystemsinternational/mechanic/pull/51#pullrequestreview-719858163). I also realized that whatever image...
Add parameters that specify length units being used so that exporting into other apps is more smooth.
In a similar fashion as [keystone](https://v5.keystonejs.com/keystonejs/app-admin-ui/#hooks), enable the ability to declare components to be used in the built app. Right now, they can be declared in `mechanic.config.js`, but it isn't...