v24.1.0 (2019-01-07)
Closed issues:
- WebIDL-thing-is-not-defined link is gone #2003
Merged pull requests:
- chore(package): update deps #2002 (marcoscaceres)
- linter rule for internal slots #1982 (saurabhmittal16)
- refactor(core/tests): remove jQuery from core/issues-notes and w3c/headers-spec #1979 (devanshbatra04)
v24.0.0 (2019-01-05)
Implemented enhancements:
- (core/pluralize): Add support for singularize #1743
Fixed bugs:
- Built sourcemap name mismatch #1995
- Parenthesis on method dfn-tags when method names are reused across interfaces #1369
- Referencing term using @data-lt can get confused #1161
Closed issues:
- An in-range update of snyk is breaking the build 🚨 #1991
- Remove makeOwnerSwapper()? #1959
- Refactor
conf.definitionMap
as a module #1954 - Warn when self-citing #1950
- Replace webidl writer to webidl2.js one #1702
- Update biblio-db to match IDB spec #1058
Merged pull requests:
- test(core/link-to-dfn): ensure data-lt is preferred #2001 (saschanaz)
- fix(core/github): link GitHub at-risk issues #2000 (saschanaz)
- refactor(core/data-cite): reword console output #1999 (marcoscaceres)
- chore(build): rename sourcemap file #1998 (marcoscaceres)
- chore(tests): lint for console.log in tests #1997 (marcoscaceres)
- Remove redundant files #1993 (marcoscaceres)
- refactor: add ts-check #1990 (saschanaz)
- refactor: use package names for external dependencies #1988 (saschanaz)
- feat(core/algorithms): highlight assertions in algorithms #1987 (Swapnilr1)
- Update marked to the latest version 🚀 #1986 (greenkeeper[bot])
- refactor(tests/spec/SpecHelper): avoid call() #1985 (saschanaz)
- feat(core/data-cite): shows a warning on self citing #1984 (devanshbatra04)
- refactor(tests/spec/core): use getElementById #1983 (saschanaz)
- BREAKING CHANGE: migrate to webpack #1981 (saschanaz)
- refactor: remove dynamic require() #1980 (saschanaz)
- refactor(tests/test-main): remove redundant lines #1978 (saschanaz)
- refactor(tests/spec): remove jQuery #1977 (devanshbatra04)
- feat(core/pluralize): add singularize capability #1974 (devanshbatra04)
- refactor(core/issues-notes): split functions and add JSDocs #1973 (saschanaz)
- test: type check by
npm run lint
#1972 (saschanaz) - fix(core/structure): fix undefined property access error #1971 (saschanaz)
- refactor(core/issue-notes): remove jquery #1969 (devanshbatra04)
- refactor: modularize definitionMap #1968 (saschanaz)
- refactor(core/utils): remove makeOwnerSwapper() #1967 (Swapnilr1)
- refactor(core/structure): avoid using module level variables nor innerHTML #1965 (saschanaz)
- refactor(core/webidl-index): Import nonNormativeClasses #1963 (Johanna-hub)
- fix(core/utils): Add non-normative classes #1962 (Johanna-hub)
v23.8.0 (2018-12-18)
Implemented enhancements:
- Replace handlebars with hyperHTML #1136
Closed issues:
- Get local references list from definitions #1952
- Get a way to exclude certain IDL blocks from IDL index #1880
- data-lt generates duplicated definitions #1878
- Add support for IDL namespace #1795
Merged pull requests:
- chore(package): update deps #1961 (marcoscaceres)
- refactor: avoid using insertBefore() #1960 (saschanaz)
- fix(core/figures): use childNodes instead of <figcaption> #1958 (saschanaz)
- refactor(core/structure): remove jQuery #1957 (saschanaz)
- refactor(core/figures): remove jQuery #1956 (saschanaz)
- fix(core/dfn-finder): always enumerate every alternative form for operations #1953 (saschanaz)
- fix(core/dfn-finder): prevent duplicated definition registration #1951 (saschanaz)
- refactor(core/link-to-dfn): split functions #1949 (saschanaz)
- refactor(core/link-to-dfn): split functions #1948 (saschanaz)
- test(core/webidl): links for namespaces #1947 (saschanaz)
- feat(core/idl-index): exclude IDL from IDL index #1946 (Johanna-hub)
v23.7.4 (2018-12-11)
Closed issues:
- Introduce general helper function to point elements from warnings #1944
Merged pull requests:
- Add showInlineError/Warning helper functions #1945 (saschanaz)
- refactor(core/figure): remove some jQuery #1943 (saschanaz)
- Update webidl2 to the latest version 🚀 #1942 (greenkeeper[bot])
v23.7.3 (2018-12-07)
Fixed bugs:
- List of Definitions broken #1938
Closed issues:
- An in-range update of snyk is breaking the build 🚨 #1934
- <dfn> for DOMParser.parseFromString is ignored #1791
Merged pull requests:
- [Snyk] Fix for 7 vulnerable dependencies #1941 (snyk-bot)
- fix(ui/dfn-list): destructuring regression #1940 (sidvishnoi)
- fix: force Travis to use Chromium from puppeteer #1937 (saschanaz)
v23.7.2 (2018-12-02)
Closed issues:
- An in-range update of karma is breaking the build 🚨 #1931
- Remove support for Error object from core/ui #1929
- An in-range update of hyperhtml is breaking the build 🚨 #1922
Merged pull requests:
- Fix starter example markup #1933 (millette)
- chore(package): update karma to version 3.1.3 #1932 (marcoscaceres)
- refactor(core/ui): remove error object support #1930 (saschanaz)
- refactor: use object shorthand, prefer append(), etc. #1928 (saschanaz)
- refactor: enforce eslint sort-imports #1927 (saschanaz)
- refactor: import hyperHTML as a module, etc. #1926 (saschanaz)
- Update puppeteer to the latest version 🚀 #1925 (greenkeeper[bot])
- chore(package): update hyperHTML to 2.19 #1923 (saschanaz)
- refactor: array-only flatten(), etc. #1921 (saschanaz)
- refactor(core/webidl): migrate writer to webidl2.js #1920 (saschanaz)
- Extra basic.html examples #1919 (Johanna-hub)
- Remove styleless CSS classes, round 1 #1918 (saschanaz)
- fix(tools/builder): source map from terser #1916 (saschanaz)
- refactor(core/dfn-finder): lt for empty enum value #1915 (saschanaz)
- refactor(core/webidl): remove unreachable branch #1914 (saschanaz)
- refactor(core/webidl): further split linkDefinitions() #1913 (saschanaz)
- refactor(core/webidl): split linkDefinitions() #1912 (saschanaz)
- refactor(core/webidl): upgrade to webidl2.js 16 #1910 (saschanaz)
- refactor(core/webidl): remove remnants of implements/ws #1908 (saschanaz)
- refactor(core/dfn-finder): reduce a parameter #1906 (saschanaz)
v23.7.1 (2018-11-23)
Closed issues:
- uglify-es is deprecated #1902
- Babel's stage presets are deprecated #1900
- Merge equivalent CSS classes for IDL #1892
- An in-range update of serve is breaking the build 🚨 #1885
Merged pull requests:
- refactor: split findDfn() as dfn-finder module #1904 (saschanaz)
- chore(package): migrate to terser #1903 (saschanaz)
- chore(package): upgrade to Babel 7 #1901 (saschanaz)
- refactor: prefer import by relative path #1899 (saschanaz)
- refactor: vanilla elements in conf.definitionMap #1898 (saschanaz)
- refactor(core/link-to-dfn): remove jquery #1897 (saschanaz)
- refactor: return unwrapped element from findDfn() #1896 (saschanaz)
- refactor: modernize all plugins #1895 (saschanaz)
- Merge IDL CSS classes #1894 (saschanaz)
- refactor: Remove unused CSS selectors #1893 (saschanaz)
- refactor: use dot notation when possible #1891 (saschanaz)
v23.7.0 (2018-11-15)
Merged pull requests:
- feat(core/issues-notes): allow token only github Authorization #1890 (marcoscaceres)
v23.6.1 (2018-11-15)
Merged pull requests:
- fix(core/issues-notes): set CORS mode, don't send referrer #1889 (marcoscaceres)
- Update karma-jasmine to the latest version 🚀 #1888 (greenkeeper[bot])
v23.6.0 (2018-11-13)
Closed issues:
- An in-range update of clipboard is breaking the build 🚨 #1882
- An in-range update of eslint-config-prettier is breaking the build 🚨 #1881
- An in-range update of snyk is breaking the build 🚨 #1877
- An in-range update of fs-extra is breaking the build 🚨 #1876
- An in-range update of prettier is breaking the build 🚨 #1873
Merged pull requests:
- feat(respec2html): allow debugging by showing devtools #1887 (marcoscaceres)
- fix(package): puppeteer 1.10.0 causes hightlighter to pause #1886 (marcoscaceres)
v23.5.1 (2018-11-12)
Closed issues:
- An in-range update of snyk is breaking the build 🚨 #1865
Merged pull requests:
- chore(package): update deps #1884 (marcoscaceres)
- refactor(core/webidl-index): remove callback #1879 (saschanaz)
v23.5.0 (2018-11-07)
Implemented enhancements:
Fixed bugs:
- ReSpec adds width=0 and height=0 for images in a figure #1859
Closed issues:
- pubrules fail due to a spurious
/
in github links #1870 - Add Bikeshed like dfn-panels showing where terms are referenced #1869
- data-cite shouldn't create bibliography reference if citation is to shortName #1862
Merged pull requests:
- fix(core/data-cite): avoid including self in bibliography #1875 (marcoscaceres)
- fix(templates/sotd): use issueBase for github issues URL #1872 (marcoscaceres)
- chore(package): update deps #1871 (marcoscaceres)
- Allow use of additionalCopyrightHolders for CG/BG documents #1866 (tidoust)
- Update package-lock.json #1864 (saschanaz)
- Add support for Living Standard & Living Document #1861 (sideshowbarker)
- fix(core/figures): prevent setting dimensions to 0 #1860 (sidvishnoi)
v23.4.0 (2018-10-14)
Implemented enhancements:
- Reuse cb() for requestIdleCallback #1363
Fixed bugs:
- data-cite: Reference Subpage Resolution #1856
Closed issues:
- Don’t warn about normative links in informative sections #1853
- Single slash "/" resolution in data-cite is both right and wrong. #1852
Merged pull requests:
- fix(core/data-cite): always resolve path relative to reference URL #1857 (marcoscaceres)
- fix(core/inlines): don't warn if ref already normative #1854 (marcoscaceres)
- Update webidl2 to the latest version 🚀 #1851 (greenkeeper[bot])
- feat(core/data-type): auto assign IDL types to dfns #1850 (marcoscaceres)
- refactor(core/requirements): remove jquery #1845 (sidvishnoi)
v23.3.0 (2018-10-04)
Implemented enhancements:
- Normative references from informative sections #1020
Closed issues:
Merged pull requests:
v23.2.0 (2018-10-04)
Closed issues:
- Export crashes on the editor's draft of JSON-LD #1842
Merged pull requests:
- feat(core/pubsubhub): show error if callback fails #1844 (marcoscaceres)
- feat(core/data-cite): support contextual citing #1841 (marcoscaceres)
v23.1.1 (2018-10-03)
v23.1.0 (2018-10-02)
Closed issues:
- IDL link to local members in same document #1811
- Change the way references are defined as informative or normative #1754
Merged pull requests:
- chore(package): Replace http-server with serve #1840 (sidvishnoi)
- feat(core/inlines): change the way inline references are used #1839 (sidvishnoi)
- refactor(tests/utils): migrate jquery-enhanced-spec to utils-spec #1838 (sidvishnoi)
- fix(core/xref): search locally first #1837 (sidvishnoi)
- Update eslint-plugin-prettier to the latest version 🚀 #1836 (greenkeeper[bot])
- feat(respec-worker): dynamically load highlight.js languages #1835 (marcoscaceres)
v23.0.5 (2018-09-28)
Merged pull requests:
- fix(core/utils): renameElement throws unexpected error #1833 (marcoscaceres)
v23.0.4 (2018-09-26)
Closed issues:
- Duplicate ids are generated for sections with the same title in Markdown docs #1830
- Do not signal missing definitions for methods marked with [Default] #1309
- Consider moving to semantic-release #1186
Merged pull requests:
- fix(core/example): duplicate ids #1832 (marcoscaceres)
- fix(core/utils): disable auto headerIds in marked #1831 (marcoscaceres)
v23.0.3 (2018-09-17)
Closed issues:
- No ID for section: Table of Contents #1828
Merged pull requests:
- fix(core/structure): toc heading must have id #1829 (marcoscaceres)
v23.0.2 (2018-09-17)
Fixed bugs:
- Fully qualified method names are not coded #1437
- Line breaks in WebIDL pre sections are ignored/replaced #1162
Closed issues:
- Linking warnings should not show normalized form #1676
- Use npm version on release #1653
- Run tests sync and async #1140
- Experiment with progressive rendering #1080
- Do processing on a hidden node to fix screen reader and permalink problems #971
Merged pull requests:
- fix(core/webidl): fully qualified names not coded #1827 (marcoscaceres)
v23.0.1 (2018-09-15)
Merged pull requests:
- fix(core/example): self-link pre-based examples #1826 (marcoscaceres)
v23.0.0 (2018-09-15)
Closed issues:
- Add self-links to headings (§ hyperlink anchor) #1821
Merged pull requests:
- BREAKING CHANGE: remove old permalink code #1825 (marcoscaceres)
- chore(package): update dep, add Sid as contributor #1824 (marcoscaceres)
- feat(core/examples): self-link examples #1823 (marcoscaceres)
- feat(core/id-headers): add section links #1822 (marcoscaceres)
v22.7.2 (2018-09-15)
Closed issues:
- improved UX: normative and informative references should link directly, to correspond to web best practices and user expectations #1820
- npm start doesn't build all components #1580
Merged pull requests:
- fix(core/biblio): avoid dup refs when case differs #1819 (marcoscaceres)
v22.7.1 (2018-09-06)
Closed issues:
- data-dfn-for ignored for duplicate IDL enum terms #1814
Merged pull requests:
- fix(webIDL): unambiguously link emum values #1816 (marcoscaceres)
v22.7.0 (2018-09-05)
Closed issues:
- Autogenerated (section) IDs omit unicode characters #1813
- Small-caps is not appropriate for
\<code\>
#1812
Merged pull requests:
- feat(core/caniuse): add more browser keys #1818 (marcoscaceres)
- fix(core/utils): generate ids without diacritical marks #1817 (marcoscaceres)
- feat(core/caniuse): add mobile Chrome and Safari #1815 (christianliebel)
v22.6.0 (2018-08-27)
Merged pull requests:
v22.5.2 (2018-08-23)
v22.5.1 (2018-08-21)
Fixed bugs:
- ‘File a bug’ link broken despite correct GitHub config #1803
Closed issues:
- Linter reports false errors on "local-refs-exist" when href contains unicode symbols #1808
Merged pull requests:
- fix(lint/local-refs-exist): handle unicode characters in IDs #1809 (sidvishnoi)
- refactor(core/fix-headers): remove jQuery dependencies #1807 (sidvishnoi)
- refactor(core/jquery-enhanced): migrate $renameElement to vanilla js #1806 (sidvishnoi)
- fix(core/github): Support conf.github without trailing slash #1805 (sidvishnoi)
- Update marked to the latest version 🚀 #1802 (greenkeeper[bot])
v22.5.0 (2018-08-16)
Closed issues:
- [META] Summary - Google Summer of Code 2018 #1799
- No space after readonly in "readonly maplike" definitions #1794
- Replace
deps/domReady
with a wrapper for deprecation notice #1793 - standard way to mark fingerprinting surface vectors #1788
- Use eslint on Travis #1711
Merged pull requests:
- Update eslint-config-prettier to the latest version 🚀 #1801 (greenkeeper[bot])
- Update eslint-config-prettier to the latest version 🚀 #1800 (greenkeeper[bot])
- Update karma to the latest version 🚀 #1798 (greenkeeper[bot])
- Mark deps/domReady as deprecated #1797 (saschanaz)
- (core/xref): support inline IDL #1765 (sidvishnoi)
v22.4.0 (2018-08-07)
Fixed bugs:
- Multiple dfn with the same name #1768
Merged pull requests:
- fix(core/webidl): only set pre id when needed #1796 (marcoscaceres)
- feat(core/xref): cache results #1758 (sidvishnoi)
- feat(w3c/templates/sotd): prefer github #1740 (marcoscaceres)
v22.3.5 (2018-08-07)
Closed issues:
- <dfn> for Gamepad is being ignored #1789
Merged pull requests:
- fix(core/webidl): find interface dfn in section #1792 (marcoscaceres)
- refactor(core/examples): refactor and remove jQuery #1787 (sidvishnoi)
v22.3.4 (2018-08-02)
Fixed bugs:
- Language tags exposed in editor list company names #1786
Closed issues:
- Language markup showing in Editors list #1594
Merged pull requests:
v22.3.3 (2018-07-31)
Merged pull requests:
- refactor(core/jquery-enhanced): migrate $linkTargets to vanilla js #1785 (sidvishnoi)
- refactor: remove
var
#1784 (saschanaz) - refactor(tests/spec/core/webidl-spec): remove remaining jQuery #1783 (saschanaz)
- Lint tests #1782 (saschanaz)
- refactor: use const and arrow functions #1781 (saschanaz)
- refactor: use getElementById whenever possible #1780 (saschanaz)
- refactor: use await for makeRSDoc() #1779 (saschanaz)
- fix(karma.conf.js): grep causes incorrect skips #1778 (saschanaz)
- Force eslint #1777 (saschanaz)
- fix(core/idl): linking attribute id/type with same name #1776 (marcoscaceres)
- refactor(tests/spec/core/webidl-spec): remove jQuery from dict/enum tests #1775 (saschanaz)
- refactor(tests/spec/core/webidl-spec): remove jQuery from op/comment tests #1774 (saschanaz)
- refactor(tests/spec/core/webidl-spec): remove jQuery from ctor/const/attr tests #1773 (saschanaz)
- refactor(tests/spec/core/webidl-spec): remove jQuery from interface tests #1772 (saschanaz)
v22.3.2 (2018-07-27)
Closed issues:
- [FEATURE REQUEST #1761
Merged pull requests:
- fix(core/issues-notes): don't remove closed issues #1771 (marcoscaceres)
- chore(package): disable http cache for dev server #1770 (marcoscaceres)
- refactor: remove domReady dependency #1767 (saschanaz)
- refactor(core/webidl): modernize run() #1766 (saschanaz)
- docs(example/starter): Fix closing heading tag #1763 (HolgerPeters)
- Update fs-extra to the latest version 🚀 #1759 (greenkeeper[bot])
v22.3.1 (2018-07-16)
Merged pull requests:
- fix(core/webidl): unindentMarkup() should work with space-only lines #1756 (saschanaz)
- fix(core/xref): explicit external dfn lookup #1755 (sidvishnoi)
v22.3.0 (2018-07-12)
Closed issues:
Merged pull requests:
- feat(core/xref): add normative, informative references #1753 (sidvishnoi)
- feat(core/xref): use inline references to provide context #1751 (sidvishnoi)
- fix(core/xref): use context to disambiguate #1750 (sidvishnoi)
- refactor(core/webidl): remove dead code, unjquery #1749 (marcoscaceres)
- Add spaces between IDL #1748 (saschanaz)
- refactor(core/jquery-enhanced): move getDfnTitles to vanilla js #1746 (sidvishnoi)
- fix(core/webidl): improve warning msg for operation #1744 (sidvishnoi)
- feat(core/xref): support data-lt attributes #1736 (sidvishnoi)
v22.2.1 (2018-07-10)
Merged pull requests:
- fix(core/webidl): include optional's trivia #1747 (marcoscaceres)
v22.2.0 (2018-07-09)
Fixed bugs:
- Two spaces between optional and identifier #1737
Closed issues:
- Prevent SpecRef request if there are no refs #1726
- WebIDL and data-dfn-for creates fragments with whitespace #1650
- Shepherd integration #1424
Merged pull requests:
- refactor(core/pluralize): separate pluralization from data-lt #1739 (sidvishnoi)
- fix(core/webidl): extra space between optional and identifier #1738 (marcoscaceres)
- fix(core/webidl): normalize enum value ids #1735 (marcoscaceres)
- fix(core/biblio): prevent SpecRef request if there are no refs #1734 (sidvishnoi)
- feat(core/xref): support external dfn #1733 (sidvishnoi)
- fix(core/xref): use empty data-cite for local references #1732 (sidvishnoi)
v22.1.1 (2018-07-03)
Fixed bugs:
- Recent ReSpec update broke WebIDL parsing for WoT defintitions #1728
Closed issues:
- Ugly IDL errors #1674
Merged pull requests:
- fix(core/link-to-dfn): avoid xref warning if xref disabled #1731 (sidvishnoi)
- fix(core/webidl): improve display of errors #1730 (marcoscaceres)
- Update url-search-params to the latest version 🚀 #1729 (greenkeeper[bot])
v22.1.0 (2018-07-02)
Closed issues:
Merged pull requests:
- fix: allow multiple logos when unofficial #1727 (marcoscaceres)
- feat(core/xref): use data-cite to disambiguate #1723 (sidvishnoi)
- fix(core/xref): Improve error messages #1722 (sidvishnoi)
- fix(core/link-to-dfn): bad markdown #1721 (marcoscaceres)
- feat(core/css/respec): add :target highlight #1683 #1720 (Jigar3)
- feat(core/xref): Add support for automatically linking external refs #1719 (sidvishnoi)
v22.0.1 (2018-06-28)
Closed issues:
- WebIDL rendering adds "<span class='idlSectionComment'>" to output #1717
Merged pull requests:
- fix(core/webidl): idl not rendering correctly #1718 (marcoscaceres)
v22.0.0 (2018-06-26)
Merged pull requests:
- BREAKING CHANGE: split biblio in pre-processing and rendering parts #1715 (marcoscaceres)
- fix(core/webidl): prevent duplicated whitespace after comma #1714 (saschanaz)
- refactor(core/biblio): split into pre-processing and rendering parts #1712 (sidvishnoi)
- Update eslint to the latest version 🚀 #1709 (greenkeeper[bot])
v21.3.0 (2018-06-25)
Fixed bugs:
Closed issues:
- Anonymous IDL operations cause empty idlMethName spans #1707
Merged pull requests:
- Update to webidl2.js 14 #1710 (saschanaz)
- Support setlike and bodyless stringifier #1708 (saschanaz)
v21.2.0 (2018-06-20)
Merged pull requests:
- feat(core/biblio-db): add clear database method #1706 (sidvishnoi)
- fix(core/biblio): normalize references #1703 (sidvishnoi)
v21.1.0 (2018-06-19)
Closed issues:
- Large images appear stretched #1678
- auto normalize references #1535
- Warn when href points to undefined id #1318
- caniuse integration #1238
Merged pull requests:
- refactor(core/jquery-enhanced): migrate $.allTextNodes to vanilla js #1698 (sidvishnoi)
- chore(package.json) update dependencies #1697 (sidvishnoi)
- feat(w3c/defaults): enable local-refs-exist lint rule #1696 (sidvishnoi)
- feat(w3c/defaults): enable highlightVars #1695 (sidvishnoi)
- fix(core/biblio): auto normalize references #1692 (sidvishnoi)
- refactor(core/biblio): replace jQuery with hyperHTML #1691 (sidvishnoi)
v21.0.2 (2018-06-06)
Merged pull requests:
- perf: dont create arrays unnecessarily #1690 (marcoscaceres)
- perf(core/location-hash): avoid recalculating styles #1689 (marcoscaceres)
- Add a period and space to unlinked references #1688 (michael-n-cooper)
- fix(w3c/defaults): allow lint rules override #1687 (sidvishnoi)
- fix(core/dfn): improve backwards compat #1686 (sidvishnoi)
v21.0.1 (2018-05-29)
Merged pull requests:
- perf(core/location-hash) improve performance #1685 (sidvishnoi)
v21.0.0 (2018-05-29)
Closed issues:
- Investigate automatic pluralization of defined terms #1351
- Investigate switching MD parser to Remarkable #1207
Merged pull requests:
- feat(core/dfn): add automatic pluralization support for <dfn> #1682 (sidvishnoi)
- BREAKING CHANGE: Remove deprecated things #1681 (marcoscaceres)
v20.11.2 (2018-05-25)
Closed issues:
- Nothing really checks config.format for markdown processing #1679
Merged pull requests:
- fix(package): update marked to version 0.4.0 #1680 (marcoscaceres)
v20.11.1 (2018-05-15)
Fixed bugs:
- link-to-dfn module may report a TypeError #1666
Merged pull requests:
- fix: link-to-dfn module may report a TypeError #1673 (sidvishnoi)
- fix(tools/respecDocWriter): support Puppeteer 1.4 error reporting #1671 (marcoscaceres)
v20.11.0 (2018-05-14)
Closed issues:
Merged pull requests:
- Fix temp ID syntax in list sorter #1665 (tidoust)
- (feat/lint) Warns about href's that link to nonexistent id's in a spec #1664 (sidvishnoi)
- Update var highlight colors #1663 (sidvishnoi)
- fix(w3c/headers): typo #1659 (marcoscaceres)
- refactor(headers-spec): variable name typo #1658 (marcoscaceres)
- Fix caniuse hover show/hide #1657 (sidvishnoi)
v20.10.4 (2018-05-08)
Merged pull requests:
- fix(tools/respecDocWriter): reject on require load errors #1654 (marcoscaceres)
v20.10.3 (2018-05-07)
Closed issues:
- Harmonizing var highlight colors with BikeShed #1649
Merged pull requests:
v20.10.2 (2018-05-04)
Merged pull requests:
- sec(tools/respecDocWriter): dont show URL params #1651 (marcoscaceres)
v20.10.1 (2018-05-02)
Merged pull requests:
- fix(tools/respecDocWriter): output data, not dataURL #1648 (marcoscaceres)
v20.10.0 (2018-05-02)
Closed issues:
- Missing js/deps/require.js? #1639
- Implementation report not required for REC #1632
- Update templates to point to new web-platform-tests location after move #1621
- caniuse should export as "caniuse.com" #1618
- caniuse layout and click issues on mobile #1614
- punctuation checker not working correctly #1605
- Highlight variable matching in algorithm #1529
Merged pull requests:
- Update fs-extra to the latest version 🚀 #1646 (greenkeeper[bot])
- Remove irrelevant config for caniuse feature #1645 (sidvishnoi)
- chore(tests): use eslint-plugin-jasmine #1644 (marcoscaceres)
- Refactor save html #1641 (sidvishnoi)
- Remove IDL legacy things #1638 (marcoscaceres)
- fix(w3c/headers): implementationReportURI CR only #1634 (marcoscaceres)
- Fix: caniuse layout and click issues on mobile #1627 (sidvishnoi)
- feat(w3c/headers): warn about old WPT URL #1622 (marcoscaceres)
- fix(core/caniuse): export as "caniuse.com" #1619 (sidvishnoi)
- feat(core/linter-rules/punctuation): Log offending elements #1617 (shikhar-scs)
- feat(core/highlight-vars): highlight vars in algos #1588 (marcoscaceres)
v20.9.0 (2018-04-26)
v20.8.0 (2018-04-25)
Implemented enhancements:
- Add natural width and height to images #923
Fixed bugs:
- don't create a new id when an issue is referenced more than once #1626
Closed issues:
- Investigate bug related to duplicate issue ids #1342
Merged pull requests:
- feat(core/utils): add flatten() util #1633 (marcoscaceres)
- feat: support personal github tokens for testing #1630 (marcoscaceres)
- fix(core/issue-notes): give issues a unique ID #1629 (marcoscaceres)
- feat(core/images): add natural width and height to images(#923) #1616 (himanish-star)
v20.7.2 (2018-04-17)
Fixed bugs:
- Perma Link refers to #undefined for the document #1445
Merged pull requests:
- chore(package): update dev deps #1623 (marcoscaceres)
v20.7.1 (2018-04-06)
Fixed bugs:
- The document license cannot be limited to the W3C Document License #1598
Merged pull requests:
- fix(w3c/headers): allow restrictive w3c license #1604 (marcoscaceres)
v20.7.0 (2018-04-05)
Merged pull requests:
- feat(core/caniuse): Add caniuse integration #1238 #1555 (sidvishnoi)
v20.6.0 (2018-04-04)
Closed issues:
- Canonical URL not updated with anchor-navigation #1609
- respec2html error is always
😱 ReSpec error: JSHandle@error
#1606
Merged pull requests:
- Fix a couple of small bugs. #1613 (marcoscaceres)
- fix(core/base-runner): extend plugin life #1612 (marcoscaceres)
- test(headless): reduce tested specs #1608 (marcoscaceres)
- fix(tools/respecDocWriter): stringify JSHandle objects from console #1607 (saschanaz)
- feat(core/utils): Utils fetch and cache #1602 (marcoscaceres)
- feat(core/issues-notes): show github labels #1583 (marcoscaceres)
v20.5.1 (2018-04-03)
Merged pull requests:
- fix(show-people): treat name as HTML #1595 (marcoscaceres)
v20.5.0 (2018-04-03)
Merged pull requests:
- feat: punctuation checker for paragraphs #1589 (shikhar-scs)
v20.4.2 (2018-04-03)
Merged pull requests:
- fix(w3c/headers): head items should be lcase #1603 (marcoscaceres)
v20.4.1 (2018-04-02)
Fixed bugs:
- IDL stringifier is causing RangeError #1599
- RangeError: Invalid count value exception in idn() #1559
Merged pull requests:
- fix(core/webidl): dont warn about nameless ops #1601 (marcoscaceres)
- fix(core/webidl): indent stringifiers #1600 (marcoscaceres)
- chore(pacakge): npm start builds components #1581 (marcoscaceres)
v20.4.0 (2018-03-29)
Merged pull requests:
- feat(core/figures): anchor link texts to be shortened #1593 (himanish-star)
v20.3.0 (2018-03-28)
Merged pull requests:
- Remove @@@ from sotd #1584 (OrionStar25)
v20.2.2 (2018-03-27)
Closed issues:
- Missing whitespace in headers between status and date #1590
- Script fails on IE11 with
SCRIPT1010: Expected identifier
#1585
Merged pull requests:
v20.2.1 (2018-03-21)
Closed issues:
- META: Google Summer of Code 2018 #1502
v20.2.0 (2018-03-21)
Merged pull requests:
- feat: show github issue's labels #1571 (himanish-star)
v20.1.1 (2018-03-20)
Fixed bugs:
- Parsing xml in markdown gives lower case tags #1573
Merged pull requests:
- fix(w3c/templates/headers): doc.title must match conf.title #1579 (marcoscaceres)
v20.1.0 (2018-03-19)
Implemented enhancements:
- Add support for former editors #1097
Closed issues:
- Allow makeStandardOps() to take overrides #1576
- Extended attribute on types in union #1574
- < in server-timing description #1568
Merged pull requests:
- fix(core/webidl): support extended attributes for IDL types #1578 (saschanaz)
- Allow makeStandardOps() to take overrides: Fixes #1576 #1577 (shikhar-scs)
- Add support for former editors #1551 (sidvishnoi)
- fix(w3c/templates/headers): use <h1> exists for title (fixes #460) #1516 (shikhar-scs)
v20.0.5 (2018-03-14)
Closed issues:
- Configure Jasmine to not run in random #1552
Merged pull requests:
- fix(core/issues-notes): closed issue should be removed from spec #1570 (marcoscaceres)
- fix(package): update command-line-usage to version 5.0.2 #1569 (saschanaz)
v20.0.4 (2018-03-10)
Implemented enhancements:
- Test process version #1128
Fixed bugs:
- Back to Top button doesn't work #1545
Closed issues:
- THIS IS A TEST ISSUE #1548
- Regression: release.js exits with ERR_FILE_NOT_FOUND #1547
- seo and jsonld modules should be merged #1536
Merged pull requests:
- fix(core/webidl): pad static methods #1566 (marcoscaceres)
- chore(package): update deps #1564 (marcoscaceres)
- refactor(core/issues-notes): use async/await + simplify #1560 (goelrohan6)
- chore(package): build, then start server #1558 (marcoscaceres)
- Merged seo and jsonld modules #1556 (goelrohan6)
- refactor(w3c/informative): remove jQuery #1553 (saschanaz)
- Link back to top to title of spec #1550 (OrionStar25)
- refactor(core/inlines): use ES2015+/remove jQuery #1549 (saschanaz)
- Update clipboard to the latest version 🚀 #1542 (greenkeeper[bot])
v20.0.3 (2018-03-02)
Closed issues:
- Github and edDraftURI #1223
Merged pull requests:
- fix: remove core/aria module #1544 (saschanaz)
- refactor(core/best-practices): replace jQuery #1541 (saschanaz)
v20.0.2 (2018-03-01)
Fixed bugs:
- Respec can't check local source files anymore #1522
Merged pull requests:
- chore(package): update deps #1540 (marcoscaceres)
- refactor(tools/release, tools/respecDocWriter): use double quotes #1539 (saschanaz)
- refactor(core/contrib): use ES2015+ #1538 (saschanaz)
- fix(tools/respecDocWriter): allow local file requests #1537 (saschanaz)
v20.0.1 (2018-02-23)
Merged pull requests:
- chore(deps): update hyperhtml #1531 (marcoscaceres)
- fix(w3c/jsonld): make async, used description #1528 (marcoscaceres)
- jsonld uses undefined "xsd" namespace #1527 (gkellogg)
- fix(tools/respec2html): resolve src to file URL #1524 (marcoscaceres)
v20.0.0 (2018-02-22)
Closed issues:
- Typos in the Developer's Guide #1512
Merged pull requests:
- BREAKING CHANGE: Remove RDFa support. #1526 (gkellogg)
- refactor(w3c/headers): use w3c defaults #1525 (marcoscaceres)
- chore(package): updates puppeteer + marked #1523 (marcoscaceres)
- chore(.gitignore): use globs #1518 (saschanaz)
- JSON-LD SEO support #1517 (gkellogg)
- Update RDFa support #1515 (gkellogg)
- Convert headers/sotd templates into hyperHTML #1514 (saschanaz)
- refactor: small syntax changes and hyperHTML #1511 (saschanaz)
v19.6.0 (2018-02-15)
Closed issues:
- 💅-up linked tests #1374
Merged pull requests:
- prettify linked tests : Fixes #1374 #1487 (shikhar-scs)
v19.5.0 (2018-02-15)
Merged pull requests:
- fix: re-add sudo required #1509 (saschanaz)
- feat(w3c): remove processVersion option #1480 (marcoscaceres)
v19.4.0 (2018-02-14)
Implemented enhancements:
- Switch to some other packaging system #1129
Closed issues:
- Link to duplicate definition #1427
Merged pull requests:
- Link to duplicate dfns #1477 (himanish-star)
v19.3.0 (2018-02-13)
Fixed bugs:
- Missing things in IDL index #1479
Merged pull requests:
v19.2.2 (2018-02-13)
Merged pull requests:
- fix(core/webidl-index): support multiple idl blocks #1497 (shubhshrma)
v19.2.1 (2018-02-13)
Fixed bugs:
- No longer possible to override W3C logo in an official document? #1392
Merged pull requests:
v19.2.0 (2018-02-12)
Closed issues:
- SOTD still points to 1 March 2017 W3C Process Document #1485
- CI fails with a message
{}
#1476 - 19.1.0 doesn't seem to support interface mixins #1475
- Forked repositories cannot run karma tests on Travis? #1462
- marked stripping "*" from pre #1389
- Github links should include link to pull requests #1373
- Add missing aria-spec #906
Merged pull requests:
- fix(tools/release): use build:components instead #1501 (marcoscaceres)
- docs(examples): use github config option #1500 (marcoscaceres)
- fix: ping SpecRef in ordering-safe way #1499 (saschanaz)
- chore: update dependencies #1498 (marcoscaceres)
- refactor: remove WebIDL array support #1496 (saschanaz)
- fix: prevent unordered tests from conflicting #1495 (saschanaz)
- Github links should include link to pull requests #1373 #1491 (OrionStar25)
- Skip detectBrowsers when explicitly passing browsers #1490 (saschanaz)
- refactor: use node.js api rather than unix commands #1488 (saschanaz)
- refactor: use puppeteer instead of nightmare #1483 (saschanaz)
- Update jasmine-core to the latest version 🚀 #1481 (greenkeeper[bot])
- workaround: use sudo required on travis #1478 (saschanaz)
v19.1.1 (2018-02-06)
v19.1.0 (2018-02-05)
Implemented enhancements:
Closed issues:
- Test failure: 'root' is deprecated, use 'global' #1458
Merged pull requests:
- chore(package): use uglify-es 3.3.7 #1474 (saschanaz)
- Fix a typo in src/w3c/headers.js #1472 (xfq)
- Migrate to ES2017 async functions #1471 (saschanaz)
- feat: support interface mixins #1468 (saschanaz)
- chore(package): update webidl2.js to version 10.2.0 #1465 (saschanaz)
- workaround: add git commit hash #1464 (saschanaz)
- fix: roll back to uglify-es 3.2.2 #1461 (saschanaz)
- Fix Nightmare API use #1460 (saschanaz)
v19.0.2 (2018-01-30)
Fixed bugs:
- Code samples should not be set to aria-live="polite" after core/highlight executes #1456
- Snapshot menu not working on Firefox 57? #1440
Closed issues:
- viewing fails on Safari Version 10.1.2 (10603.3.8) #1453
- "Save as HTML" is missing from the Respec menu #1450
Merged pull requests:
- fix: dont announce highlights (closes #1456) #1457 (marcoscaceres)
- Update mocha to the latest version 🚀 #1455 (greenkeeper[bot])
- Update command-line-args to the latest version 🚀 #1454 (greenkeeper[bot])
- Update http-server to the latest version 🚀 #1452 (greenkeeper[bot])
- Cleanup various things #1451 (marcoscaceres)
- Update karma to the latest version 🚀 #1449 (greenkeeper[bot])
v19.0.1 (2017-12-19)
Merged pull requests:
- fix(core/github): bad URL for fetching issues #1447 (marcoscaceres)
v19.0.0 (2017-12-19)
Implemented enhancements:
- Upcoming update to WG notes patent policy text #1443
Closed issues:
- Specref updating is either too infrequent or partially broken #1441
- Serve save-html.js with a javascript mime type #1439
- Sort lists #912
Merged pull requests:
- Improve patent text on notes #1446 (marcoscaceres)
- chore(package): update deps #1444 (marcoscaceres)
- Update fs-extra to the latest version 🚀 #1442 (greenkeeper[bot])
- chore(package): update deps #1436 (marcoscaceres)
- fix(package): update hyperhtml to version 2.1.2 #1434 (marcoscaceres)
- Remove more jquery #1432 (marcoscaceres)
v18.3.0 (2017-11-17)
Merged pull requests:
- feat: teach ReSpec to sort lists #1430 (marcoscaceres)
v18.2.4 (2017-11-01)
Merged pull requests:
- fix(tools/respecDocWriter): colors.info is not a function #1422 (marcoscaceres)
v18.2.3 (2017-10-27)
v18.2.2 (2017-10-27)
Closed issues:
- Named modules could be accurately timed #1081
Merged pull requests:
v18.2.1 (2017-10-26)
Closed issues:
- Snapshot generation fails due to <meta charset> outside the first 1024 bytes #1417
Merged pull requests:
- fix(ui/save-html): move meta charset to top #1418 (marcoscaceres)
v18.2.0 (2017-10-26)
Merged pull requests:
- chore(package): s/prepublish/prepare, per npm5 #1415 (marcoscaceres)
- Babel bug #1414 (marcoscaceres)
v18.1.3 (2017-10-25)
Merged pull requests:
v18.1.2 (2017-10-24)
v18.1.1 (2017-10-24)
v18.1.0 (2017-10-24)
Closed issues:
- Ask people to upgrade to 18 when generating specs #1410
Merged pull requests:
- feat(respec2html): error if ReSpec < v18 (closes #1410) #1412 (marcoscaceres)
- tests(tests/headless): test against real specs #1409 (marcoscaceres)
v18.0.3 (2017-10-24)
Closed issues:
- PR Preview / respecDocWriter reporting issues. #1345
Merged pull requests:
- security(package): run snyk protect with build (closes #1406) #1411 (marcoscaceres)
v18.0.2 (2017-10-23)
Merged pull requests:
- fix(ui/save-html): encoding issue #1408 (marcoscaceres)
v18.0.1 (2017-10-23)
Merged pull requests:
- fix(tools/respecDocWriter): better error reporting #1407 (marcoscaceres)
v18.0.0 (2017-10-22)
v17.1.2 (2017-10-22)
Implemented enhancements:
Fixed bugs:
- Errors in latest Respec (17.1.1) when using "save as" #1403
Closed issues:
- ReSpec not updating on w3c server? #1401
Merged pull requests:
- Remove beautifier #1404 (marcoscaceres)
- chore(.travis): use linux #1398 (marcoscaceres)
v17.1.1 (2017-10-20)
v17.1.0 (2017-10-19)
Closed issues:
- case-insensitive sorting of references #1396
- Custom logos: width and height swapped in Firefox 56.0.1 #1391
Merged pull requests:
- refactor(core/issues-notes): fold in w3c/aria #1400 (marcoscaceres)
- Promisify refactor #1399 (marcoscaceres)
- feat(biblio): sort refs case insensitive (closes #1396) #1397 (marcoscaceres)
- chore(package): update deps #1395 (marcoscaceres)
- refactor(issue-notes-spec): dont need to show document #1393 (marcoscaceres)
- Update webidl2 to the latest version 🚀 #1390 (greenkeeper[bot])
- feat(templates/sotd.html): link to 2017 patent policy #1388 (marcoscaceres)
v17.0.0 (2017-10-07)
Implemented enhancements:
- Parentheses in IDs #1353
Closed issues:
- Readability of RFC 2119 terms #1380
- Avoid misleadingly displaying RFC 2119 words in lower case #1183
Merged pull requests:
- Remove special chars #1387 (marcoscaceres)
- Update mocha to the latest version 🚀 #1386 (greenkeeper[bot])
- chore(travis): try testing OSX again #1385 (marcoscaceres)
- [Snyk Update] New fixes for 1 vulnerable dependency path #1384 (snyk-bot)
- feat(core/css/respec): remove RFC2119 styling (close #1380) #1383 (marcoscaceres)
- chore(package): update deps #1382 (marcoscaceres)
- fix(core/webidl): warning message typo #1379 (marcoscaceres)
- Greenkeeper/initial #1378 (marcoscaceres)
- BREAKING CHANGE: Move ReSpec to pure ES6 #1331 (marcoscaceres)
v16.2.2 (2017-09-05)
v16.2.1 (2017-08-28)
v16.2.0 (2017-08-23)
Closed issues:
- data-cite and multi-pages spec #1180
Merged pull requests:
- Allow to specific path to a subpage in reference citations #1371 (dontcallmedom)
v16.1.0 (2017-08-21)
v16.0.1 (2017-08-20)
Closed issues:
- How to define a method in a partial interface? #1356
- Google getting wrong description #1336
- Add w3c defaults module #1206
Merged pull requests:
- Races #1368 (marcoscaceres)
v16.0.0 (2017-08-16)
Merged pull requests:
- Test split #1366 (marcoscaceres)
v15.8.4 (2017-08-15)
Merged pull requests:
- refactor(jquery-enhanced-spec): async + cleanup #1365 (marcoscaceres)
- Feat: add core seo module #1364 (marcoscaceres)
v15.8.3 (2017-08-14)
Fixed bugs:
- Unknown linter warning #1361
Closed issues:
- RangeError: date value is not finite in DateTimeFormat.format() #1357
Merged pull requests:
- Linter unknown warn #1362 (marcoscaceres)
- fix: recover when config dates are invalid (closes #1357) #1358 (marcoscaceres)
v15.8.2 (2017-08-09)
Merged pull requests:
- Fix bug in detecting wrong configuration for multiple WGs #1354 (dontcallmedom)
v15.8.1 (2017-08-08)
Merged pull requests:
- Avoid race conditions #1350 (marcoscaceres)
v15.8.0 (2017-08-08)
Closed issues:
- 2017 Process Document Operational on 1 March 2017 #1039
- Automatic deployment on merge to develop branch #998
Merged pull requests:
- fix(core/utils): handle nulls when checking TextNodes #1349 (marcoscaceres)
- chore(package): remove jscs, jshint - using prettier and eslint #1348 (marcoscaceres)
- Refactor tests to use async #1346 (marcoscaceres)
- fix(core/data-tests): remove tests on save #1344 (marcoscaceres)
- feat(core/linter): add modular, non-blocking, linter (closes #20) #1332 (marcoscaceres)
v15.7.4 (2017-08-01)
Merged pull requests:
- fix(core/css/respec2): less ugly test box #1343 (marcoscaceres)
v15.7.3 (2017-07-28)
Merged pull requests:
v15.7.2 (2017-07-27)
Merged pull requests:
- fix(core/aria): reduce chance of race condition #1340 (marcoscaceres)
v15.7.1 (2017-07-27)
v15.7.0 (2017-07-27)
Fixed bugs:
- Random document.body races still occuring #1335
Merged pull requests:
- data-tests module #1338 (marcoscaceres)
- fix document.body race #1337 (dhvenema)
v15.6.0 (2017-07-27)
Closed issues:
- Add special status for diff previews #1126
Merged pull requests:
- chore(.eslintrc): reconfigure eslint #1347 (marcoscaceres)
- Adds "preview" status, for @tobie previews #1334 (marcoscaceres)
v15.5.1 (2017-07-26)
Closed issues:
- Convert moar things to ES6 #1165
Merged pull requests:
- fix: window.respecConf missing when using const #1333 (marcoscaceres)
v15.5.0 (2017-07-21)
Merged pull requests:
- Shortname from gh #1330 (marcoscaceres)
v15.4.1 (2017-07-20)
Fixed bugs:
- Fragment identifiers end up with invalid characters. #1327
Merged pull requests:
- Fix linking #1329 (marcoscaceres)
- [Snyk] Fix for 2 vulnerable dependency paths #1328 (snyk-bot)
v15.4.0 (2017-07-19)
Closed issues:
- No translations link? #1323
Merged pull requests:
- Fix bad usage of hyperHTML #1325 (marcoscaceres)
- Add link to translations when REC #1324 (marcoscaceres)
- L10n ui #1322 (marcoscaceres)
v15.3.0 (2017-07-18)
Closed issues:
- Respec License #1317
Merged pull requests:
- feat(ui/save-html): allow scripts to add things before save #1321 (marcoscaceres)
- chore(LICENSE): add LICENSE.md file (closes #1317) #1320 (marcoscaceres)
v15.2.2 (2017-07-17)
Merged pull requests:
- Improve offline handling #1319 (marcoscaceres)
v15.2.1 (2017-07-10)
Closed issues:
- linter.js crashes on MS Edge due to use ":scope" selector #1314
- Spec rendering borked in Edge due to unwrapped "querySelectorAll" calls #1313
Merged pull requests:
- fix(w3c/linter): implement alt to CSS :scope (fixes #1314) #1316 (marcoscaceres)
- fix: wrap querySelectorAll in Array.from (closes #1313) #1315 (marcoscaceres)
v15.2.0 (2017-07-06)
Merged pull requests:
- feat(core/webidl): autolink toJSON to IDL spec #1312 (marcoscaceres)
v15.1.3 (2017-07-06)
Merged pull requests:
- refactor(override-configuration-spec): merge tests #1311 (marcoscaceres)
v15.1.2 (2017-07-06)
Merged pull requests:
- fix(core/markdown): eat empty p elements #1310 (marcoscaceres)
- fix(ui/about-respec): hide perf table when no data available #1308 (marcoscaceres)
v15.1.1 (2017-07-05)
Merged pull requests:
- fix(ui/about-respec): performance timing order #1307 (marcoscaceres)
v15.1.0 (2017-07-05)
Merged pull requests:
- chore(travis): try reducing concurreny #1306 (marcoscaceres)
- Perftime #1304 (marcoscaceres)
- refactor(core/utils): a few simplifications #1303 (marcoscaceres)
v15.0.2 (2017-06-29)
Merged pull requests:
- Refactoring and bug fixes #1302 (marcoscaceres)
v15.0.1 (2017-06-27)
v15.0.0 (2017-06-27)
Closed issues:
- Stable Release URL #1301
Merged pull requests:
- BREAKING CHANGE(core/webidl): deprecate serializers #1300 (marcoscaceres)
- Moar es6 conversions... #1299 (marcoscaceres)
v14.1.0 (2017-06-23)
Closed issues:
Merged pull requests:
- feat(core/webidl): handle multi-type generics #1298 (marcoscaceres)
v14.0.18 (2017-06-22)
Merged pull requests:
- Revert dom ready #1296 (marcoscaceres)
v14.0.17 (2017-06-22)
Merged pull requests:
- refactor(js/profile-w3c-common): DOMready #1295 (marcoscaceres)
v14.0.16 (2017-06-22)
v14.0.15 (2017-06-22)
Merged pull requests:
- refactor(profile-w3c-common): smaller DOM ready #1277 (marcoscaceres)
v14.0.14 (2017-06-22)
v14.0.13 (2017-06-22)
Closed issues:
- Breaking Change: Preface / Editors / Boilerplate / etc section missing #1290
Merged pull requests:
- fix: WebIDL is now living standard #1293 (marcoscaceres)
- fix(w3c/templates/header): no w3c logo for unofficial #1292 (marcoscaceres)
- fix(w3c/headers): bad method call (closes #1290) #1291 (marcoscaceres)
v14.0.12 (2017-06-21)
Fixed bugs:
- ReSpec biblio processing broken in Firefox? #1285
Merged pull requests:
- Idb crash recovery #1289 (marcoscaceres)
v14.0.11 (2017-06-21)
Fixed bugs:
- Example titles display incorrectly #1282
Closed issues:
- double logo in CG specs #1286
Merged pull requests:
- fix: double logos in cg spec (closes #1286) #1288 (marcoscaceres)
v14.0.10 (2017-06-20)
Fixed bugs:
- Custom logos broken? #1281
Merged pull requests:
- fix(templates/cgbg-headers): broken logos (closes #1281) #1283 (marcoscaceres)
v14.0.9 (2017-06-20)
Merged pull requests:
- fix(w3c/headers): logos generating 404s #1280 (marcoscaceres)
v14.0.8 (2017-06-19)
Merged pull requests:
- refactor(w3c/style): small cleanup #1279 (marcoscaceres)
- chore(tests/SpecRunner): we use native fetch now #1278 (marcoscaceres)
v14.0.7 (2017-06-18)
Merged pull requests:
v14.0.6 (2017-06-16)
Merged pull requests:
- refactor: Use hyperHTML for w3c logos #1275 (marcoscaceres)
v14.0.5 (2017-06-16)
Fixed bugs:
- Respec is errantly subtracting 1 day from previousPublishDate and publishDate #1272
Merged pull requests:
- fix: treat all dates as UTC (closes #1272) #1274 (marcoscaceres)
v14.0.4 (2017-06-14)
Fixed bugs:
- Print style sheet broke #1196
Merged pull requests:
- Ui fixes #1273 (marcoscaceres)
v14.0.3 (2017-06-13)
Fixed bugs:
- respec borken in Edge 15? #1258
Merged pull requests:
- tests: allow testing in Edge #1271 (marcoscaceres)
- refactor: remove fetch poly #1270 (marcoscaceres)
- fix: add URLSearchParams poly (closes #1258) #1269 (marcoscaceres)
v14.0.2 (2017-06-12)
Merged pull requests:
- fix(core/link-to-dfn): markdown escape dfn #1268 (marcoscaceres)
v14.0.1 (2017-06-12)
Merged pull requests:
- fix(w3c/headers): wrong license warning #1267 (marcoscaceres)
v14.0.0 (2017-06-12)
Implemented enhancements:
- ReSpec warnings/errors should be markdown #1085
Closed issues:
- Remove idlExceptionTmpl and related code #1263
Merged pull requests:
- refactor(ui/search-specref): reword drop-down option #1266 (marcoscaceres)
- BREAKING CHANGE: deprecate WebIDL exceptions #1265 (marcoscaceres)
- BREAKING CHANGE: use markdown for error/warn #1264 (marcoscaceres)
v13.2.0 (2017-06-12)
Merged pull requests:
- feat: add URL query values to exported user config #1262 (marcoscaceres)
v13.1.2 (2017-06-12)
Fixed bugs:
- Privacy warning for WG NOTE #1107
Merged pull requests:
- fix(w3c/linkter): privacy warn for non-rec track #1261 (marcoscaceres)
v13.1.1 (2017-06-11)
Fixed bugs:
- Timezone affects dates #1256
Merged pull requests:
- test(.travis): run on OSX and Safari #1260 (marcoscaceres)
- wip: refactor date handling #1259 (marcoscaceres)
- [Snyk] Fix for 2 vulnerable dependency paths #1257 (snyk-bot)
v13.1.0 (2017-06-05)
Fixed bugs:
- SoTD text ends up in wrong place when sub sections are included #1236
Closed issues:
- Going faster than browsers in corporate environments (e.g., Firefox ESR) #1159
- npm deprecation warning #1148
Merged pull requests:
- fix(core/headers): SoTD doesn't respect sections #1255 (marcoscaceres)
- feat(core/data-cite): parent can define cite root (closes #684) #1252 (marcoscaceres)
v13.0.0 (2017-06-04)
Fixed bugs:
- data-cite with a missing spec identifier crashes plugin #1198
Merged pull requests:
- fix(core/data-cite): using just #frag crashes (closes #1198) #1250 (marcoscaceres)
- BREAKING CHANGE: remove js/tmpl.js - not used #1249 (marcoscaceres)
v12.2.3 (2017-06-01)
Fixed bugs:
- pre class IDL eats its own CSS classes #1247
Merged pull requests:
- fix(core/webidl): pre eats its own CSS classes (closes #1247) #1248 (marcoscaceres)
v12.2.2 (2017-05-30)
Merged pull requests:
v12.2.1 (2017-05-30)
Merged pull requests:
- fix(w3c/style): revert meta viewport to device-width #1245 (marcoscaceres)
v12.2.0 (2017-05-30)
Merged pull requests:
- fix(ui/ui.css): search button fits #1244 (marcoscaceres)
- refactor(core/utils): use native date parser #1243 (marcoscaceres)
v12.1.1 (2017-05-29)
Merged pull requests:
- refactor(tools/release): use async/await #1242 (marcoscaceres)
v12.1.0 (2017-05-29)
Closed issues:
- ReSpec eats <..> sequences from WebIDL #1235
Merged pull requests:
- chore(package): update deps #1241 (marcoscaceres)
- feat(ui/search-specref): reimagine specref search #1240 (marcoscaceres)
v12.0.6 (2017-05-21)
Merged pull requests:
- refactor: es6 + hyperHTML #1234 (marcoscaceres)
- chore(.travis): combine stages into one #1233 (marcoscaceres)
v12.0.5 (2017-05-19)
Closed issues:
- Missing backslash in github.js #1224
Merged pull requests:
- fix(core/github): missing backslash (closes #1224) #1232 (marcoscaceres)
v12.0.4 (2017-05-19)
Merged pull requests:
- chore: switch to uglify-es #1230 (marcoscaceres)
v12.0.3 (2017-05-19)
Merged pull requests:
- refactor: switch from fs-promise to fs-extra #1229 (marcoscaceres)
- chore: use hljs from command line #1228 (marcoscaceres)
- chore(.travis): split into jobs/stages #1222 (marcoscaceres)
- chore(package): update deps #1218 (marcoscaceres)
v12.0.2 (2017-05-18)
Closed issues:
- respec-w3c-common returns "undefined" #1225
v12.0.1 (2017-05-18)
v12.0.0 (2017-05-18)
Merged pull requests:
- BREAKING CHANGE: upgrade WebIDL parser #1221 (marcoscaceres)
v11.8.1 (2017-05-18)
Merged pull requests:
v11.8.0 (2017-05-15)
Merged pull requests:
- feat(core/markdown): add data-format support #1216 (marcoscaceres)
- fix(core/github): lowercase host, origin check #1215 (marcoscaceres)
v11.7.0 (2017-05-11)
v11.6.0 (2017-05-11)
Closed issues:
- IE11 Object doesn't support property or method 'remove' #1025
Merged pull requests:
- feat(core/github): add github: option #1213 (marcoscaceres)
- refactor(core/base-runner): simplify running new plugs #1212 (marcoscaceres)
- fix(core/markdown): root level processing #1211 (marcoscaceres)
- refactor(tools/make-test-file-build): use async/await #1209 (marcoscaceres)
- feat(core/base-runner): support async plugins using promises #1205 (marcoscaceres)
v11.5.0 (2017-05-08)
Merged pull requests:
- refactor: prettier with trailing comma #1204 (marcoscaceres)
- fix(core/markdown): processing bugs #1202 (marcoscaceres)
- chore: run prettier over all js files #1201 (marcoscaceres)
v11.4.5 (2017-05-08)
Merged pull requests:
- Webidl js 2.3 #1200 (marcoscaceres)
- chore(package): update webidl2 to 2.3.0 #1199 (marcoscaceres)
v11.4.4 (2017-05-03)
Closed issues:
- Greenkeeper no longer working #1192
Merged pull requests:
- only request comments on wgPublicList if it exists #1195 (chaals)
- Fix for ampersands in markdown #1174 (nickevansuk)
v11.4.3 (2017-05-01)
Closed issues:
Merged pull requests:
- fix(respec2.css): remove acronym styles #1194 (marcoscaceres)
- fix(styles): remove ReSpec UI styles on save (closes #1163) #1193 (marcoscaceres)
v11.4.2 (2017-05-01)
Merged pull requests:
- fix(core/webidl): fix link to HTML spec #1191 (marcoscaceres)
- More secure links #1190 (xfq)
- Use Process 2017 in the starter spec #1189 (xfq)
- Fix a typo in README.md #1188 (xfq)
- chore(.travis): switch to yarn #1187 (marcoscaceres)
v11.4.1 (2017-04-04)
Implemented enhancements:
- Autolink IDL extended attributes #989
Fixed bugs:
- Autolink IDL extended attributes #989
Merged pull requests:
- fix(core/webidl): link to WEBIDL-LS for some things (closes #989) #1178 (marcoscaceres)
v11.4.0 (2017-04-01)
Merged pull requests:
- feat: add "copy IDL to clipboard" button #1177 (marcoscaceres)
v11.3.0 (2017-04-01)
Closed issues:
- Example titles incorrectly unescaped #1173
Merged pull requests:
- test d/l chrome stable #1176 (marcoscaceres)
- feat: use grid for save button layout #1175 (marcoscaceres)
v11.2.4 (2017-03-29)
Implemented enhancements:
- Dutch Translations Issue Summary, TOF, References #1170
Merged pull requests:
v11.2.3 (2017-03-29)
Merged pull requests:
v11.2.2 (2017-03-29)
Fixed bugs:
- Saving as HTML includes the save dialog in the resulting HTML #1164
Merged pull requests:
- tests(karma): switch to firefox #1168 (marcoscaceres)
- fix(core/ui): duplicate attribute (closes #1164) #1167 (marcoscaceres)
v11.2.1 (2017-03-13)
Closed issues:
- Use css "wavy" when supported #1150
Merged pull requests:
- fix(core/css/respec2): use native wavy red line for errors #1158 (marcoscaceres)
v11.2.0 (2017-03-13)
Closed issues:
Merged pull requests:
- Corel10n #1157 (marcoscaceres)
- fix(tests/headless): don't double build respec #1156 (marcoscaceres)
- test(.travis.yml): try tests up to 3 times #1155 (marcoscaceres)
- Moar es6 #1154 (marcoscaceres)
- Moar es6 #1153 (marcoscaceres)
v11.1.0 (2017-03-13)
Merged pull requests:
- feat(tools/builder.js): learn to take command line args #1151 (marcoscaceres)
v11.0.1 (2017-03-11)
Merged pull requests:
- l10n: use l10n strings instead of English words #1149 (marcoscaceres)
v11.0.0 (2017-03-10)
Merged pull requests:
- BREAKING CHANGE: remove w3c/unhtml5 module #1147 (marcoscaceres)
- Es6 moar things #1146 (marcoscaceres)
- refactor(core/webidl): rename webidl-oldschool.css to webidl.css #1145 (marcoscaceres)
- Bye idl oldschool and shiv #1144 (marcoscaceres)
- Es6 moar things #1142 (marcoscaceres)
- Es6 moar things #1141 (marcoscaceres)
v10.5.14 (2017-03-08)
Implemented enhancements:
- internationalize humanDate #1137
Merged pull requests:
- Intl human date #1139 (marcoscaceres)
v10.5.13 (2017-03-08)
Fixed bugs:
- Respec interaction button not appearing (again... sometimes:-( #1131
Merged pull requests:
- fix(core/ui): race inserting into body, if no body (closes #1131) #1138 (marcoscaceres)
v10.5.12 (2017-03-07)
Fixed bugs:
- Malformed fragment identifiers #1120
Merged pull requests:
- Issue 1120 malformed ids #1135 (marcoscaceres)
- chore: switch to babel-preset-env #1134 (marcoscaceres)
- refactor(core/webidl-contiguous): convert to ES6 module #1133 (marcoscaceres)
- fix(core/webidl-contiguous): generate valid fragments (closes #1120) #1132 (marcoscaceres)
- Expand handlebars path arguments for build to run on Windows #1130 (tidoust)
v10.5.11 (2017-03-03)
Fixed bugs:
- Run "npm run hb:build" before building #1127
v10.5.10 (2017-03-03)
Fixed bugs:
- White screen -- sometimes #1113
Closed issues:
- document.body is null in respect-w3c-common:14:10169 #1123
Merged pull requests:
- refactor(core/pubsubhub): make better use of ES6 #1125 (marcoscaceres)
v10.5.9 (2017-03-01)
v10.5.8 (2017-03-01)
Closed issues:
Merged pull requests:
- Validator fixes #1122 (marcoscaceres)
- fix(core/webidl-index): don't clone IDs into idl-index (closes #1119) #1121 (marcoscaceres)
v10.5.7 (2017-03-01)
Merged pull requests:
- refactor(core/webidl-index): convert to ES6 #1118 (marcoscaceres)
v10.5.6 (2017-03-01)
Merged pull requests:
- fix(core/aria): race condition when no body (closes #1113) #1116 (marcoscaceres)
v10.5.5 (2017-03-01)
v10.5.4 (2017-03-01)
Implemented enhancements:
Merged pull requests:
- fix(core/ui): return early if element is not passed #1115 (marcoscaceres)
v10.5.3 (2017-02-24)
Closed issues:
- "Shown" should be "presented" in prose #1111
Merged pull requests:
- refactor(handlebars): generalizer handlebar generation #1112 (marcoscaceres)
v10.5.2 (2017-02-22)
v10.5.1 (2017-02-22)
v10.5.0 (2017-02-22)
Closed issues:
- Why is WebIDL-LS added as an "informative" reference? #1105
v10.4.0 (2017-02-21)
v10.3.0 (2017-02-21)
Closed issues:
Merged pull requests:
- Refactor w3c/rfc2119 #1102 (marcoscaceres)
- Small bug fixes... #1101 (marcoscaceres)
v10.2.1 (2017-02-20)
Fixed bugs:
- data-cite regression #1094
Merged pull requests:
- Linter priv sec again #1099 (marcoscaceres)
v10.2.0 (2017-02-20)
Closed issues:
- IDL parsing error is quite unhelpful #1057
Merged pull requests:
- Link to idl defs #1098 (marcoscaceres)
v10.1.18 (2017-02-17)
v10.1.17 (2017-02-17)
v10.1.16 (2017-02-17)
v10.1.15 (2017-02-17)
v10.1.14 (2017-02-17)
Fixed bugs:
v10.1.13 (2017-02-17)
Closed issues:
- Use monospace font for <a>s that link back to IDL #1088
Merged pull requests:
- fix: use monospace font for <a>s that link back to IDL #1095 (marcoscaceres)
v10.1.12 (2017-02-17)
Fixed bugs:
- Template string bug #1091
Merged pull requests:
- fix: import regenerator when needed makes things less racy #1093 (marcoscaceres)
- fix(core/biblio): template string (closes #1091) #1092 (marcoscaceres)
v10.1.11 (2017-02-16)
v10.1.10 (2017-02-16)
Closed issues:
- Strange bug handling <pre> sections... #1089
Merged pull requests:
- Fix highlight #1090 (marcoscaceres)
v10.1.9 (2017-02-16)
Fixed bugs:
- ReSpec should warn on unstructured/text specref entries #1082
Merged pull requests:
- fix: error if bad specref entry found (closes #1082) #1087 (marcoscaceres)
- fix(respec2.css): adapt better to mobile (closes #755) #1086 (marcoscaceres)
v10.1.8 (2017-02-16)
Merged pull requests:
- fix(biblio): output spec title first (closes #857) #1083 (marcoscaceres)
v10.1.7 (2017-02-14)
v10.1.6 (2017-02-14)
v10.1.5 (2017-02-13)
v10.1.4 (2017-02-13)
Merged pull requests:
- fix: Reduce FOUC (closes #326) #1079 (marcoscaceres)
v10.1.3 (2017-02-13)
v10.1.2 (2017-02-13)
v10.1.1 (2017-02-12)
v10.1.0 (2017-02-12)
Closed issues:
Merged pull requests:
- fix(core/link-to-dfn): no <code> link if no IDL text match (closes #441) #1078 (marcoscaceres)
v10.0.4 (2017-02-12)
Merged pull requests:
- Few more improvements to markdown handling #1077 (marcoscaceres)
- style: code style fixes #1076 (marcoscaceres)
v10.0.3 (2017-02-10)
Merged pull requests:
- Fix more Markdown madness :) #1075 (marcoscaceres)
v10.0.2 (2017-02-10)
Merged pull requests:
- fix(core/utils): be more careful about chopping whitespace #1074 (marcoscaceres)
v10.0.1 (2017-02-10)
Merged pull requests:
- fix(core/utils): fix markdown edge cases #1073 (marcoscaceres)
- Update snyk to version 1.25.0 🚀 #1072 (greenkeeperio-bot)
v10.0.0 (2017-02-08)
Merged pull requests:
- fix(core/markdown): elements are not corrently positioned #1071 (marcoscaceres)
- feat: significantly improve ARIA support #1065 (marcoscaceres)
v9.2.0 (2017-02-08)
Closed issues:
- Create Turtle syntax highlighter for highlight.js #1063
Merged pull requests:
- webidl2@2.2.2 breaks build 🚨 #1069 (greenkeeperio-bot)
v9.1.0 (2017-02-02)
Merged pull requests:
- feat(core/markdown): allow syntax highlight off main thread #1066 (marcoscaceres)
v9.0.0 (2017-02-01)
Merged pull requests:
- perf(core/include-config): add script after end-all #1062 (marcoscaceres)
v8.9.0 (2017-02-01)
v8.8.0 (2017-02-01)
Implemented enhancements:
- Move syntax highlight to web worker. #964
Closed issues:
Merged pull requests:
- feat(core/highlight): allow highlighting code blocks #1061 (marcoscaceres)
- feat: do syntax highlighting in web worker (closes #964) #1060 (marcoscaceres)
- Update command-line-args to version 4.0.0 🚀 #1059 (greenkeeperio-bot)
- Update snyk to version 1.24.6 🚀 #1056 (greenkeeperio-bot)
- Update snyk to version 1.24.5 🚀 #1053 (greenkeeperio-bot)
- tests: run karma against build instead #1049 (marcoscaceres)
v8.7.1 (2017-01-18)
Merged pull requests:
- fix(core/link-to-dfn): clean up after deferred linking #1048 (marcoscaceres)
v8.7.0 (2017-01-17)
Merged pull requests:
- feat: enable data-cite on dfn #1046 (marcoscaceres)
v8.6.0 (2017-01-17)
Closed issues:
- Non lowercase-only overloaded operations not detected #1042
Merged pull requests:
- feat(webidl-contiguous): no-link-warnings disables idl link warnings (closes #1027) #1045 (marcoscaceres)
- Update command-line-usage to version 4.0.0 🚀 #1044 (greenkeeperio-bot)
- Search in lowercase for overloaded operations #1043 (dontcallmedom)
- fix(template/headers): Delete link to translations page (closes #983) #1041 (marcoscaceres)
v8.5.0 (2017-01-16)
Fixed bugs:
- Allow linking to fully qualified method name #1024
Closed issues:
- Allow preProcess, postProcess, afterAll to await promises #1034
Merged pull requests:
- fix(webidl-contiguous): allow linking to Parent.method() (fixes #1024) #1040 (marcoscaceres)
- feat: allow async functions for pre/postProc/afterAll (closes #1034) #1038 (marcoscaceres)
- karma@1.4.0 breaks build 🚨 #1037 (greenkeeperio-bot)
v8.4.2 (2017-01-14)
Fixed bugs:
- Support markdown includes #993
Merged pull requests:
- Update snyk to version 1.24.4 🚀 #1033 (greenkeeperio-bot)
- Update snyk to version 1.24.3 🚀 #1032 (greenkeeperio-bot)
- Use lowercase when linking to enum values #1029 (dontcallmedom)
v8.4.1 (2017-01-10)
v8.4.0 (2017-01-10)
v8.3.0 (2017-01-10)
Fixed bugs:
Merged pull requests:
- feat(webidl-contiguous): link method() and enum "" #1023 (marcoscaceres)
- Update snyk to version 1.23.3 🚀 #1022 (greenkeeperio-bot)
v8.2.0 (2017-01-09)
Implemented enhancements:
- don't include fixup.js when noToC is set #985
Fixed bugs:
- don't include fixup.js when noToC is set #985
v8.1.0 (2017-01-08)
Closed issues:
- Respec seems to be breaking styles and reference links in multiple specs #1010
Merged pull requests:
- refactor: convert various modules to ES6 #1021 (marcoscaceres)
- Update snyk to version 1.23.2 🚀 #1019 (greenkeeperio-bot)
- 🎄 Goodies #1018 (marcoscaceres)
- Update snyk to version 1.23.1 🚀 #1015 (greenkeeperio-bot)
- Update snyk to version 1.23.0 🚀 #1014 (greenkeeperio-bot)
v8.0.1 (2017-01-03)
Merged pull requests:
- fix: hot fixes to various bugs #1011 (marcoscaceres)
v8.0.0 (2016-12-30)
Closed issues:
- Drop warnings about missing <dfn> for "definition" names (interface, enum, etc.)? #997
Merged pull requests:
- refactor(core/inlines): use Sets object for references #1009 (marcoscaceres)
- feat(data-cite): add support for data-cite attribute #1008 (marcoscaceres)
- refactor(core/dfn): unjquery as much as possible #1007 (marcoscaceres)
- refactor(default-root-attr): unjquery, run sync #1006 (marcoscaceres)
- refactor(data-transform): unjquery #1005 (marcoscaceres)
v7.3.2 (2016-12-29)
Merged pull requests:
- Unjquery data-include #1004 (marcoscaceres)
v7.3.1 (2016-12-23)
v7.3.0 (2016-12-23)
Merged pull requests:
- feat(highlight): add JSON support #1003 (marcoscaceres)
v7.2.3 (2016-12-23)
v7.2.2 (2016-12-23)
Fixed bugs:
- Exclude trying to link to maplike and setlike #996
Merged pull requests:
- fix(webidl-contiguous): don't link special IDL things (closes #996) #1001 (marcoscaceres)
v7.2.1 (2016-12-22)
v7.2.0 (2016-12-22)
v7.1.1 (2016-12-22)
Merged pull requests:
- fix(profile-w3c-common): do includes before markdown proc (closes #993) #994 (marcoscaceres)
- Add IDL-index support (closes #159) #990 (marcoscaceres)
v7.1.0 (2016-12-20)
Closed issues:
Merged pull requests:
- Update snyk to version 1.22.1 🚀 #995 (greenkeeperio-bot)
- feat(webidl-contiguous): Warn if IDL member lacks dfn (closes #935) #991 (marcoscaceres)
v7.0.0 (2016-12-12)
Merged pull requests:
- perf: compile handlebars templates (closes #233) #988 (marcoscaceres)
- refactor(examples): use new school WebIDL #987 (marcoscaceres)
- karma-jasmine@1.1.0 breaks build 🚨 #986 (greenkeeperio-bot)
- Remove ye olde idl #984 (marcoscaceres)
v6.1.5 (2016-11-30)
Fixed bugs:
- [respecDocWriter] electron not closed properly if the document doesn't exist or is not a respec document #977 (deniak)
Merged pull requests:
- Update snyk to version 1.21.2 🚀 #980 (greenkeeperio-bot)
- Update snyk to version 1.21.1 🚀 #979 (greenkeeperio-bot)
- Update snyk to version 1.20.0 🚀 #974 (greenkeeperio-bot)
- Fix using karma-edge-launcher on local tests #963 (nickmccurdy)
v6.1.4 (2016-11-17)
Implemented enhancements:
v6.1.3 (2016-11-17)
Fixed bugs:
- Travis and git+ssh: github uris #972
v6.1.2 (2016-11-10)
Merged pull requests:
- Update fs-promise to version 1.0.0 🚀 #968 (greenkeeperio-bot)
- karma-detect-browsers@2.2.2 breaks build 🚨 #967 (greenkeeperio-bot)
v6.1.1 (2016-11-08)
v6.1.0 (2016-11-04)
Fixed bugs:
- Deprecate lc related things #953
Closed issues:
- "Unable to test GitHub repository" on Snyk site #960
- Example style gets broken #958
- Make copydeps.sh Windows compatible #954
- Add developers guide #931
Merged pull requests:
- BREAKING CHANGE: remove LC as status (closes #953) #962 (marcoscaceres)
- Use http-server in the start and server scripts #961 (nickmccurdy)
- Fixes for Windows testing #959 (nickmccurdy)
- refactor(copydeps): convert to nodejs script (closes #954) #957 (marcoscaceres)
- Style optimization #955 (marcoscaceres)
v6.0.2 (2016-10-31)
Merged pull requests:
- fix(save-html): buttonCSS variable was undefined #956 (marcoscaceres)
v6.0.1 (2016-10-31)
Closed issues:
Merged pull requests:
- feat(.travis.yml): use yarn instead of npm for install #947 (marcoscaceres)
- Update epipebomb to version 1.0.0 🚀 #946 (greenkeeperio-bot)
v6.0.0 (2016-10-12)
Merged pull requests:
- feat(ui): update ReSpec UI #944 (marcoscaceres)
- feat(async.js): add marcosc-async as dep #943 (marcoscaceres)
- feat(respect2.css): add new UI styles #942 (marcoscaceres)
- refactor: use uglify-harmony in build process #941 (marcoscaceres)
v5.1.0 (2016-10-12)
Merged pull requests:
- Allow configurable canonical URIs for documents #938 (dontcallmedom)
v5.0.5 (2016-10-12)
v5.0.4 (2016-09-21)
Closed issues:
Merged pull requests:
- Better error reporting #934 (marcoscaceres)
v5.0.3 (2016-09-20)
v5.0.2 (2016-09-20)
Closed issues:
- respecIsReady is not documented #930
Merged pull requests:
- jasmine-core@2.5.2 breaks build 🚨 #932 (greenkeeperio-bot)
- moment@2.15.0 breaks build 🚨 #929 (greenkeeperio-bot)
v5.0.1 (2016-09-01)
Implemented enhancements:
- Auto Conformance section - words are not complete #927
Fixed bugs:
- Auto Conformance section - words are not complete #927
Merged pull requests:
- Update snyk to version 1.19.1 🚀 #926 (greenkeeperio-bot)
- Update snyk to version 1.18.1 🚀 #922 (greenkeeperio-bot)
- Update karma-chrome-launcher to version 2.0.0 🚀 #920 (greenkeeperio-bot)
v5.0.0 (2016-08-16)
Closed issues:
- CG specs should not require a mailing list #918
Merged pull requests:
- refactor(utils): ownerSwapper only takes Nodes (close #801) #917 (marcoscaceres)
v4.4.5 (2016-08-12)
Merged pull requests:
- feat: remove promise polyfill (close #751) #916 (marcoscaceres)
v4.4.4 (2016-08-12)
v4.4.3 (2016-08-12)
Fixed bugs:
- define where vocabulary in webidl should link #910
Closed issues:
- https not used for patent links #914
v4.4.2 (2016-08-10)
Merged pull requests:
v4.4.1 (2016-08-08)
v4.4.0 (2016-08-05)
Merged pull requests:
- feat: use ol in ToC (closes #835) #909 (marcoscaceres)
- Update snyk to version 1.18.0 🚀 #908 (greenkeeperio-bot)
v4.3.4 (2016-08-04)
v4.3.3 (2016-08-03)
v4.3.2 (2016-08-02)
v4.3.1 (2016-08-02)
v4.3.0 (2016-08-01)
v4.1.2 (2016-07-21)
v4.1.1 (2016-07-14)
v4.1.0 (2016-07-14)
v4.0.2 (2016-07-13)
v4.0.1 (2016-07-04)
v4.0.0 (2016-06-29)
v3.4.0 (2016-06-28)
v3.3.3 (2016-06-24)
v3.3.2 (2016-06-14)
v3.2.134 (2016-06-07)
v3.2.133 (2016-06-01)
v3.2.132 (2016-05-27)
v3.2.131 (2016-05-27)
v3.2.129 (2016-05-26)
v3.2.128 (2016-05-26)
v3.2.127 (2016-05-26)
v3.2.126 (2016-05-25)
v3.2.125 (2016-05-23)
v3.2.124 (2016-05-23)
v3.2.123 (2016-05-18)
v3.2.122 (2016-05-06)
v3.2.121 (2016-05-03)
v3.2.120 (2016-04-21)
v3.2.119 (2016-04-21)
v3.2.118 (2016-04-21)
v3.2.117 (2016-04-03)
v3.2.116 (2016-03-15)
v3.2.114 (2016-03-15)
v3.2.113 (2016-03-15)
v3.2.112 (2016-03-15)
v3.2.111 (2016-03-15)
v3.2.110 (2016-03-14)
v3.2.109 (2016-03-11)
v3.2.108 (2016-03-10)
v3.2.107 (2016-03-10)
v3.2.106 (2016-03-10)
v3.2.105 (2016-03-02)
v3.2.104 (2016-03-02)
v3.2.103 (2016-03-02)
v3.2.102 (2016-03-02)
v3.2.101 (2016-03-02)
v3.2.100 (2016-03-02)
v3.2.97 (2016-02-15)
v3.2.96 (2016-02-10)
v3.2.92 (2015-12-19)
v3.2.91 (2015-12-19)
v3.2.78 (2015-11-09)
v3.2.77 (2015-11-04)
v3.2.76 (2015-09-29)
v3.2.75 (2015-09-28)
v3.2.74 (2015-09-18)
v3.2.73 (2015-09-18)
v3.2.72 (2015-09-14)
v3.2.71 (2015-09-12)
v3.2.70 (2015-09-09)
v3.2.69 (2015-09-07)
v3.2.59 (2015-06-17)
v3.2.58 (2015-06-11)
v3.2.57 (2015-06-11)
v3.2.56 (2015-06-10)
v3.2.55 (2015-06-04)
v3.2.54 (2015-06-02)
v3.2.53 (2015-05-13)
v3.2.52 (2015-05-12)
v3.2.49 (2015-04-23)
v3.2.44 (2015-03-03)
v3.2.43 (2015-03-03)
v3.2.41 (2015-02-12)
v3.2.40 (2015-02-12)
v3.2.39 (2015-02-04)
v3.2.19 (2014-09-22)
v3.2.18 (2014-08-08)
v3.2.17 (2014-07-03)
v3.2.16 (2014-07-03)
v3.2.15 (2014-06-03)
v3.2.14 (2014-04-09)
v3.2.12 (2014-03-05)
v3.2.10 (2014-02-03)
v3.2.9 (2014-02-03)
v3.2.8 (2014-01-23)
v3.1.65 (2013-09-27)
v3.1.64 (2013-09-09)
v3.1.63 (2013-08-29)
v3.1.62 (2013-08-12)
v3.1.61 (2013-07-15)
v3.1.60 (2013-06-28)
v3.1.59 (2013-06-05)
v3.1.58 (2013-05-22)
v3.1.57 (2013-05-21)
v3.1.56 (2013-05-21)
v3.1.55 (2013-05-06)
v3.1.54 (2013-04-25)
v3.1.53 (2013-04-16)
v3.1.52 (2013-04-16)
v3.1.51 (2013-04-09)
v3.1.50 (2013-04-02)
v3.1.49 (2013-03-27)
v3.1.48 (2013-03-14)
v3.1.47 (2013-03-06)
v3.1.46 (2013-03-01)
v3.1.45 (2013-02-28)
3.1.45 (2013-02-28)
v3.1.44 (2013-02-25)
v3.1.43 (2013-02-12)
v3.1.42 (2013-02-05)
v3.1.41 (2013-01-23)
v3.1.40 (2013-01-23)
v3.1.39 (2013-01-14)
v3.1.38 (2013-01-08)
v3.1.37 (2013-01-07)
v3.1.36 (2013-01-07)
v3.1.35 (2012-12-03)
v3.1.34 (2012-11-14)
v3.1.33 (2012-11-04)
v3.1.32 (2012-10-31)
v3.1.31 (2012-10-23)
v3.1.30 (2012-10-18)
v3.1.29 (2012-10-18)
v3.1.28 (2012-10-16)
v3.1.27 (2012-10-16)
v3.1.26 (2012-10-02)
v3.1.25 (2012-09-27)
v3.1.24 (2012-09-27)
v3.1.23 (2012-09-27)
v3.1.22 (2012-09-27)
v3.1.21 (2012-09-21)
v3.1.20 (2012-08-19)
v3.1.19 (2012-08-18)
v3.1.18 (2012-08-08)
v3.1.17 (2012-08-03)
v3.1.16 (2012-07-31)
v3.1.15 (2012-07-16)
v3.1.14 (2012-07-10)
v3.1.13 (2012-07-06)
v3.1.12 (2012-07-02)
v3.1.11 (2012-07-02)
v3.1.10 (2012-06-27)
v3.1.9 (2012-06-25)
v3.1.8 (2012-06-22)
v3.1.7 (2012-06-22)
v3.1.6 (2012-06-21)
v3.1.5 (2012-06-21)
v3.1.4 (2012-06-21)
v3.1.3 (2012-06-20)
v3.1.2 (2012-06-19)
v3.1.1 (2012-06-18)
v3.3.1 (2012-06-18)
v3.1.0 (2012-06-15)
v3.0.15 (2012-06-14)
v3.0.14 (2012-06-14)
v3.0.13 (2012-06-14)
v3.0.12 (2012-06-13)
v3.0.11 (2012-06-07)
v3.0.10 (2012-06-07)
v3.0.9 (2012-06-04)
v3.0.8 (2012-06-04)
v3.0.7 (2012-06-01)
v3.0.6 (2012-05-31)
v3.0.5 (2012-05-31)
v3.0.4 (2012-05-31)
v3.0.3 (2012-05-30)
v3.0.2 (2012-05-25)
v3.0.1 (2012-05-25)
v3.0.0 (2012-05-24)
v2.9.9 (2012-05-24)
v2.0.0 (2012-05-21)
* This Change Log was automatically generated by github_changelog_generator