pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:CSS language:JavaScript
Filter by
208M results
Sets the gap between chat panel and rally content to 2px.
Summary
Brings dependencies up to date and resolves npm audit findings (11 → 3). Motivated by the uuid audit advisory.
| Package | Before | After | Notes |
| --- | --- | --- | --- |
| uuid | ^9.0.0 | ...
背景
- Raycast のショートカットから NextRoom のメニューバー項目にフォーカスし、トレイメニューを開けるようにしたい。
- Raycast からは open nextroom://menu を呼ぶ想定。
概要
- nextroom://menu の URL scheme を electron-builder に登録。
- Electron の open-url ...
Manual Assign (left) | Split per Position (middle) | Break Distribution (right)
- Col 1: Groups, Days, Slot, Apply, Copy for Slack
- Col 2: tier sliders + Save/Reset (all shifts)
- Col 3: Break ...
Summary
- remove --allow-build=esbuild from the primary SiteX install command
- explain that pnpm build-script approvals belong in the consuming project/package-manager configuration
Verification ...
Overview
Release v0.4.0. Bumps the product version and the editor, docs, and server packages to 0.4.0.
Highlights
Editor
- Add a local onboarding tour (guided field → condition → row → conclusion ...
Summary
- add block-level directive parsing that appends ; - arg continuation comments to the previous directive
- route parseBlockDirectives and parseEditorDirectives through the shared parser
...