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)
Implemented enhancements:
- Logos in templates should auto-select the version of the W3C styles they use #640
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)
Implemented enhancements:
- Add linter #20
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)
Implemented enhancements:
- Additional values added to the stored config information #504
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)
Implemented enhancements:
- Add ability to include date/time into ednotes #829
- Move to closure compiler #789
- Allow linking from references to definitions to be limited to only the first per group #684
- Builder needs some modernization #634
- Future planning #385
Fixed bugs:
- SoTD text ends up in wrong place when sub sections are included #1236
- Add Linking to constructors in WebIDL #900
Closed issues:
- Going faster than browsers in corporate environments (e.g., Firefox ESR) #1159
- npm deprecation warning #1148
- Retire shiv module #775
- Unnecessary complexity of plugins #669
- toExecPromise() should become its own module #615
- Problem with sequence parametrized types with multiple types #457
- Batch option revisited #453
- Support github and updated boilerplate #416
- Offer to save snapshots straight to GitHub #269
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)
Implemented enhancements:
- Better support for illegal-example #62
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)
Fixed bugs:
- Linking to coded defintions applies the wrong style #668
Closed issues:
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)
Implemented enhancements:
- Link [CEReactions], and maybe other IDL extended attributes, to their definition #702
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
- Menu items don't adapt well on mobile #755
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)
Implemented enhancements:
Closed issues:
- Support JSON-LD as document linked data container #671
- Investigate using preload for css, scripts, etc #663
- Subtitles should not use h2 #423
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)
Closed issues:
- stop FOUC #326
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)
Implemented enhancements:
Fixed bugs:
- Don't <code> links unless the text matches. #441
Closed issues:
- Move Markdown parsing off main thread #1070
- Crash during ui.show() #952
- Deprecate ED status and edDraftURI #809
- scroll-to can happen BEFORE respec is really done #452
- Including a common glossary across multiple documents #404
- Links to IDL entities should land on <section> describing the entity #330
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)
- Allow additional logo in CG spec #821 (nickevansuk)
v9.2.0 (2017-02-08)
Closed issues:
- Create Turtle syntax highlighter for highlight.js #1063
Merged pull requests:
- [email protected] 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)
Closed issues:
- Deprecate XHTML 1.0 export #760
Merged pull requests:
- perf(core/include-config): add script after end-all #1062 (marcoscaceres)
- Feat(save-html): remove XHTML 1.0 save support #762 (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)
- [email protected] 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
Closed issues:
- Tool to convert old school webidl to new school webidl #864
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)
Implemented enhancements:
- Nudging/warnings/prompts for Privacy and Security Considerations sections #539
Fixed bugs:
- Nullable promise parameter not parsed correctly #390
Closed issues:
- Error trying to install a local copy of Respec #992
- Warn when IDL members don't have a dfn #935
- Add interface summary to appendix #159
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)
Closed issues:
- Precompile templates #233
Merged pull requests:
- perf: compile handlebars templates (closes #233) #988 (marcoscaceres)
- refactor(examples): use new school WebIDL #987 (marcoscaceres)
- [email protected] 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)
- [email protected] 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
- Ol' school web idl deprecation warning is pointing to wrong palce #874
- User's guide needs cleanup #858
- About ReSpec should use package.json #642
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:
- [email protected] breaks build 🚨 #932 (greenkeeperio-bot)
- [email protected] 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:
Merged pull requests:
- refactor(utils): ownerSwapper only takes Nodes (close #801) #917 (marcoscaceres)
v4.4.5 (2016-08-12)
Closed issues:
- Drop promise poly #751
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
- support
data-for
attribute for WebIDL #863 - Need WebIDL docs #847
- Include lodash #747
v4.4.2 (2016-08-10)
Merged pull requests:
v4.4.1 (2016-08-08)
Closed issues:
v4.4.0 (2016-08-05)
Implemented enhancements:
Fixed bugs:
- specberus issuing a warning on respec output #831
Closed issues:
- lint option is not documented #885
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)
Merged pull requests:
- Ensure respec2html doesn't cache old respec versions in long-running processes #903 (dontcallmedom)
v4.3.3 (2016-08-03)
Implemented enhancements:
- Build scripts hardcode location of node #899
Merged pull requests:
- fix: generalize nodejs location (closes #899) #902 (marcoscaceres)
v4.3.2 (2016-08-02)
Fixed bugs:
- Inserted stylesheets move charset declaration too far down #791
Merged pull requests:
- Move charset declaration at the top when saving #898 (dontcallmedom)
v4.3.1 (2016-08-02)
Merged pull requests:
- Update l10n.js #897 (r12a)
- Update mocha to version 3.0.0 🚀 #896 (greenkeeperio-bot)
v4.3.0 (2016-08-01)
Implemented enhancements:
- Add ReSpec version when generating #805
Closed issues:
- Support for https in /TR #749
Merged pull requests:
- [email protected] breaks build 🚨 #895 (greenkeeperio-bot)
- Update snyk to version 1.17.5 🚀 #894 (greenkeeperio-bot)
- [email protected] breaks build 🚨 #892 (greenkeeperio-bot)
- Update snyk to version 1.17.4 🚀 #891 (greenkeeperio-bot)
- Update snyk to version 1.17.3 🚀 #890 (greenkeeperio-bot)
- [email protected] breaks build 🚨 #889 (greenkeeperio-bot)
- Update snyk to version 1.17.2 🚀 #888 (greenkeeperio-bot)
- feat(save-html): Add meta tag generator (closes #805) #887 (marcoscaceres)
- Feat(global): link to HTTPS urls (closes #749) #782 (marcoscaceres)
v4.1.2 (2016-07-21)
Fixed bugs:
- More granular styles for "table.simple th code" with better legibility/contrast #877
Closed issues:
- Change fugly-looking styling in .parameters th and .exceptions th? #882
Merged pull requests:
- increase contrast for .parameters th and .exceptions th text #883 (patrickhlauke)
- Update promise-polyfill to version 6.0.0 🚀 #881 (greenkeeperio-bot)
- fix(respec2.css): th code inherit color (closes #877) #880 (marcoscaceres)
- Update snyk to version 1.17.1 🚀 #876 (greenkeeperio-bot)
- Deprecation warning should point to wiki #875 (marcoscaceres)
- Fix figures so more than one link can be made to figures #822 (nickevansuk)
v4.1.1 (2016-07-14)
v4.1.0 (2016-07-14)
Fixed bugs:
- Warning still pointing to guide #869
Closed issues:
Merged pull requests:
- Support iterable for contiguous IDL #871 (mwatson2)
- Changed warning pointer for use of @title. #870 (halindrome)
- feat(linter): Respec linter #866 (marcoscaceres)
v4.0.2 (2016-07-13)
Closed issues:
- ToC characters seem messed up #867
- Check on function in utils.toESIterable makes spec loading with jsdom fail #861
Merged pull requests:
- [email protected] breaks build 🚨 #868 (greenkeeperio-bot)
- fix(utils): toESIterable jsdom compat (closes #861) #865 (marcoscaceres)
- [email protected] breaks build 🚨 #862 (greenkeeperio-bot)
- Update snyk to version 1.17.0 🚀 #860 (greenkeeperio-bot)
v4.0.1 (2016-07-04)
Merged pull requests:
- [email protected] breaks build 🚨 #856 (greenkeeperio-bot)
- fix(tests): prevent FF from timing out #855 (marcoscaceres)
- Update marcosc-async to version 3.0.0 🚀 #854 (greenkeeperio-bot)
- [email protected] breaks build 🚨 #853 (greenkeeperio-bot)
- [email protected] breaks build 🚨 #850 (greenkeeperio-bot)
- Update marcosc-async to version 2.0.3 🚀 #849 (greenkeeperio-bot)
v4.0.0 (2016-06-29)
Merged pull requests:
- feat(data-include): deprecate data-include-sync #845 (marcoscaceres)
v3.4.0 (2016-06-28)
Merged pull requests:
- [email protected] breaks build 🚨 #843 (greenkeeperio-bot)
- Add CoC to project #842 (marcoscaceres)
- Feat(w3c/style): preload for css, scripts (see #663) #838 (marcoscaceres)
v3.3.3 (2016-06-24)
Closed issues:
Merged pull requests:
- Update snyk to version 1.16.0 🚀 #841 (greenkeeperio-bot)
- Update karma to version 1.0.0 🚀 #840 (greenkeeperio-bot)
- [Snyk] Fix for 1 vulnerable dependency path #839 (snyk-bot)
- [email protected] breaks build 🚨 #837 (greenkeeperio-bot)
- [email protected] breaks build
⚠️ #833 (greenkeeperio-bot) - chore(deps): move dependencies to js/deps (closes #633) #832 (marcoscaceres)
- Hljs update #830 (marcoscaceres)
v3.3.2 (2016-06-14)
Fixed bugs:
- No URL decoding from URL params #807
Merged pull requests:
- Update jquery to version 3.0.0 🚀 #823 (greenkeeperio-bot)
- Fix(override-configuration):decode URL params correctly (closes #807) #816 (marcoscaceres)
- Feat(respec2html): upgrade to command-line-usage V3 #815 (marcoscaceres)
- Changed default diff tool URI to use https #813 (halindrome)
- Update marcosc-async to version 2.0.0 🚀 #812 (greenkeeperio-bot)
v3.2.134 (2016-06-07)
Fixed bugs:
- Syntax highlighting issue for interfaces with a "Constructor" #806
Merged pull requests:
- Dont hightlight idl #811 (marcoscaceres)
v3.2.133 (2016-06-01)
Merged pull requests:
- Add forEach to iterable methods list #804 (mwatson2)
- Update command-line-usage to version 3.0.1 🚀 #802 (greenkeeperio-bot)
v3.2.132 (2016-05-27)
Merged pull requests:
- [email protected] breaks build 🚨 #800 (greenkeeperio-bot)
- Fix(ui,utils): firstElementChild not in Edge (closes #798) #799 (marcoscaceres)
v3.2.131 (2016-05-27)
Fixed bugs:
- firstElementChild is affecting MS Edge #798
Merged pull requests:
- Bug 791 charset #797 (marcoscaceres)
v3.2.129 (2016-05-26)
Fixed bugs:
- Change to publish / subscribe has broken ARIA and related specs #793
- Space appearing when quote is followed by element. #786
Merged pull requests:
- Fix(legacy): Add messages for Aria/WebPayment specs (closes #793) #795 (marcoscaceres)
- Fix(save-html) Space after ( when saving(closes #786) #794 (marcoscaceres)
v3.2.128 (2016-05-26)
Merged pull requests:
- Fix uglify #790 (marcoscaceres)
v3.2.127 (2016-05-26)
Fixed bugs:
- Uglify choking on for ... of #788
Merged pull requests:
- Fix(markdown): Space before quote (closes #786) #787 (marcoscaceres)
v3.2.126 (2016-05-25)
Fixed bugs:
- dfn + code chops off space #783
Merged pull requests:
- Fix whitespace issues #785 (marcoscaceres)
- chore(package): update mocha to version 2.5.3 #784 (marcoscaceres)
- Feat(global): implement proper PubSubHub #769 (marcoscaceres)
v3.2.125 (2016-05-23)
v3.2.124 (2016-05-23)
Implemented enhancements:
Fixed bugs:
- Deactivating hyperlinking in examples #777
- no more html highlighting? #776
- Clicking on document should close pill #772
Closed issues:
- "Back to Top" target link #771
Merged pull requests:
- Fix bad tests #779 (marcoscaceres)
- Feat(markdown): disable md linking via 'nolinks' class (closes #777) #778 (marcoscaceres)
- Fix(ui): close ui when doc is clicked (closes #772) #774 (marcoscaceres)
- Fix (SpecHelper): reduce dependece on jQuery #770 (marcoscaceres)
- Fix(style): reduce ReSpec FOUC (relates to #326) #768 (marcoscaceres)
- Feat(hightlight): use new highlighter #767 (marcoscaceres)
- Feat(utils): add makeOwnerSwapper() #766 (marcoscaceres)
- Beautify (X)HTML output #761 (marcoscaceres)
v3.2.123 (2016-05-18)
Implemented enhancements:
- Requirejs text.js is outdated #763
- Ugly output #750
- Remove support for webspec #715
- List of email bug reports relating to ARIA #140
Fixed bugs:
- Webspecs mode has dependencies on specs.webplatform.org #476
- List of email bug reports relating to ARIA #140
Closed issues:
- Limit number of tests run in parallel #754
- WebIDL needs to support FrozenArray #752
- Need to be certain that the W3C stylesheet(s) are last, even if there are local styles #709
- Deprecate webspecs status support #643
- Supporting definition aliases #344
Merged pull requests:
- Feat(domReady): update requirejs domReady #765 (marcoscaceres)
- Feat(text): update requirejs text.js (closes #763) #764 (marcoscaceres)
- Feat(markdown): teach markdown how to highlight code #759 (marcoscaceres)
- Fix(respec2.css): Override code highlighter background #758 (marcoscaceres)
- Fix(utils): correctly calculate leftPad #757 (marcoscaceres)
- Feat(global): add hightlighter and beautifier as deps #756 (marcoscaceres)
- Simple test to exercise FrozenArray #753 (halindrome)
- [email protected] breaks build
⚠️ #744 (greenkeeperio-bot) - [email protected] breaks build
⚠️ #743 (greenkeeperio-bot) - Chore(global) deprecate 'webspec' status support (closes #715) #742 (marcoscaceres)
- WIP (appveyor): seeing if this works... #727 (marcoscaceres)
v3.2.122 (2016-05-06)
Fixed bugs:
- Markdown formatter breaks <pre> blocks by stripping whitespace #724
- Crash on Edge due to use of ES7 "includes" method #720
Closed issues:
- Should update markdown #581
Merged pull requests:
- [email protected] breaks build
⚠️ #741 (greenkeeperio-bot) - [email protected] breaks build
⚠️ #740 (greenkeeperio-bot) - Update karma-safari-launcher to version 1.0.0 🚀 #739 (greenkeeperio-bot)
- Update karma-firefox-launcher to version 1.0.0 🚀 #738 (greenkeeperio-bot)
- Update karma-opera-launcher to version 1.0.0 🚀 #737 (greenkeeperio-bot)
- [email protected] breaks build
⚠️ #736 (greenkeeperio-bot) - Update karma-ie-launcher to version 1.0.0 🚀 #735 (greenkeeperio-bot)
- Update karma-jasmine to version 1.0.0 🚀 #734 (greenkeeperio-bot)
- Update karma-requirejs to version 1.0.0 🚀 #733 (greenkeeperio-bot)
- Fix pre issue + update marked.js #732 (marcoscaceres)
v3.2.121 (2016-05-03)
Fixed bugs:
- Fix(respec-ready): s/respectIsReady/respecIsReady/ typo #716 (marcoscaceres)
Closed issues:
- Error in ontolex spec #726
- Stop using bleeding edge features - please #722
- Update to latest google-prettify #714
- When building, include Almond instead of requirejs #635
- Make default template more mobile friendly #316
Merged pull requests:
- Update karma-chrome-launcher to version 1.0.1 🚀 #731 (greenkeeperio-bot)
- [email protected] breaks build
⚠️ #730 (greenkeeperio-bot) - Update karma-mocha to version 1.0.1 🚀 #729 (greenkeeperio-bot)
- Fix (biblio): Edge doesn't support includes yet #728 (marcoscaceres)
- Update whatwg-fetch to version 1.0.0 🚀 #725 (greenkeeperio-bot)
- Update fs-extra to version 0.30.0 🚀 #721 (greenkeeperio-bot)
- Feat(package): run tests in Safari Tech Preview #719 (marcoscaceres)
- Update promise-polyfill to version 5.0.0 🚀 #717 (greenkeeperio-bot)
- Update fs-extra to version 0.29.0 🚀 #713 (greenkeeperio-bot)
- [email protected] breaks build 🚨 #711 (greenkeeperio-bot)
- Chore(package): make Node 5 min engine requirement #703 (marcoscaceres)
v3.2.120 (2016-04-21)
Closed issues:
- respec2html should error if not a ReSpec document #704
Merged pull requests:
- Feat(respecDocWriter): throw if not a ReSpec doc (closes #704) #708 (marcoscaceres)
v3.2.119 (2016-04-21)
Closed issues:
- Improvements to respecDocWriter #706
Merged pull requests:
- Feat(respecDocWriter): improvements (closes #706) #707 (marcoscaceres)
- Feat(respecDocWriter): resolve fetchAndWrite promise with HTML #705 (marcoscaceres)
v3.2.118 (2016-04-21)
Fixed bugs:
- Issue processing PresentationAPI.html with respec2html.js #567
- WG-NOTE does not generate Previous version header #303
Closed issues:
- WG-Note CSS doesn't link properly #698
- Export build method. #691
- Error: Cannot read property 'for_' of undefined #689
- Investigate moving to nightmarejs #667
- Save snapshot leaves fixup.js generated content in the saved document #644
- Do not enable ReSpec bubble and/or Save Snapshot until "RESPEC DONE!" #410
- Warn that webidl-oldschool is deprecated #395
- Investigate using Jester #313
Merged pull requests:
- fix(profile-w3c-common): forgot to include fetch poly for Safari #701 (marcoscaceres)
- Fix(ui): dont show till respecIsReady (closes #410) #700 (marcoscaceres)
- Fix(w3c/style): WG-Note CSS doesn't link (closes #698) #699 (marcoscaceres)
- Update fs-extra to version 0.28.0 🚀 #697 (greenkeeperio-bot)
- Update fs-extra to version 0.27.0 🚀 #695 (greenkeeperio-bot)
- Update jscs to version 3.0.1 🚀 #694 (greenkeeperio-bot)
- WIP(respec2html): Externalize fetch and write #692 (marcoscaceres)
- chore(package): update dependencies #690 (marcoscaceres)
- Remove class 'toc-sidebar' from <body> when generating a snapshot #688 (deniak)
- [email protected] breaks build
⚠️ #687 (greenkeeperio-bot) - Feat (headless.js): improved progress reporting. #682 (marcoscaceres)
- Use nightmarejs #678 (marcoscaceres)
- Feat (biblio.js): don't go to network for local refs #665 (marcoscaceres)
- Warn that webidl-oldschool is deprecated (#395) #497 (marcoscaceres)
v3.2.117 (2016-04-03)
Fixed bugs:
- In the current trunk and in the use_nightmarejs branch I get a maximum call stack exceeded error #680
Closed issues:
- Parameter description columns are very narrow #666
- Determine dependencies prior to test / build #627
- Provide template/theme for OASIS #300
Merged pull requests:
- Feat (ui.js,save-html.js): Give UI elements ids #681 (marcoscaceres)
- Feat (examples): update PresentationAPI.html spec #679 (marcoscaceres)
- Feat (package.json): Update dependencies. #677 (marcoscaceres)
- Reduce karma concurrency #664 (marcoscaceres)
- Fix (headers-spec): disable note test, not comment out #662 (marcoscaceres)
- Use fetch instead of ajax #624 (marcoscaceres)
v3.2.116 (2016-03-15)
Fixed bugs:
Closed issues:
- Permalinks that are right justified are on the wrong line (too high up) #652
Merged pull requests:
- Put note text back the way it was. #661 (halindrome)
- Fix (issues-notes.css): Warning borders same width (closes #584) #660 (marcoscaceres)
- Fixes to release.js #659 (marcoscaceres)
v3.2.114 (2016-03-15)
Implemented enhancements:
- Release.js: be more assertive about branch being out of date #656
Fixed bugs:
- release.js - Switching branches without upstream set is broken #637
Merged pull requests:
- Fix (dfn.js): Remove object's prototype (closes #582) #649 (marcoscaceres)
v3.2.113 (2016-03-15)
Merged pull requests:
- Fix (sotd.html): Move noRecTrack text to own para (closes #653) #658 (marcoscaceres)
- Fix (w3c/style.js): pubrules requires props in explicit order #657 (marcoscaceres)
v3.2.112 (2016-03-15)
v3.2.111 (2016-03-15)
Fixed bugs:
- W3C not serving source maps #647
Closed issues:
Merged pull requests:
- Fix (w3c/style.js): initial-scale should be 1 (closes #654) #655 (marcoscaceres)
- Fix (release.js): Protect against EPIPE bombs from npmjs (closes #645). #650 (marcoscaceres)
v3.2.110 (2016-03-14)
Implemented enhancements:
- Support maplike declarations #361
Fixed bugs:
- <dfn id="x" dfn-for="y">constructor</dfn> causes JS error #582
Closed issues:
- Make respec include RDFa attributes only as an opt-in #374
- Remove heading role #370
- CSS for DL requires <section class='section'> #366
Merged pull requests:
- Fix (builds/): remove profile-w3c-common.build.js.map, as it's not used (#647). #648 (marcoscaceres)
- Added code to remove toc-nav node (closes #644) #646 (halindrome)
v3.2.109 (2016-03-11)
Fixed bugs:
- Promise.js is being loaded instead of packaged #629
Closed issues:
- jquery prototype is not extended with functions in utils #597
- useExperimentalStyles should be a string, not a boolean #569
- Wrong header level #386
- Generation of 'ePub' format #355
- noRecTrack should add Note-specific boilerplate #291
Merged pull requests:
v3.2.108 (2016-03-10)
v3.2.107 (2016-03-10)
Merged pull requests:
- Changed logo path to use new style location #638 (halindrome)
v3.2.106 (2016-03-10)
Fixed bugs:
Closed issues:
- Files are hard to work with... #493
- Webspecs CSS needs work #477
- Allow bracket constructs in front of attributes. #274
Merged pull requests:
- Added dependencies on Promise. #632 (halindrome)
- Feat (base-runner.js): Adds document.respecIsReady promise (closes #607) #628 (marcoscaceres)
- Fix (headless.js): pipe child stdout and stderr to parent #626 (marcoscaceres)
- Feat (package.json): Updated depedencies via ncu #625 (marcoscaceres)
- Globalize jquery enhanced #623 (marcoscaceres)
- Fix (SpecRunner.html): style-spec was being tested twice #621 (marcoscaceres)
- Fix (utils-spec.js): Remore deps that are not required in test #619 (marcoscaceres)
- Fix (headers-spec.js): Added forgotten done() #618 (marcoscaceres)
- Fix source maps #614 (marcoscaceres)
- feat: (tools) Creates a JSON list of tests #610 (marcoscaceres)
- Code to switch CG and BG reports to new styles #606 (halindrome)
- Re-did style changes #605 (halindrome)
- Updated dependencies #603 (marcoscaceres)
- Try to figure out why Chrome keeps failing #602 (marcoscaceres)
- Bug291 no rec track should add note #601 (marcoscaceres)
- Improved progress reporting #599 (marcoscaceres)
v3.2.105 (2016-03-02)
v3.2.104 (2016-03-02)
v3.2.103 (2016-03-02)
Implemented enhancements:
- release.js needs to be aware of new .map files #585
Fixed bugs:
- can't save snapshot #590
Merged pull requests:
- Attempt to break up Travis tasks #594 (marcoscaceres)
- Make sure UI plugins are added (close #590) #593 (marcoscaceres)
- Rewrite release (closes #585) #592 (marcoscaceres)
- stop headless.js testing basic.built.html #591 (marcoscaceres)
v3.2.102 (2016-03-02)
Closed issues:
- Maintainers need npm rights #587
v3.2.101 (2016-03-02)
v3.2.100 (2016-03-02)
Implemented enhancements:
- Update to Phantomjs 2.1 #557
Fixed bugs:
Closed issues:
- Console warning: The key "shrink-to-fit" is not recognized and ignored. #574
- Update tests latest Jasmine #573
- Use Karma instead of Phantomjs #572
- CI - Travis keeps timing out #564
- Make travis use Node 5.6.0 #511
- Enum with no <dd> uses next <dt> instead. #329
- Allow custom comment instructions #248
- Work in Progress flag #236
Merged pull requests:
- Fix issue where callback was expected where promise is used #586 (marcoscaceres)
- Modernize respec #580 (marcoscaceres)
- Moved fixup.js to end #578 (halindrome)
- Support for 2016 style, fixup.js, and experimental styles #571 (marcoscaceres)
- Teach ReSpec's references about publishers (closes #518) #568 (marcoscaceres)
- Update phantomjs to 2.1 (closes #557) #566 (marcoscaceres)
- Made timeout of respec2html.js 20 secs (closes #564) #565 (marcoscaceres)
- Backout fixup.js #563 (marcoscaceres)
v3.2.97 (2016-02-15)
Fixed bugs:
v3.2.96 (2016-02-10)
Implemented enhancements:
- Run respec2html.js was part of the test suite. #501
- Change fixup.js location #560 (plehegar)
- Align new TR design with latest requirements #558 (plehegar)
Fixed bugs:
- In IDL sections, Promise-based API definitions run off the page #521
Closed issues:
- Dealing with overloaded operations #546
- Dealing with multiple partials of the same interface in a doc #545
Merged pull requests:
- Use the final locations of the 2016 stylesheets #559 (deniak)
- Optimize space used for attributes in WebIDL contiguous #556 (dontcallmedom)
- Switch to new travis infastructure #555 (dontcallmedom)
- Allow autolinking of overloaded operations #554 (dontcallmedom)
- Run respec2html on example files in test suite #553 (dontcallmedom)
- Deal with long IDL lines #551 (dontcallmedom)
- Avoid duplicating ids on multiple partials #549 (dontcallmedom)
- Fix enumeration values references in WebIDL contiguous mode #547 (tidoust)
- Set timeout for XHR requests in respec2html.js #544 (dontcallmedom)
- [Urgent] Avoid assigning property to a string object (non-strict compatible) #543 (dontcallmedom)
- Added support for overriding the publication status #525 (halindrome)
v3.2.92 (2015-12-19)
v3.2.91 (2015-12-19)
Implemented enhancements:
- Use the experimental 2016 stylesheets for EDs #520
- Update npm dependencies #532 (tripu)
- Made some initial changes to test new styles #522 (halindrome)
Fixed bugs:
- Missing the protocol #530 (plehegar)
- Use www.w3.org for experimental style sheets #529 (plehegar)
Closed issues:
Merged pull requests:
- Add --exclude-script to respec2html #541 (dontcallmedom)
- Accet data-for and data-link-for as equivalents to for and link-for #537 (dontcallmedom)
- Add support for maplike construct in WebIDL contiguous #535 (dontcallmedom)
- Fix bug in generation of ids for enum values #534 (dontcallmedom)
- WebIDL: setID removes digits from the id #533 (deniak)
- Support for static attributes in WebIDL oldschool #527 (dontcallmedom)
- Add support for FrozenArray in WebIDL oldschool #524 (dontcallmedom)
- Fix bug linked to using bind(this) in phantomjs #523 (dontcallmedom)
- A comma was missing before the first 'extras' in the header #519 (iherman)
- Use navigation role for TOC #499 (marcoscaceres)
v3.2.78 (2015-11-09)
Merged pull requests:
- Apply "missing name" fix to authors as well #517 (dontcallmedom)
v3.2.77 (2015-11-04)
Closed issues:
- gh-pages branch gone? breaks respec2html #513
Merged pull requests:
- Fix bug in editor name check #516 (dontcallmedom)
- Avoid double commas bug in WebIDL oldschool #515 (dontcallmedom)
- Upgrade node to latest version #512 (marcoscaceres)
- Extra name entries #508 (iherman)
v3.2.76 (2015-09-29)
Merged pull requests:
v3.2.75 (2015-09-28)
Implemented enhancements:
- Additional author information #507
Merged pull requests:
- Default to new doc+software license (closes #505) #506 (marcoscaceres)
v3.2.74 (2015-09-18)
Fixed bugs:
Merged pull requests:
- Removed outdated version text (closes #327) #498 (marcoscaceres)
v3.2.73 (2015-09-18)
Merged pull requests:
- Export config fixup #502 (marcoscaceres)
- Small improvement to error reporting #495 (marcoscaceres)
v3.2.72 (2015-09-14)
Implemented enhancements:
- Adding a <script> element with the config information to the generated output #478
Fixed bugs:
- IE hates <pre> elements #110
Closed issues:
- Is README out of date? #327
- Double commas appear in WebIDL interface attributes with nullables #295
- Comment support in WebIDL #160
Merged pull requests:
- Fix save-ui for respec2html #500 (dontcallmedom)
- using .innerHTML makes JSON reappear (closes #478) #490 (marcoscaceres)
v3.2.71 (2015-09-12)
Closed issues:
- "for" attributes used for WebIDL references remain in generated snapshot #483
- Duplicate definition warnings when using contiguous IDL #480
- Prepare code for new publication process (2015) #462
Merged pull requests:
- Make invalid attrs to data-* attrs (closes #483) #494 (marcoscaceres)
- added contiguous webidl to basic.html #492 (marcoscaceres)
v3.2.70 (2015-09-09)
Closed issues:
Merged pull requests:
v3.2.69 (2015-09-07)
Fixed bugs:
- Contiguous WebIDL definitions are duplicates #475
- Attribute for not allowed on element a at this point. #454
Closed issues:
- Double definition of term when data-lt is used #470
- Drop support/requirement for the non-HTML "lt" attribute, use a data-linkterm (or whatever) attribute instead. #467
- Revert the change that added warnings for use of the "title" attribute with dfn elements #466
- Style: Don't style contiguous-idl dfn targets as italic #465
- contiguous-idl should use "lt" attributes instead of deprecated "title" for dfn/a #464
- Member-SUBM specStatus for Member Submissions somewhat borked #458
- dfn references broken in latest release #383
- Better GitHub issues support #241
- Cannot pass an array in argument of a constructor #162
Merged pull requests:
- Fix alignment with specberus on joint spec #489 (dontcallmedom)
- Fix config export with non-serializable content definitionMap #485 (dontcallmedom)
- Include config information in generated output (closes #478) #484 (marcoscaceres)
- Upgrade jquery to v2.1.4 #482 (marcoscaceres)
- Add support for
data-lt-noDefault
attribute #481 (marcoscaceres) - Adapt to specberus expectations for joint publications #474 (dontcallmedom)
- Fixed needing double def of term when data-lt is used (closes #470) #471 (marcoscaceres)
- Changed webidl generation to use data-lt attribute #469 (halindrome)
- Change to prefer data-lt for referring to link-titles #468 (halindrome)
- Process 2015 is coming #463 (plehegar)
- Improved Member-SUBM and Team-SUBM spec status support #459 (tidoust)
- Makes getDfnTitles work when called again #456 (halindrome)
- Implemented aliases for definitions #455 (halindrome)
- Avoid undefined ids for issues #451 (dontcallmedom)
- don't generate a section ID if the heading has one #450 (darobin)
v3.2.59 (2015-06-17)
Merged pull requests:
v3.2.58 (2015-06-11)
Merged pull requests:
v3.2.57 (2015-06-11)
Merged pull requests:
v3.2.56 (2015-06-10)
Merged pull requests:
v3.2.55 (2015-06-04)
Merged pull requests:
v3.2.54 (2015-06-02)
Closed issues:
- In contiguous IDL mode, typedefs don't produce a definition for the defined type. #427
Merged pull requests:
- Including body and title of GitHub issues. #443 (tobie)
- Update Jasmine External Link #442 (ajsb85)
- Add support for WebIDL RHS identifier list. #440 (tobie)
v3.2.53 (2015-05-13)
Merged pull requests:
v3.2.52 (2015-05-12)
Closed issues:
- There should be a way to create an Editor's Note #436
Merged pull requests:
- Added support for class ednote #437 (halindrome)
- Use promises to yield between phases #435 (jyasskin)
- Add .editorconfig files and fix whitespace #434 (jyasskin)
- Improve linking to and around WebIDL terms #433 (jyasskin)
- Avoid cloning nodes in issues and notes. #432 (jyasskin)
- Support for special operations in WebIDL contiguous mode #431 (dontcallmedom)
- allow to filter tests run based on spec name #430 (dontcallmedom)
v3.2.49 (2015-04-23)
Closed issues:
required
sequence dictionary fields lose their parameters #424- fix-headers incorrectly messes with non-section headers #419
- preProcess like facility, or specific event, at saving? #418
- Support Oct 2015 process #415
- reference not being picked up from specref #413
- Style: Use a sans-serif font for WebIDL label #406
- Handle comments and whitespace in the contiguous IDL processor #393
- <div class='example'> not recognized as example #272
Merged pull requests:
- required dict member in webidl oldschool #429 (dontcallmedom)
- Support required dictionary members in contiguous-idl mode. #428 (jyasskin)
- Propagate comments and whitespace through the contiguous IDL processor. #426 (jyasskin)
- Feature/notoc #421 (gkellogg)
- Add UI to show a list of definitions. #417 (gkellogg)
- re-reverting to labs.w3.org #414 (dontcallmedom)
- Fix maplike errors. #412 (yutakahirano)
- Maplike update #411 (yutakahirano)
- Fetch specref.jit.su over HTTPS #409 (jyasskin)
v3.2.44 (2015-03-03)
Merged pull requests:
- Add maplike support. #408 (yutakahirano)
- Cleanup write as html #403 (yutakahirano)
v3.2.43 (2015-03-03)
Closed issues:
- Provide a way to refer to [[internal slots]] of JS objects #407
- Copyright uses comma where it should use period, fails pubrules #405
Merged pull requests:
- pubrules expects a period not a comma in w3c copyright #402 (dontcallmedom)
- Update ReSpec to heroku URL. #401 (tobie)
v3.2.41 (2015-02-12)
Merged pull requests:
v3.2.40 (2015-02-12)
Merged pull requests:
v3.2.39 (2015-02-04)
Implemented enhancements:
- Add a "disposition of comments" heading in the top dl #97
- Add syntax for extended attributes on interfaces #63
- Add a "bug tracker" heading to the top dl #36
- Add a "discussion" heading in the top dl #35
- FileSaver #7
Fixed bugs:
- Error when "noRecTrack" is used #367
- Include pointer to mailing list in CG template #34
- Stringifier support #31
Closed issues:
- Permalinks get messed up "content" attribute if heading text has special characters #389
- add style for warning class #381
- Empty string enum value breaks ReSpec #372
- File it! link should point to the issue page in the main GitHub repo #362
- Document @title on @class=example #356
- New WebIDL types like CancelablePromise cause <types> to disappear #352
- SOTD custom paragraph ordering #351
- Add ability to show / hide sections #349
- RFC 2119 keyword boilerplate incomplete #345
- URL encode subjectPrefix when inserting in mailto: link #340
- noLegacyStyle removes member documentation entirely #334
- Support Promise<sequence<T>> #331
- Missing documentation for Community Group publications #328
- Respec should allow the inclusion of a canonical URL #317
- unecessary role=document added to body element #309
- Switch build to Grunt #267
- Hard-codes in-page links unnecessarily #249
- Document noLegacyStyle #237
- Show issues in spec #221
- Support custom header links in CG template #216
- Improper handling of getter #185
- Contributors section? #152
- Move all of WebIDL Legacy to templates #96
- Create a Datatype encapsulation #55
Merged pull requests:
- Allow to specify editors id in doc configuration #398 (dontcallmedom)
- Binary install #397 (darobin)
- use labs.w3.org url for specrefs; see #314 #392 (dontcallmedom)
- Ensure that apostrophes in headers are escaped #391 (halindrome)
- Handle wg* arrays better, with linting and some headers code cleanup #388 (darobin)
- Fix bad interaction between inlines and dfn #384 (darobin)
- adding .warning feature to respec #382 (hallvors)
- Specref search highlight & reverse lookup #380 (tobie)
- no need to count the usage of RFC2119 terms, just flag their presence #379 (darobin)
- Split finding <dfn> elements from using them to link <a> tags. #377 (jyasskin)
- fix handling of empty string enums #376 (darobin)
- Feature/rdfa lite #375 (gkellogg)
- Add the ability to process contiguous WebIDL blocks #373 (jyasskin)
- Addressed role of heading on h* elements #371 (halindrome)
- The SotD must include a public mailing list reference #369 (halindrome)
- Make sure all arguments pub() passes to postMessage are structured-cloneable. #368 (jyasskin)
- Added handling for perEnd #365 (halindrome)
- Changed bug reporting link #364 (halindrome)
- Added control to permit moving custom sotd #360 (halindrome)
- deal with scheme-relative imports of respec in respec2html #358 (dontcallmedom)
- report errors/warnings from cmd line tool #357 (dontcallmedom)
- Print ReSpec version into the console log #354 (halindrome)
- add new parametric types for issue #352 #353 (darobin)
- Don't generate RDFa for the abstract if the config says no (typo fix) #350 (foolip)
- Support bug tracker and other links in CG documents #348 (foolip)
- Ensured whitespace is collapsed in terms #347 (halindrome)
- Added handling to only define used rfc2119 terms #346 (halindrome)
- Added mailto handling for CG when it is a draft #343 (halindrome)
- Added handling for encoding subjectPrefix #342 (halindrome)
- support for sequence<Promise<T>> ; close #331 #339 (dontcallmedom)
- Add a pointer to respec-docs #337 (halindrome)
- add overrideLogo support #336 (sglaser)
- Stop setting aria-level on headings #325 (halindrome)
v3.2.19 (2014-09-22)
Closed issues:
- Mechanism to identify governing process (part of Process 2014 adoption) #324
Merged pull requests:
- Update requireConfig.paths.ui to fix 'Save Snapshot' regression from migration. #338 (anssiko)
- Saving should support a respecEvent #335 (halindrome)
v3.2.18 (2014-08-08)
Closed issues:
- Document the 'format' option #333
- Incorrect sorting order #323
- incorrect aria-level on headings? #308
v3.2.17 (2014-07-03)
v3.2.16 (2014-07-03)
Closed issues:
Merged pull requests:
- Adding permalinks to h* within div #320 (halindrome)
- Support Previous Version on NOTEs #319 (halindrome)
- Allow references that are missing href. #310 (tobie)
- More accessible luminosity contrast on colour for <code> #307 (jasonkiss)
v3.2.15 (2014-06-03)
Closed issues:
- section > h*:first selector used in some modules throwing exception on Chrome #311
- pre class="example" does not escape HTML code #305
v3.2.14 (2014-04-09)
Closed issues:
- RDFa generation is including incorrect links #302
Merged pull requests:
- Adding support for "permalinks" #301 (halindrome)
- Add support for Promise<> by having a general parameterized support. #299 (mounirlamouri)
- Serve JavaScript from GitHub Pages. #298 (mikewest)
v3.2.12 (2014-03-05)
Merged pull requests:
- Add Specref search to ReSpec UI. #297 (tobie)
- Notes no longer require previous version #296 (marcoscaceres)
v3.2.10 (2014-02-03)
v3.2.9 (2014-02-03)
v3.2.8 (2014-01-23)
Implemented enhancements:
Fixed bugs:
- Build is broken #275
- Support for "this is informative" in PP #139
- AX: char marks for true/false need accessible clarification alternatives (prmNullFalse, prmNullTrue, prmOptFalse, prmOptTrue) #108
Closed issues:
- maxTocLevel doesn't continue numbering sections #292
- <a> element in a <figcaption> is swallowed... #290
- Hide the UI in print stylesheet #285
- Type fields are not rendered correctly for IDLs #284
- Add implemetation report to SotD #283
- Invalid links even though they aren't in the source code #282
- Use of "static" in WebIDL breaks rendering #281
- Replace "NOTE" with "WG-NOTE" #280
- Note style sheet link is wrong #279
- contaner elements breaks ToC #278
- Travis now broken #277
- Upgrade RequireJS #266
- Upgrade jQuery #265
- Conflict with jQuery #264
- respecConfig should not be required #258
- Broken links in WebIDL for constants #250
- Puts meta Content-type instead of Content-Type #246
- puts 0="" on some <section> elements #245
- document how to use otherLinks in main documentation #220
- document how to use previousVersions #219
- Include subjectPrefix in the documentation #218
- Default last modified date uses GMT rather than Locale time #107
Merged pull requests:
- Issue292 maxTocLevel doesn't continue numbering sections #293 (sspeiche)
- Pretty print #288 (KevinCathcart)
- Fix travis build status to point to the develop branch. #276 (tobie)
v3.1.65 (2013-09-27)
Closed issues:
- extraCSS has no effect #271
- References to sections with manually assigned section ids not shown #270
- status sections have vanished from specs!!!!!! #268
- docsprint to update documentation #224
Merged pull requests:
- Changed XHTML1 source generation #253 (halindrome)
v3.1.64 (2013-09-09)
Implemented enhancements:
- Add a "implementaion report" heading to the top dl #95
- Add a "test suite" heading to the top dl #94
- Allow specifying an explicit previous version of a document (as in v1) #65
- Make it possible for reference sections to disappear when they are empty #61
- Make sure that the document is scrolled to anchor #10
Fixed bugs:
- Constructors extended attributes not represented if there isn't another extended attribute #261
- Redirect from old docs #137
- Template is wrong #76
Closed issues:
- sequence<> in constructor argument not properly escaped #260
- sequence in typedef not properly escaped #259
- Update documentation for biblio options #257
- Provide options on copyright/licensing (for unofficial drafts, in particular) #255
- Broken link for short name #254
- need way of editing published stable documents, e.g., by idempotent or undo #240
- Switch from Handlebars to doT #232
- Replace document.write with something that makes ReSpec work with XHTML files #157
- Sliders #93
- Update old docs to point to new version #30
- Recommend using async on the loading script? #24
- Port documentation #3
Merged pull requests:
- display Constructor extended attributes even where there is no other ext... #262 (dontcallmedom)
v3.1.63 (2013-08-29)
Closed issues:
- Adding references inline in JavaScript #256
v3.1.62 (2013-08-12)
Closed issues:
- Uses https for non SSL links #247
Merged pull requests:
- Changed the @role attribute on the table of contents and the IDs on major sections #252 (halindrome)
- Moved all WAI-ARIA @aria-level and @role handling to its own module #251 (halindrome)
v3.1.61 (2013-07-15)
Merged pull requests:
- Adding instructions on how to run the test suite to the README file. #244 (tobie)
- Develop #243 (halindrome)
v3.1.60 (2013-06-28)
Merged pull requests:
- Always use https for W3C stylesheets and logo #242 (lanthaler)
- Added test for local aliases #239 (ylafon)
- add docs for noLegacyStyle flag #238 (anssiko)
- Fix for locally defined aliases not working #235 (ylafon)
- Update legacy.js #234 (htInEdin)
v3.1.59 (2013-06-05)
Closed issues:
- Respec pointing to wrong style for Notes? #229
Merged pull requests:
- see if using the conf works better here #231 (darobin)
- fix bug when respec is referenced using https #230 (cconcolato)
- Display identifiers with a leading _ unescaped in the HTML description of the WebIDL #228 (dontcallmedom)
- Ahem. #227 (tobie)
- Add CI testing using phantomjs and travis. #226 (tobie)
- Add support for W3C PER status. Yes. It's a thing. #225 (tobie)
v3.1.58 (2013-05-22)
Merged pull requests:
v3.1.57 (2013-05-21)
v3.1.56 (2013-05-21)
Implemented enhancements:
- Change reference system #5
Closed issues:
- Removed some redundancy for biblio.js #215
Merged pull requests:
- Rely on a calls to an API for spec references rather than bundling the whole ref file. #222 (tobie)
- Previous versions (closes #215) #217 (marcoscaceres)
v3.1.55 (2013-05-06)
Implemented enhancements:
- Add microformats to template #207
- ability to create custom front matter #87
- Mailing list subject prefix #15
Fixed bugs:
- Include the patches that Travis made to v2 #28
Closed issues:
- Duplicate entries in biblio.js #213
Merged pull requests:
- Removed duplicate entries, used aliasOf instead (closes #213) #214 (marcoscaceres)
- [WebStorage] PR published 9-Apr-2013 #212 (AFBarstow)
- adding RFC2557 reference #211 (efullea)
- more RFC entries. #210 (ylafon)
- Update biblio.js #209 (gps-git)
- Support for additional links in header (closes #87) #208 (marcoscaceres)
v3.1.54 (2013-04-25)
Merged pull requests:
- add RFC 6931 #206 (fhirsch)
- Some telco related references, used by sysapps. #205 (marcoscaceres)
- Modernized some old refs, added some new refs, aliased others #204 (marcoscaceres)
- Adding MMS and SysApps Runtime references and fixing SMS reference #203 (efullea)
- Added reference to app: URI #202 (marcoscaceres)
- Add bib ref alias support. #201 (tobie)
- Added URL spec #200 (marcoscaceres)
v3.1.53 (2013-04-16)
v3.1.52 (2013-04-16)
Closed issues:
- WebIDL: using of union types in callbacks and dictionaries #182
Merged pull requests:
- Lowercasing dfn and a links #199 (silviapfeiffer)
- Add JSON-LD LC Working Drafts #197 (lanthaler)
- Added ZIP reference #196 (marcoscaceres)
- Use scheme-relative stylesheet URLs #194 (lanthaler)
v3.1.51 (2013-04-09)
Merged pull requests:
- Fix xmlsec bilbio.js entries, add .gitignore, add test file #193 (fhirsch)
- Use right padding for union types in dictionaries #191 (lanthaler)
- Add support for union types to callbacks #190 (lanthaler)
- Bibref fixes. #189 (tobie)
- Bibref. Some more cleanup. #188 (tobie)
- Added a script to normalize biblio refs (and sort them) and ran the biblio refs through it. #187 (tobie)
- Ensure that URL fragment identifiers work as intended #184 (lanthaler)
v3.1.50 (2013-04-02)
Merged pull requests:
- Allow issues to be marked atrisk #183 (lanthaler)
- Update MDNS + DNS-SD references in biblio.js #173 (richtr)
v3.1.49 (2013-03-27)
Merged pull requests:
- Clean-up IETF refs. #181 (tobie)
- Biblio: fix OMA-URI-SCHEMES ref. #180 (tobie)
- Fhirsch cherry pick #179 (tobie)
- Add RFC5988 and RFC6906 #178 (lanthaler)
- Biblio: fix WEBGL ref. #177 (tobie)
- Biblio: Fix ECMA refs. #176 (tobie)
- Biblio: Fix syntax error in JSON. #175 (tobie)
- Biblio: Fix SSE references. #174 (tobie)
- Add navigation timing reference #172 (luser)
- update WEBIDL ref #171 (anssiko)
- Ref to SVG2, CSS Masking, Filter Effects, Compositing #169 (dirkschulze)
- Updated RDF-Syntax to be to 2004 #168 (sspeiche)
v3.1.48 (2013-03-14)
Merged pull requests:
- Add support for Constructor and NamedConstructor #166 (dirkschulze)
- Added ECMAS-402 - ES i18n API #165 (marcoscaceres)
- Allow keywords stringifier and inherit on attribute #164 (dirkschulze)
- Allow comments on interfaces #163 (dirkschulze)
- Add FILE-SYSTEM and WEB-SQL biblio references #161 (kinu)
v3.1.47 (2013-03-06)
Merged pull requests:
- Add RFC4646, "Tags for Identifying Languages" #156 (mounirlamouri)
- added a bunch of dated references #155 (gps-git)
- Update biblio.js #154 (gps-git)
- EARL bibref and dfn re-definition #153 (gkellogg)
v3.1.46 (2013-03-01)
v3.1.45 (2013-02-28)
3.1.45 (2013-02-28)
v3.1.44 (2013-02-25)
Merged pull requests:
- Hopefully additions not breaking anything this time #149 (cconcolato)
- Update js/w3c/headers.js #148 (plinss)
v3.1.43 (2013-02-12)
Implemented enhancements:
- Find a batch option #11
Closed issues:
Merged pull requests:
- Add respec2html.js documentation; make valid HTML. #147 (anssiko)
- Make the stringification of structured biblio refs more robust. #145 (tobie)
- Develop #144 (plinss)
- Adding a reference to the Shadow DOM #142 (shs96c)
- respec2html is a command line utility that converts a ReSpec source file... #133 (anssiko)
v3.1.42 (2013-02-05)
Fixed bugs:
- New copyright #138
Merged pull requests:
- Updated biblio entries for some ARIA specs. #141 (sideshowbarker)
- Update refs #136 (tobie)
- Update js/w3c/headers.js #135 (plinss)
- Add support for 'scheme' config variable: if defined, loads external res... #134 (anssiko)
- Update bibref/biblio.js #132 (gps-git)
- Update data-merge documentation. #131 (anssiko)
v3.1.41 (2013-01-23)
v3.1.40 (2013-01-23)
Merged pull requests:
- Allow structured biblio references. #130 (tobie)
- Add support for 'noLegacyStyle' config flag: if set, removes legacy DOM-... #129 (anssiko)
- serializer needs to be shown in HTML description as well #128 (dontcallmedom)
v3.1.39 (2013-01-14)
Merged pull requests:
- support for WebIDL "serializer" syntax #127 (dontcallmedom)
- update publication date for xmlsec publications #126 (fhirsch)
- Add CSSOM. #125 (tobie)
v3.1.38 (2013-01-08)
Merged pull requests:
- make implReport optional in PR handling, update documentation #123 (fhirsch)
- Add STREAMS-API, Update HTML5, Rename DOM4-EVENTS to BiblioDB #122 (jacobrossi)
- add PR support #121 (fhirsch)
v3.1.37 (2013-01-07)
v3.1.36 (2013-01-07)
Closed issues:
- Support callbacks... #103
Merged pull requests:
- Added DOM4-EVENTS to the Biblio DB #119 (jacobrossi)
- Add reference to pointerevents spec. #118 (tobie)
- Add reference to screen-orientation spec. #117 (tobie)
- Added more biblio refs needed for LDP-UCR work from LDP WG #115 (sspeiche)
- Add CSP to biblio.js #112 (mounirlamouri)
- Fix a bug where some nested headers would get appended to the incorrect ... #111 (tobie)
- Update D3E ref #109 (travisleithead)
- update URIs for XMLENC-CBC-ATTACK and XMLENC-PKCS15-ATTACK #106 (fhirsch)
v3.1.35 (2012-12-03)
Merged pull requests:
- added reference to html5 25 october 2012 dated snapshot #105 (gps-git)
- Properly handle section elements in markdown mode. #104 (tobie)
- Update biblio.js #102 (fhirsch)
- Added partial dictionary to 'W3C ReSpec WebIDL tests' #101 (ksons)
v3.1.34 (2012-11-14)
Merged pull requests:
v3.1.33 (2012-11-04)
Implemented enhancements:
- Ability to create local references #44
Merged pull requests:
v3.1.32 (2012-10-31)
v3.1.31 (2012-10-23)
Merged pull requests:
- Update bibref/biblio.js #92 (gps-git)
- Update bibref/biblio.js #91 (gps-git)
- Add specs for core/requirements. #89 (tobie)
v3.1.30 (2012-10-18)
v3.1.29 (2012-10-18)
Merged pull requests:
- Add Markdown support (with bugfixes and specs). #90 (tobie)
- Add a core/requirements module. #88 (tobie)
v3.1.28 (2012-10-16)
v3.1.27 (2012-10-16)
Merged pull requests:
- Update bibref/biblio.js #86 (fhirsch)
- Added refs for GSM-SMS, OMA-PUSH, and RFC3428 #85 (blsaws)
- Update bibref/biblio.js #84 (halindrome)
- Add [x] to the respec-err popup which allows closing it. #83 (tobie)
v3.1.26 (2012-10-02)
Merged pull requests:
v3.1.25 (2012-09-27)
v3.1.24 (2012-09-27)
v3.1.23 (2012-09-27)
v3.1.22 (2012-09-27)
Merged pull requests:
- Added ALT-TECHNIQUES and CSS4-IMAGES... #77 (marcoscaceres)
v3.1.21 (2012-09-21)
Closed issues:
- data-oninclude does not seem to work for data-include #67
Merged pull requests:
- Only display reference sections when there are references. #75 (tobie)
- Please pull LINKED-DATA ref, we need it for LDP ED #74 (mhausenblas)
- Update bibref/biblio.js #71 (gps-git)
- Update bibref/biblio.js #70 (adamretter)
- updated biblio.js for SP800-57 update #69 (fhirsch)
- Add support for prevED to CG-DRAFT. #68 (tobie)
- Update bibref/biblio.js #66 (silviapfeiffer)
v3.1.20 (2012-08-19)
Merged pull requests:
- Update bibref/biblio.js #64 (adamretter)
v3.1.19 (2012-08-18)
v3.1.18 (2012-08-08)
v3.1.17 (2012-08-03)
v3.1.16 (2012-07-31)
Merged pull requests:
v3.1.15 (2012-07-16)
Closed issues:
- Injected resources should be loaded from https if the page is #57
- Links are not properly removed in ToC #56
v3.1.14 (2012-07-10)
v3.1.13 (2012-07-06)
Fixed bugs:
- array dictionary members have their [] eaten #32
Closed issues:
- Types linked to non-existing definitions #54
- Do not generate duplicate IDs for interface names #53
- Remove rel=biblioentry #52
- Allow custom number for issues #50
- With return union types (at least) methods are no longer aligned vertically #48
Merged pull requests:
- Use abbr in copyright boilerplate, not acronym. #51 (sideshowbarker)
- Add QUOTA-API and OMA-URI-SCHEME refs. #49 (tobie)
v3.1.12 (2012-07-02)
v3.1.11 (2012-07-02)
Merged pull requests:
v3.1.10 (2012-06-27)
Fixed bugs:
- WebIDL-generated subsections have h2-headings #46
Closed issues:
- W3C Pubrules issues #45
v3.1.9 (2012-06-25)
Fixed bugs:
- SOTD Paragraphs duplicated after TOC #42
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)
Closed issues:
- Navigation to fragment identifiers is busted #43
v3.1.3 (2012-06-20)
Fixed bugs:
- If abstract and SotD are in the wrong order, strange things happen #37
v3.1.2 (2012-06-19)
Implemented enhancements:
- Use CSS WG style for examples, notes, issues #39
Closed issues:
- Remove all CSS generated content #23
Merged pull requests:
v3.3.1 (2012-06-18)
v3.1.1 (2012-06-18)
Fixed bugs:
- Custom paragraph is not removed properly #38
Closed issues:
- Add title, possibly with markup, to examples #22
- Add support for CG reports #19
- Change syntax highlighter #4
v3.1.0 (2012-06-15)
v3.0.15 (2012-06-14)
Merged pull requests:
v3.0.14 (2012-06-14)
v3.0.13 (2012-06-14)
Merged pull requests:
v3.0.12 (2012-06-13)
Closed issues:
- Switch from Jasmine to Mocha? #25
v3.0.11 (2012-06-07)
v3.0.10 (2012-06-07)
Closed issues:
v3.0.9 (2012-06-04)
v3.0.8 (2012-06-04)
Closed issues:
- Check rules for XGR support #18
Merged pull requests:
- As per Gregg's request, I did the 'merge-up' of V1 stuff into V3 for RDFa #29 (halindrome)
v3.0.7 (2012-06-01)
Closed issues:
- Enum support #16
Merged pull requests:
- References needed for WebRTC / getUserMedia #27 (dontcallmedom)
v3.0.6 (2012-05-31)
Closed issues:
- Simpler callback entry #14
v3.0.5 (2012-05-31)
v3.0.4 (2012-05-31)
v3.0.3 (2012-05-30)
Closed issues:
- Test System #2
v3.0.2 (2012-05-25)
v3.0.1 (2012-05-25)
Closed issues:
- Make tool? #13
- Use eventing for progress and communication #12
- Progress signalled through postMessage #8
- Switch to RequireJS loader and build #1
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