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

Few improvements before release 0.2.0 #6

Merged
merged 3 commits into from
Jul 1, 2018
Merged

Conversation

mbourqui
Copy link
Contributor

@mbourqui mbourqui commented Jun 30, 2018

I've spotted that the 'alt' attribute of the img tag was not included. I fixed that.

I also added some new features:

  • Setting variant attributes via keyword parameters in the template tag
  • Variant attribute default value

* Fix 'alt' attribute not being set in rendered HTML img tag
* Support setting variant attributes via keyword parameters in the template tag
* Support for variant attribute default value
* self.variant renamed to self.variant_attributes
@mbourqui
Copy link
Contributor Author

There is still a glitch with the default value, I'm working on that.

@coveralls
Copy link

coveralls commented Jun 30, 2018

Coverage Status

Coverage decreased (-1.3%) to 98.198% when pulling 84553cd on mbourqui:master into b11e06c on zostera:master.

@mbourqui
Copy link
Contributor Author

Fixed!!
It's now all good for review.

@mbourqui mbourqui changed the title Few improvements before release Few improvements before release 0.2.0 Jun 30, 2018
@dyve dyve merged commit b9c29f3 into zostera:master Jul 1, 2018
@dyve
Copy link
Member

dyve commented Jul 1, 2018

Thanks, looking good

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

3 participants