Brett Lamy

Results 25 issues of Brett Lamy

Personally, I'd like to see this application take full advantage of the fact that it's written in electron. I see this application as having much more potential in the long...

**Describe the bug** When you are creating responsive designs you would expect the width of a scene to be the width of media query internally. However, the breakpoints are triggered...

Perceived Bug
Canvas
Layout

Fixes **Problem:** When building vscode-build sometimes yarn and node will become unsynced. **Fix:** Switch to using npm **Commit Details:** This fix probably needs more testing because I don't fully understand...

I'd like to see a `requestFullScreen` method added to google-youtube so I can full screen my videos using my own chrome.

I'd like to see a tab for test. I added a simple link myself which points to `./test/index.html`. However, It would be nice If I could just run them inline....

enhancement
p1 - backlog

([In addition to a test tab](https://github.com/PolymerElements/iron-component-page/issues/69)) I would really like to see yet another tab added for the `README.md`. With some very small changes I think iron-component-page could actually be...

enhancement
p1 - backlog

I've had a situation where I was trying to replicate the IOWA's colored ripple effect when changing tabs. I set my template up sort of like this. ``` ... :...

pending-response
p2 - icebox

This library is cool but I feel like prompt templates should just use the language instead of being their own object. https://www.typescriptlang.org/docs/handbook/2/template-literal-types.html https://www.typescriptlang.org/play?#code/C4TwDgpgBACg9hAtgFTmAlgYwM5QLxQBEANnAG4SFQA+RAZgE7oQB2AJtgBbphW2F1SAdwgNshAFBSJoSLASIYDOIjDBkSMMQCGwaAQAGAdSZ6o2qGAXmARnACuwKABIA3vCSoMOAL4GpQA Maybe use zod to enforce at runtime.

Typescript has extremely powerful template literals. https://www.typescriptlang.org/docs/handbook/2/template-literal-types.html. I'd imagine one of the goals of langchainjs is to keep a similar API to the python version so you could keep your...