Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

respec

A tool for creating technical documents and web standards
Collective - Host: opensource - https://opencollective.com/respec - Code: https://github.com/w3c/respec

refactor(tests/spec/core/webidl-spec): remove jQuery from ctor/const/attr tests (#1773)

* enable grep

use it as `npm run karma -- --grep (regex)`

* remove jQuery from constructor...

github.com/w3c/respec - 70b25704a3df0e837d7a71e3dc7ba00bc3db1c04 authored over 6 years ago
refactor(tests/spec/core/webidl-spec): remove jQuery from interface tests (#1772)

* remove jquery from interface test

* fix test

github.com/w3c/respec - e9a8f0d7d87e335826a63134448f1337d67491c4 authored over 6 years ago
fix(core/issues-notes): don't remove closed issues (#1771)

github.com/w3c/respec - 8a36db1010c704953f1133624e11ba8f2e477608 authored over 6 years ago
refactor: remove domReady dependency (#1767)

* refactor: remove domReady dependency

* keep domReady for easier migration

* experimental...

github.com/w3c/respec - 071b8dd415cf4a0797722a2fd4e356900e6f32f2 authored over 6 years ago
chore(package): disable http cache for dev server (#1770)

github.com/w3c/respec - 01907217105dffa420a23717485c3cf07ae8eb3b authored over 6 years ago
refactor(core/webidl): modernize run() (#1766)

* refactor(core/webidl): remove cb()

* publish error when a module fails

* remove jQuery f...

github.com/w3c/respec - daaf5ea3724afd94e2ced235484a8b06b6bbd12a authored over 6 years ago
Fix closing heading tag in starter.html (#1763)

github.com/w3c/respec - ac6d292bb93bb3fc76c17eb45d3f49c919c9b490 authored over 6 years ago
fix(package): update fs-extra to version 7.0.0 (#1759)

github.com/w3c/respec - 3dc121dfe3737bc271c1c796d31f4446c4615c61 authored over 6 years ago
fix(core/webidl): unindentMarkup() should work with space-only lines (#1756)

* fix(core/webidl): unindentMarkup() should work with space-only lines

* Firefox 61 supports ...

github.com/w3c/respec - 286381fec76600bb7624de9547ef8ba83232ef65 authored over 6 years ago
fix(core/xref): explicit external dfn lookup (#1755)

and refactor xref-spec.js

github.com/w3c/respec - 0c9c9e57d0a44386bccbb7cd70507d12a77a089f authored over 6 years ago
feat(core/xref): use inline references to provide context (#1751)

github.com/w3c/respec - 6eb5db6feff879529c3f7969d0cb3f8c9be94156 authored over 6 years ago
feat(core/xref): add normative, informative references (#1753)

github.com/w3c/respec - 2d33eb39125e06216c1a06396bb72617fb8d31e0 authored over 6 years ago
refactor(core/webidl): remove dead code, unjquery (#1749)

github.com/w3c/respec - b571192c7d7b9f09872e371c6245f740e9546511 authored over 6 years ago
fix(core/xref): use context to disambiguate (#1750)

github.com/w3c/respec - a31c3ce293618139cc8e2195bef23b83b8633ce4 authored over 6 years ago
fix(core/webidl): improve warning msg for operation (#1744)

github.com/w3c/respec - 0897b25588eecfc03b75cf169a5a1c75438b1997 authored over 6 years ago
refactor(core/jquery-enhanced): convert getDfnTitles to vanilla js (#1746)

github.com/w3c/respec - c41c9d12184d55a80dacff09d7dc80a178e735a3 authored over 6 years ago
add spaces between idl (#1748)

github.com/w3c/respec - 61de38699ec47f667559cb2a729fea7b43cd164a authored over 6 years ago
feat(core/xref): support data-lt attributes (#1736)

github.com/w3c/respec - f8b85daf8f6e3086b7d97c748ae5432a4845891f authored over 6 years ago
fix(core/webidl): include optional's trivia (#1747)

github.com/w3c/respec - 2bb4a7883ac6b728f60d2b6f8ddd70eae8a3af15 authored over 6 years ago
fix(core/webidl): normalize enum value ids (#1735)

* fixes #1650

Enum values can contain spaces, which for ids should be normalized to "-".

github.com/w3c/respec - 6644df1f5f1db35db23ec39e99677d466b22e5bf authored over 6 years ago
refactor(core/pluralize): split pluralize from dfn module (#1739)

- Adds `core/pluralize` as plugin
- Separates `data-lt` and `data-plurals`
- Uses first `data-...

github.com/w3c/respec - e65e5f9b2de82e6b16eedf05fb267fb5fb1608ba authored over 6 years ago
fix(core/biblio): prevent SpecRef request if there are no refs (#1734)

Fixes #1726

github.com/w3c/respec - ba760805f49a3e3887d03f56633b4b21d05582dc authored over 6 years ago
fix(core/webidl): extra space between optional and identifier (#1738)

* closes #1737

github.com/w3c/respec - e4fc0c8a478698e8c110e09bb6b91336cf282e82 authored over 6 years ago
chore(core/webidl): prettier

github.com/w3c/respec - 4f832535a5dafccd5e36793dd55eecf68af10d9a authored over 6 years ago
chore(core/webidl-spec): prettier

github.com/w3c/respec - 8c3bed548445e396cccf2905752bfffd0ff2f866 authored over 6 years ago
chore(core/webidl): prettier

github.com/w3c/respec - ed4a7df9921f142c845af74d3e372fd202116985 authored over 6 years ago
feat(core/xref): support external dfn (#1733)

github.com/w3c/respec - 93abf2ccd2af638da0f232a4d15fb99945e7b4ec authored over 6 years ago
fix(core/xref): use empty data-cite for local references (#1732)

github.com/w3c/respec - 4662e855d9a9477337fe49d07ca677e1a2cf9a80 authored over 6 years ago
chore(package): update deps

github.com/w3c/respec - e06f6ddd3488131d1732d70a802d5e439a9258ee authored over 6 years ago
fix(core/link-to-dfn): avoid xref warning when disabled (#1731)

github.com/w3c/respec - c7db4f6fa532556bc9e700924101de0fae46b6f6 authored over 6 years ago
fix(core/webidl): improve display of errors (#1730)

github.com/w3c/respec - 963cbd4ce1aea9620da56c409489d4bcc8f1de25 authored over 6 years ago
chore(package): update url-search-params to version 1.0.0 (#1729)

github.com/w3c/respec - c2001ddf2920e691b271af371ff97c3f9663706b authored over 6 years ago
chore(w3c/headers-spec): prettier

github.com/w3c/respec - d5197969569c03d328b940084591c1ef60443696 authored over 6 years ago
fix: allow multiple logos when unofficial (#1727)

* closes #1725

github.com/w3c/respec - b4baecd31451713b5dfa23733acb0bcfcceb551e authored over 6 years ago
feat(core/xref): use data-cite to disambiguate (#1723)

github.com/w3c/respec - 8a4fd1e67da923b0a8229241d205383e38e643e4 authored over 6 years ago
feat(css/respec): highlight :target in references (#1720)

Closes #1683

github.com/w3c/respec - cf5651238b15060fe4f7c8b141a5ed7908e4f477 authored over 6 years ago
fix(core/xref): Improve error messages (#1722)

- Error messages are emitted once per query, not once for each element
- Disambiguate is also c...

github.com/w3c/respec - c19ee513e59d3a1513f356c38e7581ff689adc58 authored over 6 years ago
fix(core/link-to-dfn): bad markdown (#1721)

github.com/w3c/respec - c9a77eabba612fc2ca93734d694fdb91dc0b92c0 authored over 6 years ago
feat(core/xref): Add support for automatically linking external refs (#1719)

- Supports only uniquely defined (unambiguous) terms at present

github.com/w3c/respec - e183ad0cc987fce6a7fce00791b015d5aba84854 authored over 6 years ago
fix(core/webidl): idl not rendering correctly (#1718)

* only actual comments should be treated as comments
* type in template should be treated as HTML

github.com/w3c/respec - b0899e0b613f68a454120138ef39c97c57de1849 authored over 6 years ago
chore(CHANGELOG): regenerate

github.com/w3c/respec - a65d15a9d900b654a0792fa9ad1fbd7ad405a33b authored over 6 years ago
BREAKING CHANGE: split biblio in pre-processing and rendering parts (#1715)

* core/biblio now only does pre-processing.
* Move more render specific functions to core/rende...

github.com/w3c/respec - cc6298429aca9aa45af02af501bf1f7e2a563f43 authored over 6 years ago
chore(.npmignore): ignore .vs dir

github.com/w3c/respec - 456829cb5c04be26e498221cfc254a803a672b49 authored over 6 years ago
fix(core/webidl): prevent duplicated whitespace after comma (#1714)

github.com/w3c/respec - 2ac0b37674b8cfbaa01e415f3f89d26a78351830 authored over 6 years ago
docs(example/starter): modernize template a bit

github.com/w3c/respec - a0d5d1367fce202e1f32475fe96c13ea1d073aa9 authored over 6 years ago
refactor(core/biblio): split into pre-processing and rendering parts (#1712)

* refactor(core/biblio): split into pre-processing and rendering parts
* Move more render speci...

github.com/w3c/respec - 0998305e6a463c617471dc01cdcf82abc9d89c33 authored over 6 years ago
chore(package): update eslint to version 5.0.0 (#1709)

github.com/w3c/respec - 95d3b84ac137d7f24b0085947e3138f8ef8bd224 authored over 6 years ago
Update to webidl2.js 14 (#1710)

* update to webidl 14.0.0 [ci skip]

* replace ws with the new trivia [ci skip]

* fix tests...

github.com/w3c/respec - a9950351838d6015d83f6ca9b520ae61c4c4e480 authored over 6 years ago
fix(core/webidl): support setlike and bodyless stringifier (#1708)

* support setlike and bodyless stringifier

* fix Codacy issues

* second try to fix codacy ...

github.com/w3c/respec - 5e4b8b96eaedf4e9cfbcf1d9fb529ef9ed32ba7f authored over 6 years ago
fix(core/biblio): normalize references (#1703)

github.com/w3c/respec - b847f067829a36584f8b4a6a8d3eb8be4b764f27 authored over 6 years ago
feat(core/biblio-db): add clear database method (#1706)

github.com/w3c/respec - 9c4dbcb80cf3bed2fd645369463c6e3e26288223 authored over 6 years ago
chore(package-lock): npm audit fixes

github.com/w3c/respec - 76c0f81a94a4d044e3d65b98a7caca8a035d5b29 authored over 6 years ago
Revert "v21.1.0"

This reverts commit fcb65de9d7e527ced7a783ff0d1a21f50c4bad0c.

github.com/w3c/respec - e927b00d4722c62b06911cc1b15ff9a2038b59c8 authored over 6 years ago
refactor(core/jquery-enhanced): migrate $.allTextNodes to vanilla js (#1698)

github.com/w3c/respec - 419f48947a2217dafa82673b985b5786ca997e72 authored over 6 years ago
chore(package.json) update dependencies (#1697)

github.com/w3c/respec - 18dc0bb8fdf6cbdd0f362cb6d6b6f6e1ee73498b authored over 6 years ago
feat(w3c/defaults): enable local-refs-exist lint rule (#1696)

github.com/w3c/respec - 1e6ff536474add98563665bc5662a529c27662fb authored over 6 years ago
feat(w3c/defaults): enable highlightVars (#1695)

github.com/w3c/respec - 7ed09a38f245b01a00678facfe3b3d01c97d6fb8 authored over 6 years ago
fix(core/biblio): auto normalize references (#1692)

Fixes #1535

github.com/w3c/respec - b2a393aa1edc61b029e224b63a64eaf8f6b6e035 authored over 6 years ago
refactor(core/biblio): replace jQuery with hyperHTML (#1691)

github.com/w3c/respec - 259a9a9edccc387c39e5d3877dad191a433a77ef authored over 6 years ago
chore(.npmignore): only ship stater and basic examples

github.com/w3c/respec - d4c29993ac07772fd63197c506856b6dc7e2d37c authored over 6 years ago
fix(w3c/defaults): allow lint rules override (#1687)

github.com/w3c/respec - 2fc4f013b2db1b92fda7e0e70034941625a94239 authored over 6 years ago
perf(core/location-hash): avoid recalculating styles (#1689)

github.com/w3c/respec - 9d562edcdd511c30823dd1d1c7367bd22b5be542 authored over 6 years ago
style(core/utils): prettier

github.com/w3c/respec - 4c6fdc768974aecce52b7a702da9f650c0846e10 authored over 6 years ago
refactor: dont create arrays unnecessarily (#1690)

as all browsers now treat NodeList as @@iterable, don't need to convert to array in some cases.

github.com/w3c/respec - 6543c5cdd47120f78802ee5376469489391f90e8 authored over 6 years ago
chore(core/biblio): prettier

github.com/w3c/respec - 20dab515dd521c6c6cf26f5363cf48893c2cbdf7 authored over 6 years ago
fix(core/biblio): Add a "." and " " to unlinked references (#1688)

github.com/w3c/respec - 32d4c8a07f3d8a9d2db8a0c3c637add7a5f8b4f0 authored over 6 years ago
fix(core/dfn): improve backwards compat

github.com/w3c/respec - 5f603a5b2fb536b12bdf3ca9c5be6461be3628d2 authored over 6 years ago
chore(CHANGELOG): regenerate

github.com/w3c/respec - 09c96720e17f3f3e971eb9346153cbb8c5583251 authored over 6 years ago
perf(core/location-hash) improve performance

github.com/w3c/respec - e882a8558140b76241aca654ee3cde8283242453 authored over 6 years ago
feat(core/dfn): add automatic pluralization support for <dfn> (#1682)

github.com/w3c/respec - 7d8c7ccc32ca1af974c0ca4c82dcad37a0a0ea60 authored over 6 years ago
BREAKING CHANGE: Remove deprecated things (#1681)

* BREAKING CHANGE: unlearn `for` and `dfn-for` attributes
* BREAKING CHANGE: dont fix old figur...

github.com/w3c/respec - e2af09d7e6607856cec224bd26a639d0b3b4d801 authored over 6 years ago
chore(CHANGELOG): regenerate

github.com/w3c/respec - 4966b1db9f300b54bccaa3a01621b128a417e4dd authored over 6 years ago
chore(.npmignore): don't publish generated files

github.com/w3c/respec - b14b9623d97de4f555165f89e053144c520beb6c authored over 6 years ago
fix(package): update marked to version 0.4.0 (#1680)

* fix(package): update marked to version 0.4.0

* test(core/markdown-spec): commonmark conform...

github.com/w3c/respec - 6d451bbd5307d2cc07ad46b35b4dbd7dbba6dc98 authored over 6 years ago
chore(core/link-to-dfn): prettier

github.com/w3c/respec - c658d61b8c00eefc740578420cb294845704b979 authored almost 7 years ago
v20.11.1

github.com/w3c/respec - dfcb34380f4078417c387ba4e15155a63cd762d7 authored almost 7 years ago
fix(core/link-to-dfn): prevent crash on empty a (#1673)

* Make CG template complain if "conf.wg" is not set
* Prevent linkTargets crash when it encount...

github.com/w3c/respec - 7218eb3986f29fb2f0112b36f52cefe2a3fc8532 authored almost 7 years ago
fix(tools/respecDocWriter): support Puppeteer 1.4 error reporting (#1671)

github.com/w3c/respec - 8e42566617576de9ac6bfbc42ff6344c8fa11914 authored almost 7 years ago
v20.11.0

github.com/w3c/respec - cb79a0029aa43145e0c0c1d304e0695068cba2ba authored almost 7 years ago
feat(linter-rules/local-refs-exist): check that local href exist in spec (#1664)

* Fixes #1643

github.com/w3c/respec - 38a0f36d44328fec33f59beaab270aa9a92c8e4b authored almost 7 years ago
Fix(css/caniuse): caniuse hover should remain visible (#1657)

github.com/w3c/respec - 24a2f42e5661c0c1f23b39eac957f22384ea8721 authored almost 7 years ago
feat: harmonize var highlight colors with BikeShed (#1663)

* Update var highlight colors, as discussed in https://github.com/w3c/tr-design/issues/152

github.com/w3c/respec - 13ff2aef35e9cc012cc75452c71d0dc62538b6d1 authored almost 7 years ago
Fix(core/list-sorter): temp ID syntax in list sorter (#1665)

Use of `Math.random()` means the resulting selector looked like
`#temp-0.924252548658087 > dt`,...

github.com/w3c/respec - 2237755f3d4563dbdbfdff346dbb1150244b2d29 authored almost 7 years ago
refactor(headers-spec): variable name typo (#1658)

github.com/w3c/respec - 51f83c219530211666c64e95e4da1412e42ebc57 authored almost 7 years ago