Richard Poelderl
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?  **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):   ## 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...
**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  Adding a `/glossary` to unkey's landing. Fixes # (issue) *If there is not an issue...