Matt Apperson
Matt Apperson
This is great to see! But would love to see an option to configure the speed that the overlay hides/shows
This will remove the need to clone components thus improving perf. It will also allow for more complex component composition
Works with xata.io serverless database (with vector storage support) Feedback welcome! I tried to stay very similar to the supabase implementation. Tests not added as it would get messy due...
No issue, just wanted to say thank you for creating this! Would have/will gladly donate money to this project!
A lot of my time using EUI I am making a quick jump to the source to understand some detail of the component. Having a link in the docs would...
I highly recommend you moving away from the webview based bridge you have now, and moving to JSCore... you will get much better performance.
I am using MK8 and creating a blank project works fine, but after I try to use cocoapods I get the above error. To reproduce create a standard project, then...
I already have some of your to-do items done :) https://github.com/mattapperson/atom-ternjs/
Currently Patronus is looking for all potential combos of params, but then only using combos provided in the routes plugin object. This needs to change to this (recommended) flow: 1)...