40
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Nov 01, 2024 — Nov 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
switch back to a more simpler version (similar to 4.16.0) as suggested by René Schwietzke in PR #152
RBRi
as Ronald Brill
More... about 2 months ago
use HTMLElements.HTMLElementsWithCache
RBRi
as Ronald Brill
More... about 2 months ago
HTMLElementsWithCache included in tests
RBRi
as Ronald Brill
More... about 2 months ago
add ctors to provide the HtmlElementsProvider
RBRi
as Ronald Brill
More... about 2 months ago
introduce HTMLElementsProvider and HTMLElementsWithCache
RBRi
as Ronald Brill
More... about 2 months ago
avoid some object creation
RBRi
as Ronald Brill
More... about 2 months ago
remove the unknownElements cache to be thread safe
RBRi
as Ronald Brill
More... about 2 months ago
initial htmx 2.0.7 support
RBRi
as Ronald Brill
More... about 2 months ago
Bump actions/setup-java from 4.7.1 to 5.0.0 More... about 2 months ago
CSS.escape() javascript method added
RBRi
as Ronald Brill
More... about 2 months ago
fix URL constructor to support also the data scheme
RBRi
as Ronald Brill
More... about 2 months ago
nyi
RBRi
as Ronald Brill
More... about 2 months ago
disable class based tests
RBRi
as Ronald Brill
More... about 2 months ago
the usual change of htmx timeouts
RBRi
as Ronald Brill
More... about 2 months ago
htmx 2.0.7
RBRi
as Ronald Brill
More... about 2 months ago
NYI
RBRi
as Ronald Brill
More... about 2 months ago
the usual updates
RBRi
as Ronald Brill
More... about 2 months ago
adjust expectations
RBRi
as Ronald Brill
More... about 2 months ago
minor cleanup
RBRi
as Ronald Brill
More... about 2 months ago
add HTMLElements.getElementLC(String) as a slightly optimized version for code paths where we know the lower case element name
RBRi
as Ronald Brill
More... about 2 months ago
fix var name and simplify code
RBRi
as Ronald Brill
More... about 2 months ago
minor fixes
RBRi
as Ronald Brill
More... about 2 months ago
add HTMLElements.getElementLC(String, Element) as a slightly optimized version for code paths where we know the lower case element name
RBRi
as Ronald Brill
More... about 2 months ago
unify isSpecial() calls
RBRi
as Ronald Brill
More... about 2 months ago
start working on 4.17.0
RBRi
as Ronald Brill
More... about 2 months ago
test woth neko snapshot
RBRi
as Ronald Brill
More... about 2 months ago
DOMMatrix and DOMMatrixReadOnly stubs replaced by a real impl (incomplete)
RBRi
as Ronald Brill
More... about 2 months ago
invertSelf()
RBRi
as Ronald Brill
More... about 2 months ago
getter/setter
RBRi
as Ronald Brill
More... about 2 months ago
introduce setter and fix the result type
RBRi
as Ronald Brill
More... about 2 months ago