Skip to content
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

Adds support for Packery v2 options #39

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

edmundquintero
Copy link
Collaborator

  • Adds new Packery v2 options: horizontal, initLayout, originLeft, originTop, resize
  • Changes rootScope.$emit to rootScope.$broadcast so that events are propagated down to child scopes.

@joshuahiggins
Copy link
Contributor

There's got to be a better way then just sending v1 and v2 options on init.

@SomethingNew71
Copy link

Can we merge this? OP Pls

@edmundquintero
Copy link
Collaborator Author

Not yet. I need a better solution than defining both V1 and V2 options at init. I want to deprecate the V1 options but Packery is still supporting them so I don't want to cut it off yet.

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.

3 participants