v0.12.0
Pre-release
Pre-release
What's Changed
Library
- feat: Add header styling by @webJose in #176
- fix(WjDataView): Add the "columnheader" role to the dummy header cell at the end of the table by @webJose in #178
- tests(WjDataView): Add unit testing for the "headerClass" property by @webJose in #179
Demo Website
- feat(demo): Show actual Svelte version in footer by @webJose in #175
- feat(demo): Update demo to showcase header background addition by @webJose in #177
Others
- build(deps-dev): Bump sass from 1.80.3 to 1.80.4 by @dependabot in #159
- build(deps-dev): Bump vite from 5.4.9 to 5.4.10 by @dependabot in #162
- build(deps-dev): Bump @sveltejs/package from 2.3.5 to 2.3.7 by @dependabot in #160
- build(deps-dev): Bump @sveltejs/kit from 2.7.2 to 2.7.3 by @dependabot in #161
- build(deps-dev): Bump vitest from 2.1.3 to 2.1.5 by @dependabot in #172
- build(deps-dev): Bump sass from 1.80.4 to 1.81.0 by @dependabot in #170
- build(deps-dev): Bump @sveltejs/kit from 2.7.3 to 2.8.1 by @dependabot in #171
- build(deps-dev): Bump @types/node from 20.16.13 to 22.9.1 by @dependabot in #173
- build(deps-dev): Bump publint from 0.2.11 to 0.2.12 by @dependabot in #163
- chore: Update all packages by @webJose in #174
Full Changelog: v0.11.0...v0.12.0