Skip to content

Card typography fixes#3169

Merged
bilal-karim merged 2 commits intomainfrom
card-typography-fixes
Feb 20, 2026
Merged

Card typography fixes#3169
bilal-karim merged 2 commits intomainfrom
card-typography-fixes

Conversation

@bilal-karim
Copy link
Copy Markdown
Member

@bilal-karim bilal-karim requested review from a team and rossedfort as code owners February 19, 2026 18:46
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
holocene Ready Ready Preview, Comment Feb 19, 2026 6:46pm

Request Review

@temporal-cicd
Copy link
Copy Markdown
Contributor

temporal-cicd bot commented Feb 19, 2026

Warnings
⚠️

📊 Strict Mode: 9 errors in 3 files (0.8% of 1121 total)

src/lib/components/codec-server-form/codec-server-form-content.svelte (1)
  • L135:8: Element implicitly has an 'any' type because expression of type '"icon"' can't be used to index type '{ default: {}; }'.
src/lib/components/search-attributes-form/search-attributes-form-content.svelte (4)
  • L99:16: 'error' is of type 'unknown'.
  • L158:12: Type 'string | undefined' is not assignable to type 'string'.
  • L159:12: Type 'string | undefined' is not assignable to type 'string'.
  • L163:50: Element implicitly has an 'any' type because index expression is not of type 'number'.
src/lib/pages/start-workflow.svelte (4)
  • L139:17: Property 'message' does not exist on type '{}'.
  • L161:20: 'pollers' is possibly 'null' or 'undefined'.
  • L240:20: Argument of type 'string | null' is not assignable to parameter of type 'string'.
  • L322:15: Type 'SearchAttributeInput[]' is not assignable to type '{ type: "Unspecified" | "Keyword" | "Text" | "Int" | "Double" | "Bool" | "KeywordList" | "Datetime"; label: string; value?: any; }[]'.

Generated by 🚫 dangerJS against 06d7eeb

@bilal-karim bilal-karim merged commit 51bdfd7 into main Feb 20, 2026
17 checks passed
@bilal-karim bilal-karim deleted the card-typography-fixes branch February 20, 2026 15:43
temporal-cicd bot pushed a commit that referenced this pull request Feb 23, 2026
Auto-generated version bump from 2.45.3 to 2.45.4

Bump type: patch

Changes included:
- [`02b30a6e`](02b30a6) Use CountSchedules for counting schedules (#3100)
- [`90dfec88`](90dfec8) Add fallbacks for activities routes (#3154)
- [`f160628c`](f160628) DT-3564 - migrate schedules form to superforms (#3159)
- [`50d7bdf3`](50d7bdf) small css changes to nav components for better responsiveness (#3162)
- [`e3b4028b`](e3b4028) UI Copy Updates (#3165)
- [`3638919c`](3638919) add snippet for pre-release badge on standalone activities page (#3166)
- [`1ee50fcb`](1ee50fc) fix standalone activity routes and prep for release (#3168)
- [`7553e5b4`](7553e5b) Event history legend (#3160)
- [`562067a8`](562067a) Environment variable audit (#3163)
- [`51bdfd75`](51bdfd7) Card typography fixes (#3169)
- [`dfc6b453`](dfc6b45) fix schedule edit form infinite effect loop (#3172)
- [`07995e61`](07995e6) fix infinite effect bug when editing schedule with large input payload (#3174)
rossedfort added a commit that referenced this pull request Feb 23, 2026
Auto-generated version bump from 2.45.3 to 2.45.4

Bump type: patch

Changes included:
- [`02b30a6e`](02b30a6) Use CountSchedules for counting schedules (#3100)
- [`90dfec88`](90dfec8) Add fallbacks for activities routes (#3154)
- [`f160628c`](f160628) DT-3564 - migrate schedules form to superforms (#3159)
- [`50d7bdf3`](50d7bdf) small css changes to nav components for better responsiveness (#3162)
- [`e3b4028b`](e3b4028) UI Copy Updates (#3165)
- [`3638919c`](3638919) add snippet for pre-release badge on standalone activities page (#3166)
- [`1ee50fcb`](1ee50fc) fix standalone activity routes and prep for release (#3168)
- [`7553e5b4`](7553e5b) Event history legend (#3160)
- [`562067a8`](562067a) Environment variable audit (#3163)
- [`51bdfd75`](51bdfd7) Card typography fixes (#3169)
- [`dfc6b453`](dfc6b45) fix schedule edit form infinite effect loop (#3172)
- [`07995e61`](07995e6) fix infinite effect bug when editing schedule with large input payload (#3174)

Co-authored-by: rossedfort <11775628+rossedfort@users.noreply.github.com>
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.

2 participants