Damian Stasik

Results 40 issues of Damian Stasik

We can leverage the design tokens for colors instead of hardcoding them.

Nice to have
Blocked

Now that we started updating all links to use the new name it's obvious it would be much easier if they would be stored in a single config file.

Nice to have

Right now we would get a warning if a link in the docs points to a page that does not exist or was moved. We should change it to `throw`...

Critical
Blocked

Right now we use the wide range of spacings that come from the default Tailwind config, but designs use just a few different spacings. We can simplify it on our...

Nice to have

Designs use different toggle to switch between modes, we need to implement it and show it only in the docs. ![Screenshot 2023-09-06 at 15 30 05](https://github.com/opentffoundation/opentf.org/assets/920747/86e9aecb-41cd-4892-8a4e-e5bd1f025763) ![Screenshot 2023-09-06 at 15...

Nice to have

Due to how all of this is set up we need to think how to approach deploying latest documentation changes automatically.

Nice to have

To avoid layout jumps when images load in – especially on blog pages – we can use [this plugin](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-ideal-image) so that images maintain their size while loading and a placeholder...

Nice to have

## Description ## Motivation and Context ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature...

## Overview This PR introduces support for `spacectl` through API Keys. You need to pass your endpoint URL, API Key ID and Secret, that's it! ## Type of change -...

in-progress

## Summary: The `hasUnrecoverableErrors` function has been [hardcoded](https://github.com/facebook/react/blob/f38c22b244086f62ae5ed851b6ed17029ec44be5/packages/react-refresh/src/ReactFreshRuntime.js#L602) to always return false for the past 5 years, since React Refresh [can recover from all errors](https://github.com/facebook/react/pull/17438). This hardcoding was introduced in...

CLA Signed
Shared with Meta