Skip to content

Release 2.4.0#679

Merged
michielvandergeest merged 23 commits into
masterfrom
dev
May 29, 2026
Merged

Release 2.4.0#679
michielvandergeest merged 23 commits into
masterfrom
dev

Conversation

@michielvandergeest
Copy link
Copy Markdown
Collaborator

@michielvandergeest michielvandergeest commented May 29, 2026

  • Improved correct registration of reactivity in computed props
  • Added named router views to enable multiple nested router views

michielvandergeest and others added 22 commits April 7, 2026 09:56
1. Resolved issue in keepAlive page resolution
2. Resolved issue with determining same router object

Signed-off-by: Suresh Kumar Gangumalla <sureshkumar.gangumalla@invecas.com>
Resolved following issues in new router changes
…-props

Fix reactivity guard computed parsing and  hoisting
@michielvandergeest michielvandergeest changed the title Dev Release 2.4.0 May 29, 2026
@github-actions
Copy link
Copy Markdown

Test Results: ❌ FAILED

Run at: 2026-05-29T08:07:52.253Z

Summary:
passed: 1216 failed: 2 of 1218 tests

Failed tests:

not ok 104 TypeError: Cannot read properties of null (reading 'Symbol(inputEvents)')
  ---
    operator: error
    stack: |-
      TypeError: Cannot read properties of null (reading 'Symbol(inputEvents)')
          at getComponentWithInputEvent (file:///home/runner/work/blits/blits/src/focus/focus.js:112:14)
          at Object.input (file:///home/runner/work/blits/blits/src/focus/focus.js:85:37)
          at Object.processInput (file:///home/runner/work/blits/blits/src/application.js:109:13)
          at Object.keyDownHandler [as handler] (file:///home/runner/work/blits/blits/src/application.js:87:35)
          at Test.<anonymous> (file:///home/runner/work/blits/blits/src/application.mouse.test.js:205:19)
          at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
  ...

not ok 105 TypeError: Cannot read properties of null (reading 'Symbol(inputEvents)')
  ---
    operator: error
    stack: |-
      TypeError: Cannot read properties of null (reading 'Symbol(inputEvents)')
          at getComponentWithInputEvent (file:///home/runner/work/blits/blits/src/focus/focus.js:112:14)
          at Object.input (file:///home/runner/work/blits/blits/src/focus/focus.js:85:37)
          at Object.processInput (file:///home/runner/work/blits/blits/src/application.js:109:13)
          at Object.keyDownHandler [as handler] (file:///home/runner/work/blits/blits/src/application.js:87:35)
          at Test.<anonymous> (file:///home/runner/work/blits/blits/src/application.mouse.test.js:221:19)
          at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
  ...

@github-actions
Copy link
Copy Markdown

Test Results: ✅ PASSED

Run at: 2026-05-29T08:31:25.178Z

Summary:
passed: 1218 failed: 0 of 1218 tests

@michielvandergeest michielvandergeest merged commit fed1922 into master May 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants