| switch back to a more simpler version (similar to 4.16.0) as suggested by René Schwietzke in PR #152 |
|
More...
|
about 2 months ago
|
| use HTMLElements.HTMLElementsWithCache |
|
More...
|
about 2 months ago
|
| HTMLElementsWithCache included in tests |
|
More...
|
about 2 months ago
|
| add ctors to provide the HtmlElementsProvider |
|
More...
|
about 2 months ago
|
| introduce HTMLElementsProvider and HTMLElementsWithCache |
|
More...
|
about 2 months ago
|
| avoid some object creation |
|
More...
|
about 2 months ago
|
| remove the unknownElements cache to be thread safe |
|
More...
|
about 2 months ago
|
| initial htmx 2.0.7 support |
|
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 |
|
More...
|
about 2 months ago
|
| fix URL constructor to support also the data scheme |
|
More...
|
about 2 months ago
|
| nyi |
|
More...
|
about 2 months ago
|
| disable class based tests |
|
More...
|
about 2 months ago
|
| the usual change of htmx timeouts |
|
More...
|
about 2 months ago
|
| htmx 2.0.7 |
|
More...
|
about 2 months ago
|
| NYI |
|
More...
|
about 2 months ago
|
| the usual updates |
|
More...
|
about 2 months ago
|
| adjust expectations |
|
More...
|
about 2 months ago
|
| minor cleanup |
|
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 |
|
More...
|
about 2 months ago
|
| fix var name and simplify code |
|
More...
|
about 2 months ago
|
| minor fixes |
|
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 |
|
More...
|
about 2 months ago
|
| unify isSpecial() calls |
|
More...
|
about 2 months ago
|
| start working on 4.17.0 |
|
More...
|
about 2 months ago
|
| test woth neko snapshot |
|
More...
|
about 2 months ago
|
| DOMMatrix and DOMMatrixReadOnly stubs replaced by a real impl (incomplete) |
|
More...
|
about 2 months ago
|
| invertSelf() |
|
More...
|
about 2 months ago
|
| getter/setter |
|
More...
|
about 2 months ago
|
| introduce setter and fix the result type |
|
More...
|
about 2 months ago
|