Skip to content

Releases: corvudev/corvu

@corvu/disclosure: v0.2.2

24 Mar 20:41
8f4c3cf
Compare
Choose a tag to compare

0.2.2 (2025-03-24)

Features

  • add preventInitialContentAnimation prop (416df84)

@corvu/accordion: v0.2.5

24 Mar 20:41
8f4c3cf
Compare
Choose a tag to compare

0.2.5 (2025-03-24)

Features

  • add preventInitialContentAnimation prop (416df84)

Bug Fixes

  • observe disabled changes on accordion triggers (3ff6434)

@corvu/accordion: v0.2.4

23 Mar 10:15
0f961e3
Compare
Choose a tag to compare

0.2.4 (2025-03-23)

Bug Fixes

  • do not handle tab in the accordion list (c9ee695)

solid-focus-trap: v0.1.9

16 Mar 16:01
380855e
Compare
Choose a tag to compare

0.1.9 (2025-03-16)

Bug Fixes

  • evalute DOM mutations after paint (5fd442e)

@corvu/unocss: v0.1.2

07 Mar 13:05
eeb78d2
Compare
Choose a tag to compare

0.1.2 (2025-03-07)

Bug Fixes

@corvu/drawer: v0.2.3

31 Jan 12:25
59d8fee
Compare
Choose a tag to compare

0.2.3 (2025-01-31)

Bug Fixes

  • only handle transition end events dispatched from the drawer content (cc83674)

@corvu/calendar: v0.1.2

30 Jan 16:07
56eca41
Compare
Choose a tag to compare

0.1.2 (2025-01-30)

Bug Fixes

  • don't set disabled cell triggers as the focusedDayRef (6e741f3)

solid-presence: v0.2.0

29 Jan 23:44
6e87864
Compare
Choose a tag to compare

0.2.0 (2025-01-29)

⚠ BREAKING CHANGES

  • remove exposed setState, accept onStateChange callback

Features

  • remove exposed setState, accept onStateChange callback (9435db6)

Bug Fixes

  • provide initial value to createEffect to avoid initial state change (8ad1f72)

solid-focus-trap: v0.1.8

29 Jan 23:44
6e87864
Compare
Choose a tag to compare

0.1.8 (2025-01-29)

Bug Fixes

  • properly defer initial and restore focus to work with dynamic elements (ea5c667)
  • respect tabIndex when sorting focusable elements (be63cc7)

@corvu/tooltip: v0.2.2

29 Jan 23:44
6e87864
Compare
Choose a tag to compare

0.2.2 (2025-01-29)

Features

  • add onContentPresentChange (2e5302e)
  • expose closeOnScroll in children callback and context (ce5c7c4)