Tobias Maier

Results 22 issues of Tobias Maier

This issue proposes the following changes: ## 1. Auto focus when opening search. If the search window is opened as an overlay, the search-input should be auto focused. ## 2....

GitHubNext recently released a mono-space font called [Monaspace](https://monaspace.githubnext.com). The font comes in 4 unique variations. Additionally it has a set of ligatures that can be used. Even though the font...

enhancement

- **feat(container): buildpack container poc** - **feat(container): add yarn build:cnb script** - **fix(container): move buildCNBContainer out of main** - **feat(container): allow build env to be passed by args** - **fix(container):...

app: www
testing

## Description TBD ## Todo - [ ] Ensure every module has its required dependencies (previously this often wasn't the case as yarn1 just loaded the packages via other unrelated...

refactoring

In addition to the durationMS being fetched for an attached audioSource, the byteSize is now also attached to the commit meta-data.

app: api

app: api
app: www
package: styleguide

## Description Links and Buttons used for the page state musst share which link/button must communicate the active state for screen readers. There are two variants for this: - The...

app: www
accessibility

> ⚠️ **contains issues that are also mentioned in #136. > > Wait for #136 to be resolved and check what has already been solved.** ## Description ### Autofocus For...

app: www
accessibility

### Cookies This PR is built on top of #293 and adds a 'cookie' as the third option for the ThemeProviders 'storage' property. #### Tasks - [x] Update ThemeProvider to...