8000 Tags · taarimalta/jslint · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: taarimalta/jslint

Tags

v2021.6.30

Toggle v2021.6.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
< 8000 div class="Overlay-actionWrap">
Merge pull request jslint-org#333 from kaizhu256/v2021.6.30

# v2021.6.30

v2021.6.22

Toggle v2021.6.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jslint-org#328 from kaizhu256/v2021.6.22

## v2021.6.22

v2021.6.12

Toggle v2021.6.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jslint-org#323 from kaizhu256/v2021.6.12

## v2021.6.12

v2021.6.3

Toggle v2021.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
## v2021.6.3 (jslint-org#311)

- breaking-change - hardcode `const fudge = 1`
- breaking-change - remove little-used-feature allowing jslint to accept array-of-strings as source b/c internal lines-object has been changed from array-of-strings to array-of-objects.
- doc - add svg changelog.
- doc - add svg package-listing.
- doc - document cli-feature to jslint entire directory.
- jslint - add eslint-like ignore-directives `/*jslint-disable*/`, `/*jslint-enable*/`, `//jslint-quiet`.
- jslint - add new warning `Directive /*jslint-disable*/ was not closed with /*jslint-enable*/.`.
- jslint - add new warning `Directive /*jslint-enable*/ was not opened with /*jslint-disable*/.`.
- jslint - remove obsolete ie-era warning about duplicate names for caught-errors.
- website - move options-ui to top of page after editor-ui

v2021.5.30

Toggle v2021.5.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jslint-org#303 from kaizhu256/v2021.5.30

v2021.5.30 - 100% code-coverage and bugfix jslint-org#282 (failure to enforce semicolon in export-statement)

v2021.5.27

Toggle v2021.5.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jslint-org#297 from kaizhu256/v2021.5.27

v2021.5.27

v2021.5.26

Toggle v2021.5.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2021.5.26 (jslint-org#295)

## v2021.5.26
- coverage - increase regression testing and coverage to 98.41% (almost 100% baby!)
- ci - fix ci silently failing in node-v12 and node-v14.
- cli - add env var JSLINT_CLI to force-trigger cli in jslint.js (used for code-coverage of cli).
- jslint - add "globalThis" to default globals.
- jslint - add new rules unordered_param_a, unordered_property_a, that warn if parameters and properties are listed in nonascii-order.
- jslint - fix bug where (global) functionage missing properties finally and try.
- jslint - fix bug failing to parse unicode "\\u{12345}".
- jslint - fix bug falsely warning against conditional-chaining-operator "?.".
- jslint - remove deadcode for preaction-binary-".".
- jslint - remove deadcode warning bad_option_a.
- website - add fork-me ribbon.
- website - load index.html with example code.
- website - merge file report.js into browser.js.

v2021.5.23

Toggle v2021.5.23's commit message
## v2021.5.23

- doc - add section Changelog
- doc - update README.md with installtion instructions
- cli - merge shell-function shJslintCli into jslint.js.
- jslint - update default globals with support for "import"
- jslint - sort warnings with higher priority for early_stop
- jslint - add async/await support
- ci - make branch-beta the default branch.
- ci - validate non-http/file links in *.md files.
- ci - add shell-functions shCiBranchPromote.

v2021.5.21

Toggle v2021.5.21's commit message
## v2021.5.21

- this ci-release does not change any core-functionality of file jslint.js
- doc - add file CHANGELOG.md
- ci - begin addng regression tests and improve code-coverage.
- ci - allow pull-requests to run restricted-ci (cannot upload artifacts).
- gh-pages - fix missing assets and insecure http-links.
- gh-pages - merge file jslint.css into index.html.
- gh-pages - add files image-jslint-xxx.png.
- gh-pages - cleanup asset naming-convention.
- fix missing fonts in function.html and help.html.
- add files .gitconfig, Daley-Bold.woff2, Programma-Bold.woff2, icon-folder-open-solid.svg, icon-window-maximize-regular.svg.
- ci - fix http-links after moving to jslint-org.
- doc - migrate file README to README.md with embedded ci links and screenshots.
- ci - add macos and windows to ci-matrix.
- ci - ci now fails if jslint-check fails for any of the files in branches.
- ci - add github-workflows to generate code-coverage for jslint.js.

v2020.11.6

Toggle v2020.11.6's commit message
vestigial

0