Skip to content

docs(*). enhance SplitView #173

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

Merged
merged 2 commits into from
Apr 15, 2025
Merged

docs(*). enhance SplitView #173

merged 2 commits into from
Apr 15, 2025

Conversation

seungrodotlee
Copy link
Member

Overview

add scroll button and fix gradient

2025-04-15.3.05.37.mov

Checklist

  • Did you write the test code?
  • Have you run yarn test:coverage to make sure there is no uncovered line?
  • Did you write the JSDoc?

Copy link
Contributor

github-actions bot commented Apr 15, 2025

Size Change: 0 B

Total Size: 43.1 kB

ℹ️ View Unchanged
Filename Size
./dist/components/ImpressionArea/index.cjs 2.17 kB
./dist/components/Separated/index.cjs 708 B
./dist/components/SwitchCase/index.cjs 580 B
./dist/hooks/useAsyncEffect/index.cjs 603 B
./dist/hooks/useBooleanState/index.cjs 653 B
./dist/hooks/useCallbackOncePerRender/index.cjs 724 B
./dist/hooks/useDebounce/index.cjs 1.13 kB
./dist/hooks/useImpressionRef/index.cjs 1.95 kB
./dist/hooks/useInputState/index.cjs 669 B
./dist/hooks/useIntersectionObserver/index.cjs 945 B
./dist/hooks/useInterval/index.cjs 808 B
./dist/hooks/useLoading/index.cjs 774 B
./dist/hooks/useOutsideClickEffect/index.cjs 843 B
./dist/hooks/usePreservedCallback/index.cjs 623 B
./dist/hooks/usePreservedReference/index.cjs 672 B
./dist/hooks/usePrevious/index.cjs 675 B
./dist/hooks/useRefEffect/index.cjs 804 B
./dist/hooks/useStorageState/index.cjs 1.38 kB
./dist/hooks/useThrottle/index.cjs 1.31 kB
./dist/hooks/useTimeout/index.cjs 711 B
./dist/hooks/useToggle/index.cjs 578 B
./dist/hooks/useVisibilityEvent/index.cjs 691 B
./dist/index.cjs 5.19 kB
./dist/utils/buildContext/index.cjs 870 B
./dist/utils/mergeRefs/index.cjs 586 B
./esm/components/ImpressionArea/index.js 1.78 kB
./esm/components/Separated/index.js 297 B
./esm/components/SwitchCase/index.js 173 B
./esm/hooks/useAsyncEffect/index.js 184 B
./esm/hooks/useBooleanState/index.js 239 B
./esm/hooks/useCallbackOncePerRender/index.js 318 B
./esm/hooks/useDebounce/index.js 715 B
./esm/hooks/useImpressionRef/index.js 1.56 kB
./esm/hooks/useInputState/index.js 258 B
./esm/hooks/useIntersectionObserver/index.js 540 B
./esm/hooks/useInterval/index.js 407 B
./esm/hooks/useLoading/index.js 365 B
./esm/hooks/useOutsideClickEffect/index.js 439 B
./esm/hooks/usePreservedCallback/index.js 205 B
./esm/hooks/usePreservedReference/index.js 264 B
./esm/hooks/usePrevious/index.js 259 B
./esm/hooks/useRefEffect/index.js 407 B
./esm/hooks/useStorageState/index.js 994 B
./esm/hooks/useThrottle/index.js 919 B
./esm/hooks/useTimeout/index.js 305 B
./esm/hooks/useToggle/index.js 160 B
./esm/hooks/useVisibilityEvent/index.js 285 B
./esm/index.js 4.7 kB
./esm/utils/buildContext/index.js 455 B
./esm/utils/mergeRefs/index.js 182 B

compressed-size-action

Copy link

vercel bot commented Apr 15, 2025

Deployment failed with the following error:

Creating the Deployment Timed Out.

@seungrodotlee seungrodotlee merged commit a741e27 into main Apr 15, 2025
6 of 7 checks passed
@seungrodotlee seungrodotlee deleted the docs/enhance-splitview branch April 15, 2025 06:56
@umsungjun
Copy link

@seungrodotlee
Ah, so that was the intention behind the gradient — it looks much better now!
Would it be alright if I applied the same change to other pages that use a tab-based layout as well?

Would you be able to suggest which pages I should work on?

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.

2 participants