Tomas

Results 28 issues of Tomas

Instead of lib/src/default_emoji_set.dart it could be built from https://github.com/googlefonts/emoji-metadata

enhancement

As per CocoaPods specs, we need to use `deployment_target` instead of `platform` to support multiple platforms. The current default for tvOS is 9.0. See more at: - https://guides.cocoapods.org/syntax/podspec.html#deployment_target - https://guides.cocoapods.org/syntax/podfile.html#platform

`Filter.process()` whether using a built-in type or a custom type, takes around ~3s to execute.

This is very poorly documented so it has been missed. Please fill in this template. - [ ] Use a meaningful title for the pull request. Include the name of...

Unmerged
Popular package
Self Merge
Maintainer Approved
Untested Change

Allow our users to optimize their icon font loading!

### What is the issue with the URL Standard? URLs such as `foo.com/?q=1&q=2` are valid and distinct than `foo.com/?q=1` and `foo.com/?q=2`. Most server frameworks allow `q` to be a list...

clarification

## Failing module - **GitHub**: https://github.com/modelcontextprotocol/typescript-sdk/ - **npm**: https://www.npmjs.com/package/@modelcontextprotocol/sdk https://esm.sh/@modelcontextprotocol/[email protected]/src/types.ts ## Error message After `onload` I got this: ``` open /esm/npm/@modelcontextprotocol/[email protected]/node_modules/@modelcontextprotocol/sdk/src/types.ts: no such file or directory ``` ## Additional info...

browser

From https://docs.typetura.com/guides/hello-world/ On page load: ![Image](https://github.com/user-attachments/assets/9faf89b8-5e46-4283-9b60-205f99159c2d) Upon clicking "rerun" on the codepen: ![Image](https://github.com/user-attachments/assets/fb7b7c7c-4f4b-4c5b-b6e9-0e7a2d049891)