Skip to content

v2.63.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 20:36
· 38 commits to main since this release
a36f9a0

2.63.2 (2024-11-27)

🐛 Bug Fixes

  • include simple icons images (a36f9a0)

🎨 Style

♻️ Code Refactoring

  • add innerHtml testing util (#871) (761a658)
  • do not use host decorators for chip component (#873) (24bb240)
  • migrate to signal-based inputs & queries + output fns (#865) (0090c07)
  • rename selected -> isSelected (#876) (303a4bc)
  • replace host decorator in profile pic comp (#874) (aa587f6)
  • use effect for test id directive (#872) (6205ac2)
  • use signals in chipped content component (#875) (babd22b)

🧪 Tests

  • add util to type-safely set signal inputs (#877) (298c970)

⚙️ Build System

  • add naming convention linter rules (#868) (10ad4a4)
  • enable typed recommended and stylistic rules (#870) (02e8321)
  • include src/test directories in tests (e79220c)
  • lint configuration files (#869) (36e5110)