glints-aries
glints-aries copied to clipboard
React UI Framework built with React and Styled-components
### 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.  
**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...
### 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...
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...
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