Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptSolidServer
/
solid-ui
Public
forked from
SolidOS/solid-ui
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
solid-ui
src
widgets
forms.js
on
applyPatch
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 23, 2022
fix for multi-select bug (#515)
timea-solid
authored
517d173
View commit details
Copy full SHA for 517d173
View code at this point
Browse repository at this point
Commits on Aug 21, 2022
Merge branch 'main' into prune-deleted
timea-solid
committed
6c33eba
View commit details
Copy full SHA for 6c33eba
View code at this point
Browse repository at this point
Commits on Jul 22, 2022
wording fixes
timea-solid
committed
9c4bbef
View commit details
Copy full SHA for 9c4bbef
View code at this point
Browse repository at this point
Form choice fix (#511)
Show description for 265993c
timea-solid
authored
265993c
View commit details
Copy full SHA for 265993c
View code at this point
Browse repository at this point
Commits on Jul 5, 2022
Merge branch 'main' into prune-deleted
timea-solid
committed
8227c45
View commit details
Copy full SHA for 8227c45
View code at this point
Browse repository at this point
Form choice fix (#507)
Show description for 68cc70d
timea-solid
authored
68cc70d
View commit details
Copy full SHA for 68cc70d
View code at this point
Browse repository at this point
Commits on Jun 11, 2022
Fix tests. Mostly snapshot updates. Had to change way form functions were imported into tests
timbl
committed
a7781cf
View commit details
Copy full SHA for a7781cf
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
fixed a bug in ui:choice
timea-solid
committed
6582265
View commit details
Copy full SHA for 6582265
View code at this point
Browse repository at this point
Commits on May 25, 2022
Form choice multiple (#503)
Show description for 78b3553
timea-solid
authored
78b3553
View commit details
Copy full SHA for 78b3553
View code at this point
Browse repository at this point
Commits on May 20, 2022
fixed a bug in ui:choice
timea-solid
committed
a5a3644
View commit details
Copy full SHA for a5a3644
View code at this point
Browse repository at this point
separated choice from option and cleaner out options selector code (no mint for example)
timea-solid
committed
02eb3bf
View commit details
Copy full SHA for 02eb3bf
View code at this point
Browse repository at this point
Commits on May 19, 2022
fixed bugs in ui:choice introduced by previous PR
timea-solid
committed
58f1e9e
View commit details
Copy full SHA for 58f1e9e
View code at this point
Browse repository at this point
Commits on May 12, 2022
improved ui:Choice code (#501)
Show description for 34c116c
timea-solid
authored
34c116c
View commit details
Copy full SHA for 34c116c
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
updated lock
timea-solid
committed
532b13c
View commit details
Copy full SHA for 532b13c
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
Seems to work with issue pane. Lint.
timbl
committed
bb1d216
View commit details
Copy full SHA for bb1d216
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
Fix tab selectedTab, teak more margin in form field style. Make sure basic bits are actually used in forms
timbl
committed
9bd83dc
View commit details
Copy full SHA for 9bd83dc
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
register control seems to be working again
timbl
committed
423dfe5
View commit details
Copy full SHA for 423dfe5
View code at this point
Browse repository at this point
Commits on Mar 18, 2022
cleaned and updated dep and configs
timea-solid
committed
001e40d
View commit details
Copy full SHA for 001e40d
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
Merge branch 'main' into tryMoveAuth
timea-solid
committed
02182c0
View commit details
Copy full SHA for 02182c0
View code at this point
Browse repository at this point
Commits on Jan 30, 2022
Merge branch 'main' into ResearchOrganization
bourgeoa
authored
379d8d3
View commit details
Copy full SHA for 379d8d3
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
removed logic.ts from solid-ui & reworked code and tests
timea-solid
committed
9c661b2
View commit details
Copy full SHA for 9c661b2
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
style tweaks
timbl
committed
d0428ae
View commit details
Copy full SHA for d0428ae
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
Remove bogus error. See https://github.com/solid/solid-ui/issues/453
timbl
committed
434d290
View commit details
Copy full SHA for 434d290
View code at this point
Browse repository at this point
Remove bogus error condition
timbl
committed
999eaee
View commit details
Copy full SHA for 999eaee
View code at this point
Browse repository at this point
Commits on Sep 12, 2021
tweak the way checkbox values are pulled out
timbl
committed
0113890
View commit details
Copy full SHA for 0113890
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
Merge branch 'main' into ResearchOrganization
timbl
committed
6bf7275
View commit details
Copy full SHA for 6bf7275
View code at this point
Browse repository at this point
Commits on Aug 16, 2021
Add ResearchOrganization map to wikidata class and fix bug
timbl
committed
7aae925
View commit details
Copy full SHA for 7aae925
View code at this point
Browse repository at this point
Commits on Aug 10, 2021
Fixed tests and linter
jaxoncreed
committed
3d7ed6d
View commit details
Copy full SHA for 3d7ed6d
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
remove commented-out code lines
Tim Berners-Lee
committed
2ae2d0d
View commit details
Copy full SHA for 2ae2d0d
View code at this point
Browse repository at this point
Commits on May 21, 2021
bugs, moving tables to divs, style.
Tim Berners-Lee
committed
b127546
View commit details
Copy full SHA for b127546
View code at this point
Browse repository at this point
Commits on May 15, 2021
Profile editor and profile seem to work in first tests by hand
Tim Berners-Lee
committed
2a7db32
View commit details
Copy full SHA for 2a7db32
View code at this point
Browse repository at this point
Commits on May 9, 2021
Some bug fixes. Working on AC state transitions. Added custom limit to ESCO Api call, need more than 20
Tim Berners-Lee
committed
c8b522f
View commit details
Copy full SHA for c8b522f
View code at this point
Browse repository at this point
Commits on Apr 23, 2021
Tests run
Tim Berners-Lee
committed
e0f2fec
View commit details
Copy full SHA for e0f2fec
View code at this point
Browse repository at this point
Commits on Apr 20, 2021
First successful trial of the AC field. Need more work
Tim Berners-Lee
committed
20a6728
View commit details
Copy full SHA for 20a6728
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
Switch utils to named exports
Tim Berners-Lee
committed
5d54d91
View commit details
Copy full SHA for 5d54d91
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.