Skip to content

0.7.0 - Fix over renders when expanding sections πŸŒπŸ—‘οΈ

Latest

Choose a tag to compare

@github-actions github-actions released this 10 May 17:28

Performance

  • Section expand/collapse only refreshes the section you toggle, which keeps the card lighter when you have lots of entities.
  • Sections now handle their own rendering
  • Rows now handle their own rendering

  • chore: bumps version to 0.7.0 by @gh-action-bump-version
  • expands don't cause full card re-renders by @warmfire540
  • chore: yarn (deps-dev): bump jsdom in the all-dependencies group (#80) by @dependabot[bot]
  • chore: yarn (deps-dev): bump jsdom in the all-dependencies group (#79) by @dependabot[bot]
  • chore: yarn (deps-dev): bump the all-dependencies group with 2 updates (#78) by @dependabot[bot]
  • chore: yarn (deps-dev): bump the all-dependencies group with 3 updates (#77) by @dependabot[bot]
  • chore: yarn (deps-dev): bump @types/sinon in the all-dependencies group (#76) by @dependabot[bot]
  • chore: yarn (deps-dev): bump typescript from 5.9.3 to 6.0.2 (#73) by @dependabot[bot]
  • chore: yarn (deps): bump lodash-es from 4.17.23 to 4.18.1 (#75) by @dependabot[bot]
  • chore: yarn (deps): bump picomatch from 2.3.1 to 2.3.2 (#74) by @dependabot[bot]
  • chore: yarn (deps-dev): bump @types/jsdom in the all-dependencies group (#72) by @dependabot[bot]
  • chore: yarn (deps-dev): bump the all-dependencies group with 2 updates (#71) by @dependabot[bot]
  • chore: yarn (deps-dev): bump jsdom from 28.1.0 to 29.0.0 (#70) by @dependabot[bot]

What's Changed

  • chore: yarn (deps-dev): bump jsdom from 28.1.0 to 29.0.0 by @dependabot[bot] in #70
  • chore: yarn (deps-dev): bump the all-dependencies group with 2 updates by @dependabot[bot] in #71
  • chore: yarn (deps-dev): bump @types/jsdom from 28.0.0 to 28.0.1 in the all-dependencies group by @dependabot[bot] in #72
  • chore: yarn (deps): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #74
  • chore: yarn (deps): bump lodash-es from 4.17.23 to 4.18.1 by @dependabot[bot] in #75
  • chore: yarn (deps-dev): bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in #73
  • chore: yarn (deps-dev): bump @types/sinon from 21.0.0 to 21.0.1 in the all-dependencies group by @dependabot[bot] in #76
  • chore: yarn (deps-dev): bump the all-dependencies group with 3 updates by @dependabot[bot] in #77
  • chore: yarn (deps-dev): bump the all-dependencies group with 2 updates by @dependabot[bot] in #78
  • chore: yarn (deps-dev): bump jsdom from 29.0.2 to 29.1.0 in the all-dependencies group by @dependabot[bot] in #79
  • chore: yarn (deps-dev): bump jsdom from 29.1.0 to 29.1.1 in the all-dependencies group by @dependabot[bot] in #80
  • Fix over renders when expanding sections πŸŒπŸ—‘οΈ by @warmfire540 in #81

Full Changelog: 0.6.0...0.7.0