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

Added pinterest support, facebook share dialog, google snippets, reactivity #32

Merged
merged 14 commits into from
Feb 27, 2015

Conversation

putstrln
Copy link
Contributor

@putstrln putstrln commented Feb 5, 2015

Changes:

  • added pinterest
  • added googleplus snippets
  • added facebook share dialog for apps with valid id
  • replaced meteor.startup because we might not want it to init on every page, now it requires explicit init
  • silenced fb-root div warning
  • added reactivity to rerun whenever the data changes
  • looping of templates
  • updated the tests

Let me know what you think works and what doesn't. Thanks :)

lovetostrike added 13 commits January 20, 2015 23:07
Added pinterest support.
Modified api so that users have control over order and size of social icons.
Loop to reduce code duplication.
Facebook now uses share dialog when there's a valid app_id
Changed sites array to an object for future configurations
Pattern match test instead of comparing for possible port changes
Extended site configuration
Added explicit site order array
Added reactivity when data context changes
Doc is intentionally left incomplete for less conflicts when changes will be merged back.
Silence that annoying fb-root warning
@rgoomar
Copy link
Contributor

rgoomar commented Feb 5, 2015

@queso You should merge this in 👍

@queso
Copy link
Member

queso commented Feb 5, 2015

@rgoomar have you tested it in an app yet?

@rgoomar
Copy link
Contributor

rgoomar commented Feb 5, 2015

Not just yet, but from going through the code, the logic seems to be in place and I don't see why it should break anything really. I can test it later tonight though.

@queso
Copy link
Member

queso commented Feb 5, 2015

That would be awesome, my main focus is velocity atm and I will be wrapped up in that all night.

@Nullpo
Copy link

Nullpo commented Feb 26, 2015

+1

queso added a commit that referenced this pull request Feb 27, 2015
Added pinterest support, facebook share dialog, google snippets, reactivity
@queso queso merged commit dc6c855 into thespacedojo:master Feb 27, 2015
@elie222
Copy link

elie222 commented Jul 26, 2015

Need to add to the README that init is now explicitly required. Plus googleplus color is broken.

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.

None yet

5 participants