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

[Release] 3.0.0-beta.0 #536

Merged
merged 23 commits into from
Nov 16, 2024
Merged

[Release] 3.0.0-beta.0 #536

merged 23 commits into from
Nov 16, 2024

Conversation

titouanmathis
Copy link
Contributor

@titouanmathis titouanmathis commented Nov 16, 2024

Changed

  • Refactor services to classes (#535, #537)

Fixed

Removed

  • ⚠️ Remove the useService export in favor of the AbstractService class (#535)

Copy link

github-actions bot commented Nov 16, 2024

Export Size

@studiometa/js-toolkit

Name Size Diff
DragService 1.78 kB +1.78 kB (+100.00%) 🔺
PointerService 975 B +975 B (+100.00%) 🔺
ScrollService 965 B +965 B (+100.00%) 🔺
ResizeService 919 B +919 B (+100.00%) 🔺
RafService 804 B +804 B (+100.00%) 🔺
KeyService 789 B +789 B (+100.00%) 🔺
LoadService 509 B +509 B (+100.00%) 🔺
AbstractService 448 B +448 B (+100.00%) 🔺
useLoad 522 B +149 B (+39.95%) 🔺
useResize 929 B +199 B (+27.26%) 🔺
useKey 799 B +169 B (+26.83%) 🔺
useRaf 824 B +142 B (+20.82%) 🔺
useScroll 964 B +164 B (+20.50%) 🔺
usePointer 998 B +157 B (+18.67%) 🔺
withBreakpointManager 1.34 kB +178 B (+15.33%) 🔺
withRelativePointer 1.15 kB +150 B (+15.05%) 🔺
withBreakpointObserver 1.53 kB +179 B (+13.29%) 🔺
useDrag 1.8 kB +183 B (+11.34%) 🔺
tween 1.49 kB +150 B (+11.22%) 🔺
withDrag 1.94 kB +174 B (+9.88%) 🔺
withResponsiveOptions 2.23 kB +158 B (+7.63%) 🔺
scrollTo 2.06 kB +145 B (+7.59%) 🔺
animate 2.86 kB +151 B (+5.57%) 🔺
SERVICES 3.38 kB +129 B (+3.97%) 🔺
DECORATORS 6.67 kB +180 B (+2.77%) 🔺
UTILS 7.35 kB +133 B (+1.84%) 🔺
BASE 7.63 kB +63 B (+0.83%) 🔺
Base 7.56 kB +61 B (+0.81%) 🔺
FRAMEWORK 12.11 kB +94 B (+0.78%) 🔺
ALL 17.21 kB +104 B (+0.61%) 🔺
importWhenVisible 916 B +5 B (+0.55%) 🔺
importOnInteraction 894 B +3 B (+0.34%) 🔺
HELPERS 1.66 kB +5 B (+0.30%) 🔺
Unchanged

@studiometa/js-toolkit

Name Size Diff
addClass 226 B -
addStyle 238 B -
boundingRectToCircle 154 B -
camelCase 401 B -
clamp 67 B -
clamp01 87 B -
collideCircleCircle 99 B -
collideCircleRect 159 B -
collidePointCircle 112 B -
collidePointRect 103 B -
collideRectRect 99 B -
createApp 448 B -
createEaseInOut 116 B -
createEaseOut 71 B -
createRange 90 B -
damp 78 B -
dashCase 376 B -
debounce 92 B -
domScheduler 296 B -
ease 435 B -
easeInCirc 68 B -
easeInCubic 59 B -
easeInExpo 80 B -
easeInOutCirc 141 B -
easeInOutCubic 130 B -
easeInOutExpo 134 B -
easeInOutQuad 128 B -
easeInOutQuart 133 B -
easeInOutQuint 152 B -
easeInOutSine 151 B -
easeInQuad 63 B -
easeInQuart 61 B -
easeInQuint 62 B -
easeInSine 77 B -
easeLinear 49 B -
easeOutCirc 115 B -
easeOutCubic 103 B -
easeOutExpo 112 B -
easeOutQuad 103 B -
easeOutQuart 100 B -
easeOutQuint 103 B -
easeOutSine 121 B -
endsWith 88 B -
getAncestorWhere 91 B -
getAncestorWhereUntil 119 B -
getClosestParent 178 B -
getComponentResolver 138 B -
getDirectChildren 194 B -
getInstanceFromElement 90 B -
getInstances 146 B -
getOffsetSizes 159 B -
hasWindow 62 B -
historyPush 499 B -
historyReplace 503 B -
importOnMediaQuery 236 B -
importWhenIdle 223 B -
importWhenPrefersMotion 275 B -
inertiaFinalValue 142 B -
isArray 70 B -
isBoolean 78 B -
isDefined 86 B -
isDev 72 B -
isDirectChild 206 B -
isEmpty 207 B -
isEmptyString 93 B -
isFunction 72 B -
isNull 72 B -
isNumber 84 B -
isObject 105 B -
isString 86 B -
keyCodes 100 B -
lerp 57 B -
loadElement 169 B -
loadIframe 189 B -
loadImage 188 B -
loadLink 186 B -
loadScript 197 B -
lowerCase 60 B -
map 71 B -
matrix 106 B -
mean 91 B -
memo 100 B -
memoize 189 B -
nextFrame 162 B -
nextMicrotask 111 B -
nextTick 134 B -
noop 39 B -
noopValue 49 B -
objectToURLSearchParams 302 B -
pascalCase 377 B -
Queue 226 B -
randomInt 80 B -
randomItem 232 B -
removeClass 222 B -
removeStyle 238 B -
round 56 B -
saveActiveElement 56 B -
SmartQueue 411 B -
snakeCase 378 B -
startsWith 87 B -
throttle 101 B -
toggleClass 225 B -
transform 321 B -
transition 916 B -
trapFocus 366 B -
untrapFocus 45 B -
upperCase 54 B -
useScheduler 290 B -
wait 79 B -
withExtraConfig 135 B -
withFreezedOptions 140 B -
withIntersectionObserver 285 B -
withLeadingCharacters 88 B -
withLeadingSlash 107 B -
withMountOnMediaQuery 336 B -
withMountWhenInView 311 B -
withMountWhenPrefersMotion 372 B -
withName 81 B -
withoutLeadingCharacters 86 B -
withoutLeadingCharactersRecursive 124 B -
withoutLeadingSlash 93 B -
withoutTrailingCharacters 98 B -
withoutTrailingCharactersRecursive 129 B -
withoutTrailingSlash 103 B -
withScrolledInView 1.88 kB -
withTrailingCharacters 96 B -
withTrailingSlash 120 B -

Copy link

codecov bot commented Nov 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.82%. Comparing base (45e873d) to head (6c76d8b).
Report is 24 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #536      +/-   ##
==========================================
+ Coverage   97.04%   98.82%   +1.77%     
==========================================
  Files         117      118       +1     
  Lines        4131     4078      -53     
  Branches     1115     1119       +4     
==========================================
+ Hits         4009     4030      +21     
+ Misses        122       48      -74     
Flag Coverage Δ
unittests 98.82% <100.00%> (+1.77%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@titouanmathis titouanmathis merged commit e9ebe6c into master Nov 16, 2024
14 checks passed
@titouanmathis titouanmathis deleted the release/3.0.0-beta.0 branch November 16, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant