Can Rau

Results 227 comments of Can Rau

@WybeBosch cool thanks for instructions πŸ™

Would be cool to have an up to date macOS installer πŸ˜‡

This would also allow to migrate this TS to zod right? ```ts type SingleBlock = { title: string; description: string; background: boolean; }; type Block = { [T in `block[${number}][${keyof...

you get `cmd+z` from the [history plugin](https://docs.slatejs.org/libraries/slate-history) and I agree, it's a fantastic library, though kinda a hassle to get started πŸ˜΅β€πŸ’« Are those plugins you're talking about open-source by...

Not sure, but depending on the Slate version your using, it seems to me that this plugin isn't compatible with Slate 0.5+ anymore 😒

Kay takes array instead of string now πŸ‘ Did some "cleanup" as well I think it's a little easier to read now..especially that part in [HeadTag.js](https://github.com/tizmagik/react-head/pull/84/files#diff-f85f4e10a789184c818ff777c38622efR43) And updated the readme....

Kay added some tests, I'm still not as much into testing as I would love to be, so let me know if they're okay and sufficient like this or what...

Like so https://github.com/tizmagik/react-head/pull/84/files#diff-04c6e90faac2675aa89e2176d2eec7d8R88 ? Should I merge in the latest commit, with the `headTags` clarification?

@tizmagik Any update on a possible merge? Should I merge the last changes to master beforehand?

The plugin is basically done https://github.com/GaiAma/Coding4GaiAma/tree/master/packages/gatsby-plugin-react-head just not yet published, as I thought to have this and attributes functionality, I haven't worked so far, merged before It's already in use...