Richard Poelderl

Results 8 issues of Richard Poelderl

> ⚠️ WIP This PR is currently a WIP and mostly for demo purposes ## What does this PR do? This PR handles canonicalization of the `web` app's pages that...

## What does this PR do? ![image](https://user-images.githubusercontent.com/18185649/218314900-1c516d66-1fef-453c-bdc2-6f498a9db5b4.png) **Environment**: Staging(main branch) / Production ## Type of change - [x] Chore (refactoring code, technical debt, workflow improvements)

## What does this PR do? Fixes `Duplicate without user-selected canonical` issue in [google search console](https://search.google.com/search-console/index/drilldown?resource_id=sc-domain%3Acal.com&item_key=CAMYDyAC): ![CleanShot 2023-05-03 at 15 21 13](https://user-images.githubusercontent.com/18185649/235928218-0d36a317-f6df-4368-a7ab-20dc9e0e8fc4.png) ![CleanShot 2023-05-03 at 15 22 26](https://user-images.githubusercontent.com/18185649/235928691-0ca5bf55-44d8-4deb-a2f2-a98f41e43f3d.png) ## Demo...

**Describe the bug** Using the advanced formatting for the abbreviated timezone outputs the offset instead of the abbreviation of the name: `GMT+1` instead of `CEST` for `Europe/Berlin` Please see the...

If one's using `CommandItem` without a `CommandList` wrapper (just like in [shadcn/ui's `Combobox` example](https://ui.shadcn.com/docs/components/combobox)), the `querySelectorAll()` returns `void`. This leads to a `TypeError` at runtime when called with `Array.from(void 0)`....

### ⚠️ Please check that this feature request hasn't been suggested before. - [X] I searched previous [Ideas in Discussions](https://github.com/homanp/superagent/discussions/categories/ideas) didn't find any similar feature requests. - [X] I searched...

enhancement

**Changes** - renames the `verify` method to `constructEvent` (similar to stripe's api) - now returns the payload **Context** This is useful to provide storngly-typed objects back to the caller. E.g....

## What does this PR do? Demo 👇 https://33fa1ur95-b7flgfdfq-unkey.vercel.app/glossary/mime-types ![CleanShot 2024-10-21 at 17 46 59](https://github.com/user-attachments/assets/2074a7f7-e4e2-40db-a079-106faf55c373) Adding a `/glossary` to unkey's landing. Fixes # (issue) *If there is not an issue...