Dakota Sexton

Results 4 issues of Dakota Sexton

## What this does Adds a missing "this" to the examples for building a brewery app with Lit: ``` Javascript ${this.breweries.map( brewery => html` this.toggleVisitedStatus(brewery)}> `, )} ``` Without it,...

## What this does - Adds dismissible information about the Perma Browser Tools. - Adds a css utility class, following the spacing tokens scale previously defined in the CAP static...

## What this does Adds a new component, `FileInput`, to provide a file chooser that allows users to choose a file to upload as part of their own static archive....

## What this does This update readies the release of the modernized Perma dashboard work that has been completed so far to a wider pool of users. ## Implementation Details...