Iván Pereira

Results 24 comments of Iván Pereira

Hi @AoDev, I can separate the changes in smaller pull requests to help you review them better. Let me know if that could help you. Regards!

I did a quick test and [reverting the introduction of use-editable](https://github.com/FormidableLabs/react-live/commit/2265d8dbca01631486f89de3b50753ead160d41c) in the [Editor file](https://github.com/FormidableLabs/react-live/blob/master/src/components/Editor/index.js) solves this issue.

As I've isolated this issue to `use-editable`, this issue there seems to be related: https://github.com/FormidableLabs/use-editable/issues/17

> Do you have some statistics about performance improvement after this update? If there is an improvement in performance, it should not be huge (I have not measure it). The...

> Any plans to apply refactoring made in [elchininet@3d31457](https://github.com/elchininet/hound/commit/3d31457bd3844c6d6176ce20537d9ac05b85a7ca) ? Those look reasonable. That commit assumes that all these commits have been applied: https://github.com/elchininet/hound/commits/better_data_and_state_management But I think that this project...

@yelizariev, let me know if you need something from me.

Hi @jameslounds, I have a work-in-progress local branch to bring this feature but it is not as easy as it seems. It is hard to set the coordinates of transformed...

Does anyone know a workaround to achieve this that works at the moment? I tried with @lukeautry‘s solution and it doesn‘t restore the undo/redo stack.

Hi @jimmy-guo, There are two issues in the reproduction example that you provided. 1. In example 2, `safeBothPrefix` is not prefixing the rules inside the media-query 2. In example 1,...

@jimmy-guo, About the example 2. I am checking that it fails to recognise the syxtax. For example, the next one is parsed without issues. What happens is that it expects...