Skip to content

Commit a7c26ea

Browse files
committed
Release v25.5.0
New Features: - shim: Add Array#at() and String#at() (Lauri Rooden) - Add extract-lang (Lauri Rooden) Fixes: - Fix clearing touchEl (Lauri Rooden) Enhancements: - Accept empty string as $b.is prefix (Lauri Rooden) - shim: Remove `{}` fallback from patch (Lauri Rooden) - Upgrade libs (Lauri Rooden) - Cache THIS (Lauri Rooden) - Pass e.target to delegated event listener (Lauri Rooden) - Do not check arguments.length in acceptMany (Lauri Rooden) - Make touch holdDelay configurable (Lauri Rooden) - Check event option.capture support (Lauri Rooden) - Wrap `on` (Lauri Rooden) - Rename BIND_ATTR (Lauri Rooden) - Allow to use hold event without tap (Lauri Rooden) - i18n: Use iGet in pattern translation (Lauri Rooden) - i18n: Handle Capital keys (Lauri Rooden) - el: Improve Slider (Lauri Rooden)
1 parent c0006ff commit a7c26ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@litejs/ui",
3-
"version": "25.1.0",
3+
"version": "25.5.0",
44
"description": "UI engine for LiteJS full-stack framework",
55
"license": "MIT",
66
"author": "Lauri Rooden <lauri@rooden.ee>",

0 commit comments

Comments
 (0)