GitbookIO / slate-edit-code

A Slate plugin for code block editing
https://gitbookio.github.io/slate-edit-code/
Apache License 2.0
43 stars 34 forks source link

Upgrading to Slate 0.22 the `expose-transforms` branch #21

Closed YurkaninRyan closed 7 years ago

YurkaninRyan commented 7 years ago

This plugin is awesome. This is my attempt at making it work for the way that the newer Slate functions, post expose-transforms era.

Let's talk about this PR. This is just a baseline for a discussion but currently all the tests are passing ^^

tobiasandersen commented 7 years ago

Wow, that was quick @YurkaninRyan. I'll try it out tomorrow morning!

SamyPesse commented 7 years ago

Thanks 🍻 I'll review it and try it tomorrow.

YurkaninRyan commented 7 years ago

@SamyPesse @Soreine Thanks a million for looking it over!

I've added Slate as a peer dependency as well as a dev dependency so these tests should run green!

Let me know if there is anything more I can do

YurkaninRyan commented 7 years ago

I updated this PR as well to be up to date for 0.23 : ) No more Raw serializer!