Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #4

Open
wants to merge 2,257 commits into
base: dev
Choose a base branch
from
Open

update #4

wants to merge 2,257 commits into from

Conversation

Destix
Copy link
Owner

@Destix Destix commented Sep 4, 2018

No description provided.

mcspr and others added 27 commits March 15, 2023 17:06
separate branches for i2c search and init
replace optimistic waits with a status check
updated duration parser with a fixed type instead of just millis
separate decimal and floating point converter as well, try to avoid
possible precision loss with microseconds use
separate convesions from the main source to allow test builds
extra unit to verify that both duration plain input and
spec work as intended

also fix wdt triggered when unknown symbols are encountered at the end
of duration string (e.g. 10000y)
allow more than one request, until lwip api rejects the call
(redraw)
make dependabot happy
*should* fix most constexpr'ness issues when inlining
(but, now has a small overhead of template instantiation)
also get rid of flashstringhelper
mcspr added 30 commits July 5, 2024 00:50
generate debugable .html output per build flavour
drop device-fs-friendly blobs from the repo, expect local rebuild
limit possible stream impls to readable-stream v3 & streamx
enumerable key:entries[] delivered as events
update span / label as well as select
revert set:/del: merge, do not allow to miss key pruning

allow certain fields to have 'unset' state via 'required' attribute
ensure 'unset' fields cannot be added to data payload

generate ui tooltip when 'unset' field is created in a group or erased by user

ref. #2612
and just store as a dataset item on the button
missed 2.0.5 release media queries for hi-res screens
mention side-menu layout css origin
expect regexp to validate length too
simplify hostname checks

more module shuffling, move ui ids into a separate one

amend 72fbdc2
amend ed26dbd
drop sideeffect dependency in favour of a direct one
build both .d and .E, for .o and preprocessor deps respectively
move isChanged check to validator, always return both inputs for the given form
add assumeChanged?: boolean to opts, allowes forced check (similar to getData option)
small layout test for password and general forms, resolve #2613

attempt to make 'original' === undefined return consistent value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants