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

[Pre-release]: Tracking changes for pre-release of v4.11.0 #1024

Merged
merged 48 commits into from
Mar 9, 2020
Merged

Conversation

anikethsaha
Copy link
Member

@anikethsaha anikethsaha commented Feb 14, 2020

FINAL RELEASE OF 4.x

DO NOT MERGE

Changelog Content

jamesgeorge007 and others added 30 commits December 19, 2019 14:08
* chore: add husky as a devDep

* chore: add lint-staged as a devDep

* configure: pre-commit hook for staged files

* fix: minor tweak

* chore: update glob
* There are currently {three=>four} themes available.

* Remove number
Without the redirect images are not displaying in Amplify after deploying. Once added the redirect all PNGs showed up.
chore: removed the escaping of the name of sidebar
docs: update docs for the `name` option
* UPDATE .eslintrc

* UPDATE lint task

* FIX lint errors

* CLEANUP

* FIX no-eq-null warning

* FIX many jsdoc warnings

* FIX jsdoc issues

* FIX jsdoc warnings

* FIX jsdoc

* FIX eqeq and no-eq-null

* ADD lint to travis

* UPDATE test env for eslint
chore: added github Actions for CI
strip indent when embedding code fragment
This makes it possible to depend on the docsify package using a git commit hash instead of a version number in package.json, and causes the `lib` folder to be built in those cases, otherwise consumers will try to import from a folder that doesn't exist.
* chore: added cypresss

* chore: added sidebar tests

* chore: script update

* chore: removed cypress examples

* chore: added lib to eslintignore

* chore: script fixes

* chore: updated the snapshot
* chore: add stale bot config

@anikethsaha

* chore: add `On hold` label to stale bot
* Don't replace leading digit

* Install css.escape

* Escape leading digit of the anchor id
…factoring (#820)

* method extraction

* support for CSS class and id

* Update package.json

* Added tests for refactored render-methods

* minor refactoring
* update max-width 800px to 95%

* update to 80%
@anikethsaha anikethsaha self-assigned this Feb 14, 2020
@anikethsaha anikethsaha added do not merge pinned This is to pinned the PR/Issue in order to keep it open labels Feb 14, 2020
@anikethsaha anikethsaha added this to the 4.x milestone Feb 14, 2020
anikethsaha and others added 13 commits February 14, 2020 20:41
* chore: added new linter config

* chore: linting fixes

* chore: refactore in linting config and minor linting fixes
* feat: new option hideSidebar

* chore: removed the console logs

* chore: linting fixes

* chore: test fix
* Adds option to specify an header height

When using a template that has a sticky-header, clicking on the sidebar will
scroll the page under the header.

I added the option `headerHeight` (default = `0`) so that the content div will
be scrolled down that amount of pixels.

* updates documentation and renames variable
Signed-off-by: Martin Mihálek <aenniw@gmail.com>
authored-by: Mate Solymosi <mate.solymosi.ext@siemens.com>
* improve basic layout style

* add missing modification
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge pinned This is to pinned the PR/Issue in order to keep it open
Projects
None yet
Development

Successfully merging this pull request may close these issues.