Skip to content

Release framework v1.4.2#36

Merged
Nostromo-618 merged 3 commits into
mainfrom
dev-fix-v142
May 23, 2026
Merged

Release framework v1.4.2#36
Nostromo-618 merged 3 commits into
mainfrom
dev-fix-v142

Conversation

@Nostromo-618
Copy link
Copy Markdown
Member

Summary

  • Restore distinct modal size tiers (.vd-modal-sm through .vd-modal-xl) with dialog-level modifier support and new Playwright coverage.
  • Portal date and time picker popups to document.body with anchored positioning, scroll/resize repositioning, and overflow-safe CSS.
  • Bump package and dist artifacts to v1.4.2; update README and llms.txt CDN pins.

Test plan

  • pnpm build — dist rebuilt at v1.4.2
  • pnpm test — modal size tier and picker portal specs
  • Manual check: open date/time pickers inside modals and overflow-hidden cards
  • Manual check: modal sm/default/lg/xl width steps on desktop

Made with Cursor

Nostromo-618 and others added 2 commits May 23, 2026 22:15
Modal sm/lg/xl classes now set width via --vd-modal-dialog-max-width so
documented dialog-level size modifiers render real desktop width steps.
Adds regression fixtures and Playwright coverage for the tier spacing.

Co-authored-by: Cursor <cursoragent@cursor.com>
Portal date/time picker popups to document.body with anchored positioning, restore distinct modal size tiers, and rebuild dist at 1.4.2.

Co-authored-by: Cursor <cursoragent@cursor.com>
Comment thread llms.txt Outdated
@kilo-code-bot
Copy link
Copy Markdown
Contributor

kilo-code-bot Bot commented May 23, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Other Observations (not in diff)

Issues found in unchanged code that cannot receive inline comments:

File Line Issue
llms.txt 16 "## Defaults (v1.3.x)" section header references old minor version; consider updating to v1.4.x
Files Reviewed (6 files — unchanged from prior review)
  • llms.txt — Version references fixed in incremental commit
  • js/components/datepicker.js — Portaled popup + positioning. No issues.
  • js/components/timepicker.js — Same portal + positioning. No issues.
  • package.json — Version bump 1.4.1 → 1.4.2. No issues.
  • tests/components/modals.spec.ts — Modal size-tier regression test. No issues.
  • tests/fixtures/modals.html — Size-variant modal test fixtures. No issues.

Fix these issues in Kilo Cloud


Reviewed by deepseek-v4-pro · 293,132 tokens

Co-authored-by: kilo-code-bot[bot] <240665456+kilo-code-bot[bot]@users.noreply.github.com>
@Nostromo-618 Nostromo-618 merged commit 02ef7f6 into main May 23, 2026
7 of 9 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.

1 participant