glints-aries icon indicating copy to clipboard operation
glints-aries copied to clipboard

React UI Framework built with React and Styled-components

Results 27 glints-aries issues
Sort by recently updated
recently updated
newest added

### Steps to reproduce: 1. Open this link in a touch screen device or chrome's virtual device: http://aries.glints.design/?path=/docs/general-button--solid-blue#variants 2. Click on the Ghost variant button. 3. Now after clicking the...

I think this was originally found by @vinhnglx. Probably similar to the issue https://github.com/glints-dev/glints-aries/pull/658/commits/952ed721cbd092dad79cde2591e54736f5e166c2 attempted to fix. ![Screenshot from 2021-10-02 10-17-52](https://user-images.githubusercontent.com/3341028/135700944-465185c4-6a73-46b3-a6ef-cfe3f573f44c.png) ![Screenshot from 2021-10-02 10-17-44](https://user-images.githubusercontent.com/3341028/135700946-3262907f-af21-4ea6-a3e0-8d3b31273a02.png)

**Why:** As we are doing design sync stuff, we will have to change the style or behavior which might cause a breaking change. **How:** For any potential breaking change, before...

Documentation

### When you want to style the component according to the prop (different themes/variants will have different styles for the UI component): - Pass the prop to the styled component...

Documentation

Related to https://github.com/glints-dev/glints-aries/pull/613

https://zpl.io/2GL98Xj * Automate this. We should be able to receive a collection of icon (-files) from the designers and generate our Icon components from that

https://zpl.io/anjOOdn New component, to be discussed with team

`NumberInput` appears to allow non-numeric input (such as characters), although it should only allow numbers to be entered. The following screenshot is from a modal I was coding: ![Screenshot from...

Bug

https://zpl.io/29Qg9Ml * Add start/end alignment * Text should be left-aligned * Update border radius * Update padding * Use a max width to determine when to break

https://zpl.io/beQXljB * Remove GlintsContainer * Add responsive gutter