mint-ui icon indicating copy to clipboard operation
mint-ui copied to clipboard

The UI library of Mint

Results 5 mint-ui issues
Sort by recently updated
recently updated
newest added

Native selectboxes support selecting elements by typing their first letters, especially relevant for eg. selecting countries. The `Ui.Select` component does nothing when letters are entered, making picking items from a...

enhancement
help wanted
good first issue

This is a screenshot (after resizing to 100px to make it more obvious) - looks like something is not right: ![image](https://user-images.githubusercontent.com/639345/166298022-a128d059-837b-4d51-b656-0356d9d7fe74.png) Address: https://ui.mint-lang.com/components/ui-image-crop Browser: Firefox 99

I did everything as written in the instructions https://ui.mint-lang.com/documentation/installation. The prompt shows an error: The type of the default value of the formatter property does not match its type annotation....

I like the readability of TypeScript and the functionalities of Crystal. I was wondering if, since Mint is written in Crystal, it could not be used to build a Mint-to-Crystal...

I've been using Mint for a while, and in pretty much every project I ended up having to deal with the same problem. The most common scenario is when creating...