Releases: evidence-dev/evidence
@evidence-dev/[email protected]
@evidence-dev/[email protected]
Patch Changes
-
254a905: [!] BREAKING CHANGE:
Custom theme colors are converted implicitly to kebab-case by tailwindcssThis means that some color defined in
evidence.config.yaml
asmyCustomColor
should be used as (for example)text-my-custom-color
. (text-myCustomColor
will not work)When referencing custom theme colors in Javascript the original case should still be used
(for example)myCustomColor
would still be<BarChart ... fillColor=myCustomColor />
NOT<BarChart ... fillColor="my-custom-color" />
-
64486c6: bump vitest
-
4efd427: Use theme class instead of data-
-
Updated dependencies [0fd3769]
-
Updated dependencies [64486c6]
-
Updated dependencies [fc185c4]
- @evidence-dev/[email protected]
@evidence-dev/[email protected]
Patch Changes
- 64486c6: bump vitest
@evidence-dev/[email protected]
@evidence-dev/[email protected]
Patch Changes
- 64486c6: bump vitest
@evidence-dev/[email protected]
What's Changed
- Hotfix 2025-02-13 by @zachstence in #3099
Full Changelog: https://github.com/evidence-dev/evidence/compare/@evidence-dev/[email protected]...@evidence-dev/[email protected]
@evidence-dev/[email protected]
What's Changed
- Settings panel styling by @mcrascal in #2987
- Upgrade vitest by @Winterhart in #3085
- Attemp to upgrade vitest by @archiewood in #3088
- Docs: Remove more trailing slashes by @archiewood in #3059
- Feat: Upgrade to tailwind 4 by @ItsMeBrianD in #3041
- Handle neverShowQueries inside the KebabMenu component. by @ismailsunni in #2950
- chore: handle malformed source directories by @ItsMeBrianD in #3097
New Contributors
- @ismailsunni made their first contribution in #2950
Full Changelog: https://github.com/evidence-dev/evidence/compare/@evidence-dev/[email protected]...@evidence-dev/[email protected]
@evidence-dev/[email protected]
Minor Changes
- 7713d3e: Improved settings page UI
Patch Changes
- 64486c6: bump vitest
- 4efd427: Use theme class instead of data-
- 6565438: Dont hide entire kebab menu when neverShowQueries is true
- Updated dependencies [254a905]
- Updated dependencies [64486c6]
- Updated dependencies [4efd427]
- @evidence-dev/[email protected]
- @evidence-dev/[email protected]
@evidence-dev/[email protected]
Patch Changes
- Updated dependencies [254a905]
- Updated dependencies [0fd3769]
- Updated dependencies [64486c6]
- Updated dependencies [fc185c4]
- Updated dependencies [4efd427]
- Updated dependencies [6565438]
- Updated dependencies [7713d3e]
- @evidence-dev/[email protected]
- @evidence-dev/[email protected]
- @evidence-dev/[email protected]
- @evidence-dev/[email protected]
- @evidence-dev/[email protected]
- @evidence-dev/[email protected]
@evidence-dev/[email protected]
Patch Changes
- 64486c6: bump vitest
- Updated dependencies [0fd3769]
- Updated dependencies [64486c6]
- Updated dependencies [fc185c4]
- @evidence-dev/[email protected]