emplums

Results 10 issues of emplums

Fixes: https://github.com/c8r/x0/issues/119 Since `webpack-dev-middleware` version 3.6.1 has been released, `koa-webpack` (imported by `webpack-serve`) breaks with that version and running x0 locally doesn't work. Since `webpack-serve` is using non-fixed versions, and...

Hey 👋 We're using the configurable `` content feature to link to our CSS builds and change the `` tags like so: ``` "x0": { "title": "primer-react", "cssLibrary": "styled-components", "basename":...

Heya @hharnisc @alvarezmelissa87 @stevemdixon! Just a heads up on an axe-core error I'm seeing while adding the tests - it looks like we're using a div element for the input...

component-request:update

Since the Select component uses a form element (``), it requires a label. This has got me thinking if it might be useful to have some sort of option or...

component-request:update

From Slack: Wanted to bring up an accessibility thought around our date pickers! I think this is mentioned in Inclusive Design Patterns, but a common a11y pattern for date pickers...

component-request:update

Just leaving this here - spreadsheet of all the hardiness zones for every zipcode [hardiness_zones.csv.zip](https://github.com/openfarmcc/OpenFarm/files/353460/hardiness_zones.csv.zip) cc @roryaronson @simonv3

Ideas

We should add a new state to the add to garden button for when the guide has already been added to your garden... perhaps making it green with a checkmark...

Enhancement
Growing Guides
Ideas
Gardens

impact: high

I noticed that the [Messaging section](https://primer.style/design/ui-patterns/messaging) doesn't include anything about `details-dialog` elements that are frequently used to confirm actions or provide more information. Though we don't maintain `details-dialog` I still...

area: documentation

I came across this usage of a Flash alert inside of a `details-dialog` that felt a bit off: ![image](https://user-images.githubusercontent.com/8960591/82503278-cbf3e580-9aad-11ea-8ecc-e3c98694f37d.png) Should we add some documentation about whether or not Flash alerts...

area: documentation