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 docdash to the latest version 🚀 #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 22, 2018

Version 1.0.0 of docdash was just published.

Dependency docdash
Current Version 0.4.0
Type devDependency

The version 1.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of docdash.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 51 commits ahead by 51, behind by 1.

  • f4f7c87 Allow adding custom menu items
  • 33f8e35 Update README.md
  • 36bf209 [travis] add travis config
  • 2d1541b [version] 1.0.0
  • 8695dbc Less nodejs version dependent file copy
  • 81bc515 Use new features in example
  • 197fbfd Fix fixture conf
  • 0f746a8 Added global table styles
  • 3f9ad3b Added support for useLongnameInNav
  • 8e77ad8 Fixing copyFile problem on some systems or nodejs versions
  • a4a50d3 Merge pull request #34 from torarvid/section-ordering
  • 66f53ec Merge branch 'master' into section-ordering
  • b4b02b2 Merge pull request #15 from moshen/template-require-new
  • 416a6c0 Merge pull request #41 from clausjoergensen/master
  • ab95e2a Merge pull request #36 from Itee/patch-1

There are 51 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Dec 1, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 1, 2018

  • The devDependency docdash was updated from 0.4.0 to 1.0.1.

Update to this version instead 🚀

Release Notes for Version 1.0.1

Version 1.0.1

  • Allow adding custom menu items
  • Remove line-height: 160%
Commits

The new version differs by 6 commits.

  • abc3830 [version] 1.0.1
  • 0b77798 Added Changelog
  • a11b484 Merge pull request #46 from olivbau/patch-1
  • f776c40 Remove line-height: 160%
  • 9deab82 Merge pull request #44 from sergey48k/sergey48k-patch-1
  • 0e52acb Added hall-of-fame to README

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 3, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 3, 2019

  • The devDependency docdash was updated from 0.4.0 to 1.0.2.

Update to this version instead 🚀

Release Notes for Version 1.0.2

Version 1.0.2

  • [styles] increase space between custom menu items
  • [option] Added wrap option to wrap long names instead of trimming them
  • [option] Added navLevel option to control depth level to show in navbar, starting at 0
  • [option] Added private option to show/hide @Private in navbar
Commits

The new version differs by 10 commits.

  • 4bc8623 [travis] remove nodejs 6 test
  • 2c5df3e [travis] run builds against nodejs 10 too
  • a70d300 [version] 1.0.2
  • a2a9848 Added method to wrap long names instead of trimming them
  • efd38d3 Update README
  • c300e7f [styles] increase space between custom menu items
  • d3ddf7d Merge pull request #47 from moos/nav-depth
  • 192f64f fix search mode attr
  • 531afc6 review feedback
  • ba16bd2 Add navLevel & private options

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 20, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 20, 2019

  • The devDependency docdash was updated from 0.4.0 to 1.0.3.

Update to this version instead 🚀

Release Notes for Version 1.0.3

Version 1.0.3

  • [style] break headers into multiple lines
  • [style] break links in descriptions into multiple lines
  • [fix] fix ancestor check when there are none, like including tutorials
  • [fix] remove unnecessary files from published package
  • [fix] stop crashing on incorrect params JSDoc comments
  • [feature] add displaying version from package.json when it is provided
  • [feature] add support for yield
  • [feature] add support for namepsaces that are functions
  • [feature] add support for interfaces
  • [feature] add support for modifies
Commits

The new version differs by 13 commits.

  • 3c77b52 [version] 1.0.3
  • a12fa91 Update to be on par with JSDoc features
  • ea3582e Merge pull request #52 from boneskull/published-files
  • 39dad6a remove unnecessary files from published package
  • d3aa9c9 Merge pull request #51 from cahilfoley/patch-1
  • 02726d0 Fix error when including tutorials
  • fe9ab16 [style] alos break links in descriptions
  • abc55f5 correct eol
  • 89a1b97 [scripts] auto update pages via CI
  • 3b8df26 Show all nav levels in example
  • 9a7d872 [style] break headers into multiple lines
  • 9107450 Merge pull request #49 from amolpskamble/patch-1
  • 9103325 broken string, spelling typo

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 30, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 30, 2019

  • The devDependency docdash was updated from 0.4.0 to 1.1.0.

Update to this version instead 🚀

Release Notes for Version 1.1.0

Version 1.1.0

  • [scripts] remove jQuery as dependency
  • [feature] allow aliasing event names
Commits

The new version differs by 8 commits.

  • 5baf863 [version] 1.1.0
  • 0cb67bb Fix collapsing menu
  • 73e2ce2 Merge pull request #54 from rugk/jqueryless
  • 071aae4 Merge pull request #59 from toddq/alias-events
  • df8eb5c Allow aliasing event names
  • e39bbc2 Fix search
  • 3dd6396 Add IE support for NodeList.forEach
  • b304322 Remove jQuery

See the full diff

greenkeeper bot added a commit that referenced this pull request May 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 21, 2019

  • The devDependency docdash was updated from 0.4.0 to 1.1.1.

Update to this version instead 🚀

Release Notes for Version 1.1.1
  • [feature] scroll to currently opened method on page load
  • [fix] fixed searching in IE11
  • [fix] hiding/showing find exact match to open only single relevant section
Commits

The new version differs by 7 commits.

  • 994d122 [version] 1.1.1
  • f69a2b6 Adding back exact match
  • c3b1724 We need to rehide menus for search capabilities
  • c8e1fa8 Merge pull request #60 from toddq/nav-scroll
  • f20864a [fix] fixed search for IE11
  • 70f9dad When expanding collapsed nav sections, match on exact name
  • 366a96d Add js to scroll nav so that the link to the current page is shown

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 26, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 26, 2020

  • The devDependency docdash was updated from 0.4.0 to 1.2.0.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants