René's URL Explorer Experiment


Title: feat: massively expand motion module and core utilities by Copilot · Pull Request #94 · bQuery/bQuery · GitHub

Open Graph Title: feat: massively expand motion module and core utilities by Copilot · Pull Request #94 · bQuery/bQuery

X Title: feat: massively expand motion module and core utilities by Copilot · Pull Request #94 · bQuery/bQuery

Description: Expand @bquery/bquery/motion and the core utility surface with broad additive APIs. All changes are backward-compatible; no new runtime dependencies. Motion (@bquery/bquery/motion) Easing: full Penner family (sine/quart/quint/circ/expo/back/elastic/bounce × In/Out/InOut), plus cubicBezier(x1,y1,x2,y2), steps(n, position?), mix(a,b,w), chain(...easings). All registered in easingPresets. Tweens: new animateValue(from,to,opts) rAF driver (numeric/array/object); tween() with pause/resume/reverse/seek/onUpdate/finished; animateTo(el, styles, opts) CSS wrapper; animate() now accepts signal: AbortSignal and playbackRate. Spring: .velocity(v), .set(v), multi-dimensional springVector(dims); new wobbly / slow / molasses presets. Timeline: labels with addLabel(name, at?) and 'label+=100' relative offsets; reverse(), playbackRate(), repeat(n|'infinite'), yoyo(bool), onUpdate(), progress() getter. New primitives: scrollProgress, inView (promise + signal variant), magnetic, tilt, shake, pulse, countUp. Stagger: grid: [columns, rows], from: { x, y } grid origins, axis: 'x' | 'y', and random distance options. Reduced motion: onReducedMotionChange(cb) subscription, reducedMotionSignal() reactive signal. Utilities (@bquery/bquery/core) array: groupBy, keyBy, partition, zip, range, first, last, take, drop, sample, shuffle (Fisher–Yates), uniqueBy, sortBy (single/multi-selector), intersection, difference, flattenDeep, move, chunkBy. function: memoize (.clear() / .delete()), compose / pipe, curry, partial, retry (backoff + jitter + AbortSignal + shouldRetry). debounce and throttle gain { leading?, trailing?, maxWait? } (debounce) / { leading?, trailing? } (throttle) plus .flush(). The existing (fn, ms) signatures keep identical behavior. object: prototype-pollution-safe deep accessors get(obj, path, default?), set(obj, path, value), has(obj, path) (dot + bracket syntax, dynamic assignment via Object.defineProperty). Adds mapValues, mapKeys, invert, deepEqual (alias isEqual), deep freeze, defaults, typed entriesTyped / keysTyped. string: toSnakeCase, toPascalCase, toTitleCase, pad / padStart / padEnd, wordCount, safe template(str, vars) (string substitution only, 200-char placeholder cap), DOM-free linear-scan stripHtml (not a sanitizer — use @bquery/bquery/security for that), crypto-backed randomString, lines. number: round, roundTo, lerp, inverseLerp, mapRange, formatBytes (decimal/binary, locale-aware via Intl.NumberFormat), randomFloat, sum, average, median, degToRad, radToDeg. misc: RFC 4122 v4 uuid() (crypto.randomUUID() / getRandomValues() fast paths, Math.random() fallback), Go-style sync+async tryCatch, times, pollUntil (timeout + AbortSignal), nextFrame, nextTick. type-guards: isError, isMap, isSet, isRegExp, isSymbol, isBigInt, isAsyncFunction, isIterable, isAsyncIterable, isNullish, isDefined. BQueryUtils interface and the utils namespace include every new entry. Wiring src/full.ts and src/core/index.ts re-export the new motion/core symbols/types so check:full-bundle stays in sync. CHANGELOG.md [Unreleased] populated; docs/guide/motion.md and docs/guide/api-core.md updated. Notes / deliberate non-changes Package version intentionally not bumped (no AI-guidance version sync needed). formatNumber is not added under core/utils to avoid colliding with the existing @bquery/bquery/i18n export; utils.formatBytes() accepts a locale option that uses Intl.NumberFormat directly. escapeHtml is not duplicated — continue to import it from @bquery/bquery/security. forms.compose is not re-exported from root or /full to avoid colliding with core.compose; import the validator combinator from @bquery/bquery/forms. Example import { animateTo, scrollProgress, magnetic, countUp, cubicBezier, springVector, reducedMotionSignal, } from '@bquery/bquery/motion'; import { groupBy, sortBy, memoize, retry, get, set, deepEqual, uuid, tryCatch, formatBytes, template, } from '@bquery/bquery/core'; // Motion const stop = scrollProgress(hero, { onProgress: (p) => hero.style.setProperty('--p', String(p)) }); await countUp(counter, 0, 1_000_000, { duration: 1200, easing: cubicBezier(0.2, 0, 0, 1) }); magnetic(cta, { strength: 0.4 }); // Utilities const byStatus = groupBy(orders, 'status'); const top = sortBy(orders, [(o) => -o.priority, (o) => o.createdAt]); const fetchUser = memoize((id: string) => api.getUser(id)); const user = await retry(() => fetchUser('42'), { attempts: 5, baseDelay: 100, factor: 2 }); set(config, 'theme.color.primary', '#0af'); // safe deep set const same = deepEqual(prev, next); const [err, data] = await tryCatch(() => api.load()); console.log(template('Uploaded ${size} in ${ms}ms', { size: formatBytes(payload, { locale: 'en-US' }), ms: 42 })); console.log(uuid());

