Skip to content

docs(time-field) - add time demo#1103

Merged
gabrielseco merged 2 commits into
mainfrom
docs/add-time-field-to-demo
Jun 23, 2026
Merged

docs(time-field) - add time demo#1103
gabrielseco merged 2 commits into
mainfrom
docs/add-time-field-to-demo

Conversation

@gabrielseco

@gabrielseco gabrielseco commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Add time to let partners know how to override this field

image

Note

Low Risk
Example-app and documentation-only UI changes with incidental lockfile metadata updates; no production library behavior changes in this diff.

Overview
Adds a sample time field override in the example app so partners can see how to customize time inputs the same way as other field types.

The new TimeField uses a native type="time" input with label, description, and error styling, and is registered on the shared components map. Onboarding now passes that map into RemoteFlows, so the demo actually exercises custom components during the flow. The date picker demo also picks up the shared input class for consistent styling.

Lockfile-only edits remove libc metadata from several optional Linux native bindings (no application logic change).

Reviewed by Cursor Bugbot for commit b482999. Bugbot is set up for automated code reviews on this repo. Configure here.

@gabrielseco gabrielseco self-assigned this Jun 22, 2026
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

📦 Bundle Size Report

Metric Current Previous Change Status
Total (gzip) 223.66 kB 223.67 kB -5 B (-0.0%) 🟢
Total (raw) 603.83 kB 603.83 kB 0 B (0%) 🟢
CSS (gzip) 20.89 kB 20.89 kB 0 B (0%) 🟢
CSS (raw) 109.09 kB 109.09 kB 0 B (0%) 🟢

Size Limits

  • ✅ Total gzipped: 223.66 kB / 250 kB (89.5%)
  • ✅ Total raw: 603.83 kB / 650 kB (92.9%)
  • ✅ CSS gzipped: 20.89 kB / 25 kB (83.5%)

Largest Files (Top 5)

  1. chunk-Y3CJRZLA.js - 14 kB (0 B (0%))
  2. styles.css - 10.44 kB (0 B (0%))
  3. index.css - 10.44 kB (0 B (0%))
  4. chunk-R2JJUSD3.js - 6.36 kB (0 B (0%))
  5. index.js - 6.32 kB (-1 B (-0.0%))
View All Files (341 total)
File Size (gzip) Change
chunk-Y3CJRZLA.js 14 kB 0 B (0%)
styles.css 10.44 kB 0 B (0%)
index.css 10.44 kB 0 B (0%)
chunk-R2JJUSD3.js 6.36 kB 0 B (0%)
index.js 6.32 kB -1 B (-0.0%)
chunk-GZUP2IE6.js 6.06 kB 0 B (0%)
chunk-G2LZFGZA.js 5.31 kB 0 B (0%)
chunk-3YTML5RG.js 4.76 kB 0 B (0%)
chunk-JT757XNI.js 4.48 kB new
chunk-YYJH3TPJ.js 3.89 kB 0 B (0%)

✅ Bundle size check passed

@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

📊 Coverage Report

⚪ Coverage unchanged

Metric Current Previous Change Status
Lines 88.39% 88.39% 0%
Statements 87.79% 87.79% 0%
Functions 84.82% 84.82% 0%
Branches 79.67% 79.67% 0%

Detailed Breakdown

Lines Coverage
  • Covered: 3828 / 4331
  • Coverage: 88.39%
  • Change: 0% (0 lines)
Statements Coverage
  • Covered: 3890 / 4431
  • Coverage: 87.79%
  • Change: 0% (0 statements)
Functions Coverage
  • Covered: 1039 / 1225
  • Coverage: 84.82%
  • Change: 0% (0 functions)
Branches Coverage
  • Covered: 2390 / 3000
  • Coverage: 79.67%
  • Change: 0% (0 branches)

✅ Coverage check passed

@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Deploy preview for adp-cost-calculator ready!

Project:adp-cost-calculator
Status: ✅  Deploy successful!
Preview URL:https://adp-cost-calculator-ogzpgv269-remotecom.vercel.app
Latest Commit:f373854

Deployed with vercel-action

@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Deploy preview for remote-flows ready!

Project:remote-flows
Status: ✅  Deploy successful!
Preview URL:https://remote-flows-y66i4y863-remotecom.vercel.app
Latest Commit:f373854

Deployed with vercel-action

@gabrielseco gabrielseco merged commit f3ff27b into main Jun 23, 2026
11 checks passed
@gabrielseco gabrielseco deleted the docs/add-time-field-to-demo branch June 23, 2026 03:43
@gabrielseco gabrielseco mentioned this pull request Jun 23, 2026
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