ta
TanStack
GitHub
form
Workspace
GitHub
CI Pipeline Executions
Current execution
Succeeded
docs/lit-quickstart-typo
Configuration
Self-Healing CI
Project Graph
Resource Usage
Analysis
Conformance
Runs
Current run
Succeeded
Tasks
Resource Usage
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
docs(lit): fix casing typos and broken syntax in quick-start The Lit framework quick-start had three bugs in the same file: 1. Line 6: 'create a \TanstackFormController\' (lowercase 's') in text. The class is named 'TanStackFormController' (capital 'S') per packages/lit-form/src/tanstack-form-controller.ts and is correctly cased on lines 16 and 40. Updated the text to match. 2. Line 16: 'new TanStackFormController()<Employee>(this, ...)'. The angle brackets form a separate call on the result of the constructor. The type parameter belongs on the constructor itself: 'new TanStackFormController<Employee>(this, ...)'. As written, this would not compile. 3. Line 28: 'the \ield\ method of \TanstackFormController\' (lowercase 's') in text. Same typo as line 6. All three are corrected in one commit.
nx affected --targets=test:sherif,test:knip,test:docs,test:eslint,test:lib,test:types,test:build,build --parallel=3
⌘K
Succeeded
nx affected --targets=test:sherif,test:knip,test:docs,test:eslint,test:lib,test:types,test:build,build --parallel=3
Click to copy
read
access token used
44fb158b
2252
Atomizer enabled
1 group of tasks optimized.