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

Update refresh and handle attributes without values #67

Merged
merged 2 commits into from
Jun 28, 2016

Conversation

compressed
Copy link
Contributor

Hi,
I made two changes here:

  1. Implement @robinnorth's suggestion here Add simple refresh method and protect against links being bound more than once.  #36 for refresh.
  2. Handle attributes without any values (e.g. itemscope was causing an issue).

Let me know any feedback!

Thanks.

Some attributes, such as `itemscope` have no corresponding value. This
change allows them to still be set.
@MoOx MoOx merged commit eff7cfd into MoOx:master Jun 28, 2016
@MoOx
Copy link
Owner

MoOx commented Jun 28, 2016

No test but I guess it's better than nothing :) Thanks!

@MoOx
Copy link
Owner

MoOx commented Jun 28, 2016

Will cut a release when this is fixed #71 (comment)

@MoOx
Copy link
Owner

MoOx commented Jul 11, 2016

Released in 0.2.4

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