Adam Duncan

Results 5 issues of Adam Duncan

A lot of [quality](https://github.com/bevacqua/) plugins have event emitter setups, but that might be a bit overkill for Frend bits. Would be nice for this to be consistent amongst components. Is...

enhancement
accordion
tabs
off-canvas
tooltip
dialog

When creating a form, there's currently no flexibililty to configure the content/action that occurs after successful form submission. Would it be beneficial to include a "Submission message" (text/richtext?) and/or "Redirect...

enhancement
1. to develop
feature: 📝 submitting responses
usability test

This probably falls into the same bucket as the "overflow/truncation" gotchas detailed in the FAQs. I was aware of the some of these layout-related constraints, but this caught me off...

Flagged by @unconfident in #4. Existing implementation makes use of `page.url` to deduce locale. It was already a bit of a flimsy premise, but will throw an error if authors...

## Current behavior Generate report if `process.env.NODE_ENV === 'production'` ## Proposed behavior As well as checking `NODE_ENV`, we leverage Parcel's `detailedReport` option to determine whether to generate a report. This...