Skip to content

v0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@webJose webJose released this 12 Aug 01:42
· 137 commits to main since this release

What's Changed

Library

  • fix: Eliminate seemingly incorrect rowheader role by @webJose in #85
  • fix: Correct stickiness of caption by @webJose in #86
  • chore: Update svelte version to next.205 by @webJose in #88
  • feat!: Make defineData preserve pre-existing wjdv properties by @webJose in #92
  • refactor: Explicitly assign alignment class by @webJose in #93
  • feat: Add aria-expanded and aria-owns to expansible rows by @webJose in #94
  • feat: Add aria-select attribute to rows by @webJose in #96
  • feat: Add the propSpreadingTarget property by @webJose in #104
  • docs(WjDataView): Correct and improve component's Intellisense by @webJose in #105

Demo Website

  • feat(demo): Make Navbar and footer responsive by @webJose in #87
  • fix(demo): Correct Select All checkbox in overview demo by @webJose in #95
  • chore(demo): Ignore non-reactive binding by @webJose in #102
  • build(deps-dev): Bump @sveltejs/kit from 2.5.18 to 2.5.20 by @dependabot in #100
  • build(deps-dev): Bump svelte-check from 3.8.4 to 3.8.5 by @dependabot in #99
  • build(deps-dev): Bump vitest from 2.0.4 to 2.0.5 by @dependabot in #97
  • build(deps-dev): Bump typescript from 5.5.3 to 5.5.4 by @dependabot in #98
  • build(deps-dev): Bump vite from 5.3.4 to 5.3.5 by @dependabot in #101

Others

  • chore: Organize lib folder for unit testing by @webJose in #90
  • chore: Add packages and Vite config for unit testing by @webJose in #91
  • chore: Add contribution guidelines by @webJose in #103
  • tests(WjDataView): Add unit testing by @webJose in #106

Full Changelog: v0.9.0...v0.10.0