Skip to content

Conversation

@sloorush
Copy link
Member

No description provided.

cursork and others added 30 commits February 15, 2025 12:57
* Removed '2' as a response when there was no value to respond with
* NaN from parsing '' resulted in a null sent, change to '' - this
  is because we can't send a zilde
* As above, but for an undefined case
* Set initial value correctly
* Wrapping is determined by presence of line breaks
* Justify is now accepted
* Font CSS is passed through to Label
* Sending zilde [] is now understood as omitting some style
Small cleanup / clarity elsewhere
Add a generic WG handler when no custom one is found - simply
queries what data we have in refData.

Universal Size and Posn checks if they were requested and not set
in the response to be returned. If not found, will query the DOM
to find the size and position.
Add a generic WG handler when no custom one is found - simply
queries what data we have in refData.

Universal Size and Posn checks if they were requested and not set
in the response to be returned. If not found, will query the DOM
to find the size and position.
The many if statements formed a quasi switch statement, and as
there was no default, it worked fine. I know need a default
and it's easier to avoid mistakes if we use else if statements.

Don't crash on invalid IDs for size and pos, return [0, 0] as
sentinel values.
@cursork cursork marked this pull request as ready for review November 28, 2025 09:31
sloorush and others added 29 commits November 28, 2025 12:47
Kendo and React remain behind, as they currently break things
A new issue will be created for making adding Kendo opt-in
Also removes package-lock.json as a side fix
We should apply this generally - maybe in inheritedProperty? The
problem is that some things test inheritedProperty for a return
value and then default.
Zilde explicitly clears all BCol setting
Add Children to Div and flex/style change
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.

3 participants