Releases: WJSoftware/wjfe-dataview
Releases · WJSoftware/wjfe-dataview
v0.4.0
What's Changed
- chore: Create dependabot.yml by @webJose in #19
- build(deps-dev): Bump @sveltejs/kit from 2.5.7 to 2.5.18 by @dependabot in #20
- build(deps-dev): Bump svelte-check from 3.7.1 to 3.8.4 by @dependabot in #22
- build(deps-dev): Bump @sveltejs/adapter-static from 3.0.1 to 3.0.2 by @dependabot in #24
- build(deps-dev): Bump vite from 5.2.11 to 5.3.3 by @dependabot in #23
- build(deps-dev): Bump publint from 0.1.16 to 0.2.8 by @dependabot in #21
- chore: Update svelte@next by @webJose in #25
- feat: Improve resizer line by @webJose in #26
- chore(demo): Categorize row options in toolbar by @webJose in #27
- feat: Add grid borders by @webJose in #28
- build: Add build step to deploy script (GH Pages) by @webJose in #29
New Contributors
- @dependabot made their first contribution in #20
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0 - Row Features
What's Changed
- feat!: Add row expansion feature by @webJose in #9
- feat: Add row selection coloring by @webJose in #10
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat: Change the resizer's appearance by @webJose in #2
- fix: Make sticky components fully opaque by @webJose in #3
- chore: Various chores around themes by @webJose in #4
- fix: Make columns bindable to avoid invalid mutation error by @webJose in #5
- build: Add NPM pacakage metadata by @webJose in #6
Full Changelog: v0.0.1...v0.1.0