-
## Description
The [DowntimeNotification code](https://github.com/department-of-veterans-affairs/vets-website/tree/main/src/platform/monitoring/DowntimeNotification) is used by and has modification…
-
https://mui.com/material-ui/all-components
https://mui.com/material-ui
Go through components in this library - Take notes on things you find:
- interesting or useful in general
- practical to u…
-
Issue came out of work for #64
Should have a base level style guide for this project - probably as a separate doc linked in the README.
Can start with syntax consistency as documented in #64
Note…
-
### Context
`@patternfly` has released its `5.0.0` version.
Upgrade information: https://staging.patternfly.org/get-started/upgrade
### Goal
The goal for this issue is to upgrade @patternfly …
-
I'm trying to use `useTransition` from `react-spring` with an iframe. It works great with React, but when I try using Preact, I get a weird flickering after the transition is complete.
### Reproduc…
-
This is neither a feature report / nor bug request.
## Goal
Use react-pdf to issue electronic invoices (Facture-x / ZUGFeRD). This requires attaching XML data, adding some XMP markup and a valid P…
-
when I run my unit tests to test componernts, I recieve errors similar to this one in multiple places:
`TypeError: (0 , _fileName.useCustomHook) is not a function`
when I test the hook itself alone…
-
As of now, Apple Books on my iPad is my main way of reading ebooks. What is stopping me from migrating to ABS is the lack of the option to higlight sections of a book. Apple Books gives you the option…
-
### Decision Table
- [X] My issue does not look like “The HTML attribute 'xxx' is ignored” (unless we claim support for it)
- [X] My issue does not look like “The HTML element `` is not rendered”
##…
-
I would like to add highlight/underline and ability to add notes feature . From my understanding in readium architecture a text object in Locator helps us to access text in the publication. But I’m no…