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

Fixes hiding topnav when printing #411

Merged
merged 1 commit into from
Jan 17, 2017

Conversation

bliles
Copy link

@bliles bliles commented Jan 13, 2017

Currently, the hide and show of the topnav while loading breaks hiding the topnav when printing. This is because jQuery.show() puts a style="display: block;" on the topnav element.

@dirkrombauts dirkrombauts merged commit ddd1f08 into picklesdoc:develop Jan 17, 2017
@dirkrombauts
Copy link
Member

Thank you for your contribution!

dirkrombauts added a commit that referenced this pull request Jan 26, 2017
* Fixes hiding topnav when printing. (#411)

* Adding Cucumber JSON Documentation Builder (#413)

* Adding Cucumber JSON as possible export format

* Version

* fixing the tests

* Fixing unit tests

* Separated Cucumber Documentation as separate project

* Fixing Build Pipeline

* Adding missed build dependency steps

* resolved the namespace issues that was preventing the build from completing successfully

* Addressing code review comments

* adding cucumber output format

* Release 2.12.0 (#416)

* Adding entries to change log

* Bump version (2.12.0)

* Version 2.12.0
@dirkrombauts
Copy link
Member

Released in version 2.12.0.

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