Open Graph Description: Expand @bquery/bquery/motion and the core utility surface with broad additive APIs. All changes are backward-compatible; no new runtime dependencies. Motion (@bquery/bquery/motion) Easing: full Pe...

X Description: Expand @bquery/bquery/motion and the core utility surface with broad additive APIs. All changes are backward-compatible; no new runtime dependencies. Motion (@bquery/bquery/motion) Easing: full Pe...

Opengraph URL: https://github.com/bQuery/bQuery/pull/94

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/commits/:range(.:format)
route-controllerpull_requests
route-actioncommits
fetch-noncev2:7d19be3d-f7bb-3f97-1c68-c4fe05484396
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idCD10:3495F0:1FB52DF:2B2B1D7:6A655586
html-safe-noncebbb6e4a1032cbc0a5fff58e0ca03e05922d5d809f364c7ea856df8fa85712fea
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRDEwOjM0OTVGMDoxRkI1MkRGOjJCMkIxRDc6NkE2NTU1ODYiLCJ2aXNpdG9yX2lkIjoiNDA3MTY1OTkwMDY4MjcyMDY0NiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacdc1c7d9dd1082bdca96aac11923c5528772e7a85490d5fee18dd54c12ba8cb3c
hovercard-subject-tagpull_request:3714183283
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/commits
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14
twitter:imagehttps://avatars.githubusercontent.com/in/1143301?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/1143301?s=400&v=4
og:image:altExpand @bquery/bquery/motion and the core utility surface with broad additive APIs. All changes are backward-compatible; no new runtime dependencies. Motion (@bquery/bquery/motion) Easing: full Pe...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None52c76df668885aaff23b50bdca1fa1ea44ac9c1553e888ebc70ff1e4daa4625b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/bQuery/bQuery git https://github.com/bQuery/bQuery.git
octolytics-dimension-user_id256381806
octolytics-dimension-user_loginbQuery
octolytics-dimension-repository_id1139284244
octolytics-dimension-repository_nwobQuery/bQuery
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1139284244
octolytics-dimension-repository_network_root_nwobQuery/bQuery
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release309153364422b3c499922d1a2a6404910a58ed8e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FbQuery%2FbQuery%2Fpull%2F94%2Fcommits%2Fa6e70cfb3ccc072e3613f2067edfcc9b90170d14
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FbQuery%2FbQuery%2Fpull%2F94%2Fcommits%2Fa6e70cfb3ccc072e3613f2067edfcc9b90170d14
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fcommits&source=header-repo&source_repo=bQuery%2FbQuery
Reloadhttps://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14
Reloadhttps://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14
Reloadhttps://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14
Please reload this pagehttps://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14
bQuery https://github.com/bQuery
bQueryhttps://github.com/bQuery/bQuery
Please reload this pagehttps://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14
Notifications https://github.com/login?return_to=%2FbQuery%2FbQuery
Fork 0 https://github.com/login?return_to=%2FbQuery%2FbQuery
Star 1 https://github.com/login?return_to=%2FbQuery%2FbQuery
Code https://github.com/bQuery/bQuery
Issues 0 https://github.com/bQuery/bQuery/issues
Pull requests 0 https://github.com/bQuery/bQuery/pulls
Actions https://github.com/bQuery/bQuery/actions
Security and quality 0 https://github.com/bQuery/bQuery/security
Insights https://github.com/bQuery/bQuery/pulse
Code https://github.com/bQuery/bQuery
Issues https://github.com/bQuery/bQuery/issues
Pull requests https://github.com/bQuery/bQuery/pulls
Actions https://github.com/bQuery/bQuery/actions
Security and quality https://github.com/bQuery/bQuery/security
Insights https://github.com/bQuery/bQuery/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FbQuery%2FbQuery%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FbQuery%2FbQuery%2Fissues%2Fnew%2Fchoose
JosunLPhttps://github.com/JosunLP
devhttps://github.com/bQuery/bQuery/tree/dev
copilot/expand-animation-and-utility-endpointshttps://github.com/bQuery/bQuery/tree/copilot/expand-animation-and-utility-endpoints
Conversation 222 https://github.com/bQuery/bQuery/pull/94
Commits 44 https://github.com/bQuery/bQuery/pull/94/commits
Checks 7 https://github.com/bQuery/bQuery/pull/94/checks
Files changed https://github.com/bQuery/bQuery/pull/94/files
Please reload this pagehttps://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14
feat: massively expand motion module and core utilities https://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14#top
Show all changes 44 commits https://github.com/bQuery/bQuery/pull/94/files
b739c25 feat(motion): massively expand easings, tweens, timeline, effects, st… Copilot May 19, 2026 https://github.com/bQuery/bQuery/pull/94/commits/b739c25e6779475e64bb587fda12eafaa31982b9
3a1765d feat(utils): expand array/function/object/string/number/misc/type-gua… Copilot May 19, 2026 https://github.com/bQuery/bQuery/pull/94/commits/3a1765dfccd421e692d34ac43ce61f774a4dc7b7
f2ac07d fix: address all review comments on animation and utility code Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/f2ac07d4e149934da314c6597a2f193224558cbf
f9a44d6 fix: address remaining PR review comments Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/f9a44d6d7c499e5b2348b0c3f2de9f5117c41807
bbd9afe fix(motion): address latest PR review comments Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/bbd9afe4b1da60d04b035a39f093b3f2a052e71b
a6e70cf docs(motion): clarify scrollProgress compatibility options Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14
7d6128a fix(motion): address review feedback on loops and stagger Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/7d6128af503255fcd894ab70a0dae528dc65777a
a7b8101 fix(motion,core): address review comments - flush/stagger/effects cle… Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/a7b8101fd14b1937082f6b790db295c7bcbc697b
a7314d6 fix(core,motion): address latest review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/a7314d681941b235c51e89258419480fe9bde672
bae3a4a fix(core): address latest review comments Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/bae3a4a36908edfd4d7c7dd2408d98a050e0ce66
7854859 test: fix CI typecheck failures Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/7854859e2bf9826bac92327bf196c042a1580595
1a634ea fix(motion): address latest review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/1a634ea5fe7ec0f866792956c7d757b7d10a2ccb
1cae3e2 test(motion): cover timeline update loop guards Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/1cae3e25663be00bdb3bcdeb875c7eb804f3f998
06058c5 fix(motion): address latest review thread Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/06058c522e5a815630f5125eca84c1be21b61295
7550ae6 fix(motion): honor reversed reduced-motion tween start Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/7550ae6c86aa61a1dfa4d931ca42ac84ea4ca18f
15e7f9b fix(motion): address latest review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/15e7f9b187f9a27c19481cac48e20f2b7bf445d9
b12b076 fix(motion): address review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/b12b076fe6b5a7fdcbd8b598f562e4d1d0dedad5
fd0d600 fix(exports): resolve compose collision Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/fd0d60025da1319e8fdf39d34a807c8801f88f48
6a19df7 fix(motion): address latest review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/6a19df7cba806d99f37f10f61753147cf58b439c
c7ba044 fix(motion): address latest review thread feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/c7ba044c9485abaf97298a5c0ca0ffec45095a57
6d3487c fix(motion): address remaining review thread feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/6d3487cbef0979db21e6ae90427141f101f3dfca
3a689dc fix(core,motion): address latest review comments Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/3a689dcafead8f067cbe90cc613ea82401265488
9278ad2 fix(core,motion): address latest review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/9278ad2bc9612863580c1e9f07a55839dcc59fb1
015437f fix(motion): address latest review thread Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/015437f8300213a107184d8b85e20ad6ac1207d7
db4ce02 test(motion): fix reduced-motion MQL test typing in CI Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/db4ce02a8b51e8a9d0de241d51e6e8abbd5760f5
dda3800 fix(core,motion): address review thread feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/dda3800a062e132bbb048559cf05223389881cfb
70431d1 fix(motion): preserve timeline at type hints Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/70431d1fc9a8da88776f00d8410a3cbae18c0208
26a9c6e fix(core): handle safeAssign fallback for locked props Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/26a9c6e615c2800d2d595190f1def7006859e019
8bef3d1 fix(core): avoid dynamic fallback writes in safeAssign Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/8bef3d1fd26e8d500e38026191b98b8d52985c48
a0e77d3 fix(motion): address latest review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/a0e77d3bfa45eca7368f01afef787a8f5b42ea30
b17b427 fix(core): preserve debounce trailing args and setter semantics Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/b17b42761487235a4a24fd0c5d2aa3508078c070
68a0877 fix(core): tighten safeAssign prototype guard Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/68a08771fa28e04cbeacfed3338ddce6ee580158
fe34693 fix(core): preserve safeAssign accessor semantics Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/fe34693d029321045aaa13ffe95906c83a7d39e9
495a0d1 test(core): fix object utility typecheck compatibility Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/495a0d1bf559ba2379418eab1f1971ecd8d63cd2
58f97f7 fix: address review comments on safeAssign, tween JSDoc, interpolatio… Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/58f97f77c208b0900beca3ab0af612903835c0ee
1228f8b fix(motion): remove unused tween interpolate helper Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/1228f8b9ccef9d6c940b5b9dea2f0d5188df08bd
f087f8b fix(motion): rAF-throttle magnetic/tilt pointermove handlers and pre-… Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/f087f8ba6e5e17a2eeea6e92438d0109be487f02
469451c fix(docs): address PR review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/469451cc41681546248d0796f954a71348b545c8
c446b6f fix(motion): add safeRaf/safeCaf guards to magnetic() and tilt() effects Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/c446b6f235cb28944fe7ce4543842c2e2b0c8512
df82c4f fix: address latest PR review thread feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/df82c4f78f10fe648fee1c6d7bfb9673876c085f
3deb95e fix(tween,function): address PR review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/3deb95ee8ab3c4b62733a5480d35170047490735
9cf48bd fix: address PR #94 motion and object review comments Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/9cf48bdf1e75a41872c5ff8df076c6af31ef3132
3409a06 fix(core): address PR #94 review comments on object/string utils Copilot May 21, 2026 https://github.com/bQuery/bQuery/pull/94/commits/3409a061550d8a492021baec0cbe21a804531dbf
c6ae960 fix: address PR review thread feedback for nextTick docs and springVe… Copilot May 21, 2026 https://github.com/bQuery/bQuery/pull/94/commits/c6ae960f4be4268d848dd4bd4a6d0c3272ade3a9
Clear filters https://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14
Please reload this pagehttps://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14
Please reload this pagehttps://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14
Prev https://github.com/bQuery/bQuery/pull/94/commits/bbd9afe4b1da60d04b035a39f093b3f2a052e71b
Next https://github.com/bQuery/bQuery/pull/94/commits/7d6128af503255fcd894ab70a0dae528dc65777a
https://github.com/bQuery/bQuery/sessions/1aa75647-f677-465e-aab9-209f490383e1https://github.com/bQuery/bQuery/sessions/1aa75647-f677-465e-aab9-209f490383e1
Please reload this pagehttps://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14
https://github.com/apps/copilot-swe-agent
https://github.com/JosunLP
Copilothttps://github.com/bQuery/bQuery/commits?author=Copilot
JosunLPhttps://github.com/bQuery/bQuery/commits?author=JosunLP
src/motion/scroll-progress.tshttps://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14#diff-daae1d5b2990dce2ec7c27e5b71e11b469114177d01e2a896e0b5c9c872ea9f9
View file https://github.com/bQuery/bQuery/blob/a6e70cfb3ccc072e3613f2067edfcc9b90170d14/src/motion/scroll-progress.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/bQuery/bQuery/pull/94/commits/{{ revealButtonHref }}
https://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14#diff-daae1d5b2990dce2ec7c27e5b71e11b469114177d01e2a896e0b5c9c872ea9f9
https://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14#diff-daae1d5b2990dce2ec7c27e5b71e11b469114177d01e2a896e0b5c9c872ea9f9
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.