Skip to content

VDom 8#1202

Merged
sawka merged 11 commits into
mainfrom
sawka/vdom8
Nov 4, 2024
Merged

VDom 8#1202
sawka merged 11 commits into
mainfrom
sawka/vdom8

Conversation

@sawka
Copy link
Copy Markdown
Member

@sawka sawka commented Nov 4, 2024

  • new vdomevents to support click, change, keydown, etc. easier type signature
  • can now pass a prop type instead of always converting to map[string]any
  • implement DefineComponent to allow easier vdom creation using a component function directly
  • separate vdomclient Make from Connect
  • lots of bug fixes to get everything working again
  • PStyle and special "style" attribute handling

@sawka sawka merged commit 91c293e into main Nov 4, 2024
@sawka sawka deleted the sawka/vdom8 branch November 4, 2024 20:52
xxyy2024 pushed a commit to xxyy2024/waveterm_aipy that referenced this pull request Jun 24, 2025
* new vdomevents to support click, change, keydown, etc. easier type
signature
* can now pass a prop type instead of always converting to
map[string]any
* implement DefineComponent to allow easier vdom creation using a
component function directly
* separate vdomclient Make from Connect
* lots of bug fixes to get everything working again
* PStyle and special "style" attribute handling
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.

1 participant