Skip to content

Reduce package overhead & add events for synchronizing after CSS reflow events. #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

J-Rojas
Copy link
Collaborator

@J-Rojas J-Rojas commented Dec 19, 2019

This PR includes the following changes:

  • reduces the package overhead by only including the cloneDeep function from lodash, not the entire library.
  • add module field to package.json
  • adds 'layout:begin' and 'layout:complete' events to API; this allows clients to synchronize CSS reflow tasks based on when the layout will be processed.

@stdiopt
Copy link
Collaborator

stdiopt commented Apr 13, 2020

I guess merging this one will close #12 and #13?

@J-Rojas
Copy link
Collaborator Author

J-Rojas commented Apr 13, 2020

If you merge #14, you can close #12 and #13. This is based on that branch of work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants