curiosity-ai/tesserae
Components for building h5-based single-page-applications using C#
componentscsharpnetcorespatesseraeuiui-componentswebapp
First Claude commit: May 5, 2026Last Claude commit: 17d agoDiscovered: Jul 14, 2026
Recent Claude Commits
Improve Router query-parameter handling for URL state round-tripping
f96ca9917d agoauthor_emailFix Router.SetQueryParameters to write query into the hash, not the query string
670f39617d agoauthor_emailExtend ISpecialCaseStyling + content-fill to the rest of the pivot/split family
b12045c21d agoauthor_emailSandbox: fix FitHeightToContent never shrinking when content is removed
67b514621d agoauthor_emailSamples: expand SandboxSample to cover more Sandbox features
c0dfad921d agoauthor_emailSandbox: make FitHeightToContent work host-side and more robustly
00bbafa22d agoauthor_emailFix SearchableList.HideSearchBoxIfLessThan to measure total items
ac9967623d agoauthor_emailChatArea: streaming-aware scroller (follow-output, anchor+peek, scroll-to-bottom, a11y)
3a0b51b25d agoauthor_emailMake SegmentedPivot size tab content like a Stack
dff391a1mo agoauthor_emailAdd rounded (pill) style and keyboard shortcut option to sidebar items
a8c70f51mo agoauthor_emailRestructure skills into one 'tesserae' skill with a references/ folder
93ee1641mo agoauthor_emailShip Claude skills with the NuGet package instead of the repo's .claude
8b41f211mo agoauthor_emailCLAUDE.md: add guidance on keeping skills in sync with code changes
a4ca9851mo agoauthor_emailAdd icomponent skill cataloguing IComponent and its extension methods
33aeb641mo agoauthor_emailAdd Claude skills for every component and core extension topics
92f67761mo agoauthor_emailImprove mobile styles for component sample pages
24bef0c1mo agoauthor_emailUse generic examples in ListItemText sample
d3cc2461mo agoauthor_emailAdd ListItemText component with title, subtitle and optional icon
c45e2ee1mo agoauthor_emailAdd optional onBeforeClose guard to Pivot tabs
5bf5cea1mo agoauthor_emailDistinguish Message note from variant background in dark mode
b9250661mo agoauthor_emailAdd dark theme handling to Message component styles
a14db151mo agoauthor_emailAdd Action(IComponent) to Message component
28245be1mo agoauthor_emailAdd horizontal mode and tinted variants to Message component
c8370ca1mo agoauthor_emailAdd tooltip reveal mode to ContributionBar.Collapsable
c4b01e91mo agoauthor_emailAdd Collapsable method to ContributionBar
d004e671mo agoauthor_emailAdd fully-sandboxed Sandbox component for untrusted HTML/apps
29953f31mo agoauthor_emailRender SidenavButton as a real anchor when given an href
b3fe60b1mo agoauthor_emailPropertyGrid: support a whole-grid read-only view via ReadOnly()
78699051mo agoauthor_emailAdd ContributionBar component for stacked score breakdowns
0b7fa6b1mo agoauthor_emailAdd PropertyGrid, SVG charts, and gesture recognizers
497e6f51mo agoauthor_emailFix OmniBox snap rendering: icon reuse and keyboard scroll
9d5ce3e1mo agoauthor_emailAdapt TimeHistogramPicker bucket size to fit chart width
8fe5e4c1mo agoauthor_emailFix omnibox chat input wrapping and auto-resize to content
ccaf0f81mo agoauthor_emailOmniBox: toggle history popup on re-click and only highlight special queries
aa92c101mo agoauthor_emailResourceCard sample: show provider logos instead of names
31c179c1mo agoauthor_emailAdd subtle press/drag transform animations to diagram nodes
ae1e3361mo agoauthor_emailReplace tss-markdown styles with GitHub markdown stylesheet
1eb36341mo agoauthor_emailAdd Diagram component for rendering flow charts
95aa0171mo agoauthor_emailToolCall: only render the open state when there is content; tighten chat density
15da11e1mo agoauthor_emailSquare off inner corners of adjacent OmniBox token pills
0f443121mo agoauthor_emailFix OmniBox quoted-value syntax highlighting
37c355b1mo agoauthor_emailDrop history from OmniBox help panel
6a8fcdb1mo agoauthor_emailAdd 'Query syntax' section to OmniBox help panel
bc9e1e61mo agoauthor_emailAdd help panel to OmniBox with filter examples and search history
a15bf311mo agoauthor_emailFix Dropdown.Hide removing listeners from wrong target
46bd74b1mo agoauthor_emailFix removeEventListener misusage across components
e8205c21mo agoauthor_emailAdd Questionnaire component for inline AI question prompts
52615cf1mo agoauthor_emailAdd time/date-range filter snap to OmniBox
cddb0822mo agoauthor_emailfeat: generalize Plan component with per-step status, substeps, and data-driven SetModel
f81311f2mo agoauthor_emailFix OmniBox query parsing to not split tokens on mid-word dash
63312f42mo agoauthor_email