documentation
documentation copied to clipboard
WidgetBot API & usage documentation 💁
I was going through the documentation and noticed a couple of quirks with the navigation links in some sections. 1. **Same-Page Redirects:** - In certain sections (like the intro section...
Updated the Next and previous button links in affected sections to point to the correct next section. **Note:** Some sections are using content from the same page, so there is...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.22.0. Release notes Sourced from prismjs's releases. v1.22.0 Release 1.22.0 v1.21.0 Release 1.21.0 Changelog Sourced from prismjs's changelog. 1.22.0 (2020-10-10) New components Birb (#2542) 4d31e22a...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20. Commits ded9bc6 Bump to v4.17.20. 63150ef Documentation fixes. 00f0f62 test.js: Remove trailing comma. 846e434 Temporarily use a custom fork of lodash-cli. 5d046f3 Re-enable Travis...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. Commits 8647803 6.5.3 856fe4d signature: prevent malleability and overflows See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...
Removed `delete` function of crate notifications, which is not implemented. Maybe you want to consider renaming the `hide` function to `delete` in the next major version and add an option...
This PR changes the README and makes it a bit more informative about how the documentation works, what the different folders are for and how the styling of the site...