Commits on Source (19)
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
David Sveningsson authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
David Sveningsson authored
chore(deps): update dependency @html-validate/prettier-config to v2.5.15 See merge request !1110
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
chore(deps): lock file maintenance See merge request !1111
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
David Sveningsson authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
David Sveningsson authored
chore(deps): update @html-validate/eslint monorepo See merge request !1112
-
David Sveningsson authored
-
David Sveningsson authored
fixes #299
-
David Sveningsson authored
fix: handle id with comma Closes #299 See merge request !1113
Showing
- .eslintignore 0 additions, 5 deletions.eslintignore
- .eslintrc.cjs 0 additions, 88 deletions.eslintrc.cjs
- CHANGELOG.md 6 additions, 0 deletionsCHANGELOG.md
- docs/.eslintrc.json 0 additions, 10 deletionsdocs/.eslintrc.json
- docs/dgeni/.eslintrc.json 0 additions, 5 deletionsdocs/dgeni/.eslintrc.json
- docs/dgeni/packages/base/services/resolveUrl.js 2 additions, 0 deletionsdocs/dgeni/packages/base/services/resolveUrl.js
- docs/package.json 4 additions, 4 deletionsdocs/package.json
- eslint.config.mjs 127 additions, 0 deletionseslint.config.mjs
- internal/test-utils/package.json 1 addition, 1 deletioninternal/test-utils/package.json
- package-lock.json 929 additions, 689 deletionspackage-lock.json
- package.json 13 additions, 13 deletionspackage.json
- src/__snapshots__/regression.spec.ts.snap 29 additions, 0 deletionssrc/__snapshots__/regression.spec.ts.snap
- src/dom/htmlelement.spec.ts 23 additions, 0 deletionssrc/dom/htmlelement.spec.ts
- src/dom/htmlelement.ts 1 addition, 1 deletionsrc/dom/htmlelement.ts
- src/dom/selector/selector.spec.ts 6 additions, 0 deletionssrc/dom/selector/selector.spec.ts
- src/htmlvalidate.browser.ts 2 additions, 2 deletionssrc/htmlvalidate.browser.ts
- src/htmlvalidate.nodejs.ts 2 additions, 2 deletionssrc/htmlvalidate.nodejs.ts
- src/jest/matchers/to-htmlvalidate.ts 9 additions, 9 deletionssrc/jest/matchers/to-htmlvalidate.ts
- test-files/issues/issue-299-comma-id.html 1 addition, 0 deletionstest-files/issues/issue-299-comma-id.html
- tests/integration/.eslintrc.json 0 additions, 6 deletionstests/integration/.eslintrc.json
.eslintignore
deleted
100644 → 0
.eslintrc.cjs
deleted
100644 → 0
docs/.eslintrc.json
deleted
100644 → 0
docs/dgeni/.eslintrc.json
deleted
100644 → 0
eslint.config.mjs
0 → 100644
This diff is collapsed.
test-files/issues/issue-299-comma-id.html
0 → 100644
tests/integration/.eslintrc.json
deleted
100644 → 0