Chris Murray
Chris Murray
## Motivations Better visual balance of the various "pluses' used to indicate adding something when used standalone or in buttons, menus, etc. ## Changes ### Changed - SVG paths for...
## Motivations For cases where the DataList is truly empty, we should have a more engaging empty state. We've tested a pattern that has proven more effective for this use...
## Motivations @darryltec answered a question on a PR with enough context that I thought it made sense to write down for the future. Maybe this is "automatable" but until...
A few one-off instances of "back button" breadcrumbs have been used alongside [Page](https://atlantis.getjobber.com/components/page) - a good indicator that it's time to incorporate this mechanism into the component itself, so end...
## Motivations Designers often seek general guidance on error messaging. While we have component-specific guides, we don't have them generalized. ## Changes ### Added - Guidance on general error messaging...
## Motivations Our DataList example uses the wrong casing (Title Case instead of Sentence case) Also the label colors for "gender" are cliche, they don't really need color at all...
## Motivations When the content in the last column of a DataList row is full-width or right-aligned, the "hover" actions on the row can be obscured. This violates the ["recognition...
## Motivations `payments--onSurface` was referencing `invoice--surface` instead of `onSurface`, so if you used them together as intended, it would be quite illegible  ## Changes ### Fixed - `payments--onSurface` used...
## Motivations Multiple teams have requested the addition of a new set of colors primarily for the purposes of data visualization and presentation of insights. This PR adds the base...