Skip to content

v1.0.0

Compare
Choose a tag to compare
@tidoust tidoust released this 07 May 06:59

Merged

  • Add CC0 license for the actual list of specs #43
  • Add Web Periodic Background Synchronization #42
  • Linter: separate tests from actual linting code #41
  • Add documentation to README and CONTRIBUTING #39
  • Update URL of requestVideoFrameCallback spec #40
  • Add changelog and mechanism to update it on release #37
  • Trap errors and fail properly when building index #36
  • Rename xxxInSeries to seriesXxx #34
  • Add code to manage releases #33
  • Add first list of specs #26
  • Align property names with W3C API #31
  • Add open source license #30
  • Export completed list of specs in index.json file #29
  • Fetch spec info from W3C API, Specref or the spec #22
  • Add filtering param for index.js when used as CLI #21
  • Fix currentLevel computation for delta specs #20
  • Add currentLevel property #18
  • Allow delta flag and add previous/next links #8
  • Add logic to compute shortname, family name and level #7
  • Detect and drop duplicate URLs when linting #6
  • Fix nits/typos from "Allow specs to be represented by a simple string" #4
  • Allow specs to be represented by a simple string #3
  • Add specs.json with a single spec and linting #2

Fixed

  • Trap errors and fail properly when building index (#36) #35

Commits

  • [data] Update spec info 6637d3e
  • [data] Update spec info d5fb4f1
  • Add tests for linter 55acd74
  • Add JSON Schema and schema validation to linting logic 82aeffd
  • Add missing changelog template files 33edde9
  • [data] Update spec info 88afc79
  • Fix linting tests on duplication to pass shortname generation 7a437ab
  • [data] Update spec info 2f1b4aa
  • Simplify string detection logic 6f77ab1
  • Add first README and w3c.json file 0e905d2
  • Adjust workflow names 7766efb
  • Remove group field from w3c.json c62bb96
  • [data] Update spec info 4898aef
  • [data] Update spec info dd09395
  • Ignore git commit exit code in fetch info workflow 514687e