montezume

Results 4 issues of montezume

#### History The concept of *theming* was added to UI-Kit in #563. New choices were added, and design tokens were used to point at those choices. ```js import { ThemeProvider...

#### Summary Right now, we show all of the props of the direct child of a `Spec` in our visual regression tests. ```js const Props = props => { const...

#### Summary When you have your locale set to Chinese, and you try to enter a time, it formats on blur, and then when you try to change it, it...

🐛 Type: Bug

Relates to #959 While looking into #1019, I noticed weird behaviour with our TimeInputs. If you look at the following test ```js it('should format the value when input is blurred...

🐛 Type: Bug