Skip to content
View KumJungMin's full-sized avatar
:shipit:
Challenging Times
:shipit:
Challenging Times

Sponsoring

@antfu
@yyx990803

Block or report KumJungMin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KumJungMin/README.md

Blogger Gmail

Hi, I'm Frontend Engineer
💻 I love to contribute UI or Framework library for healthy world.


🛠  Contribution/Activity

⭐️ contribution library

⭐️⭐️ contribution & activity list

library summary link date
I requested review PR that restore dismissable outside click with disabled CSS transition in OverlayPanel. PR 25.08
I requested review PR that prevent duplicate toasts when multiple providers are declared in toast. PR 25.08
I contributed to the reported issue by identifying the root cause and suggesting a fix. Issue 25.06
I requested review PR that ensure focused item matches selected item after filter, selection in autocomplete. PR 25.05
I requested review PR that ensure transition enter lifecycle runs on first render in Galleria. PR 25.04
I requested review PR that prevent Event Misbehavior When Clicking Chip Delete Button Inside Menu. PR 25.04
I requested review PR that set element value to '' when props.value is empty (null, undefined, '') in InputMask. PR 25.04
I requested review PR that prevent item selection on Escape key press in Dropdown. PR 25.04
I requested review PR that avoid React warning by passing valid DOM props in TreeTable. PR 25.03
I requested review PR that align Delete key behavior with Backspace in InputOtp. PR 25.03
I requested review PR that bind value prop to input value attribute in Checkbox. PR 25.03
I requested review PR that fix onValueChange to return latest sorted data in TreeTable. PR 25.03
... show more... ...

🛠  Languages Frameworks Tools





Pinned Loading

  1. eslint-vue-setup-order eslint-vue-setup-order Public

    order in vue script setup

    JavaScript 2 2

  2. geultto/geultto.github.io geultto/geultto.github.io Public

    글또 웹페이지

    MDX 30 13

  3. tiny-ts-mapper tiny-ts-mapper Public

    tiny-ts-mapper is a lightweight TypeScript toolkit for safe data transformation between DTOs and Domain entities. Inspired by Clean Architecture and Java-style Mappers, it provides a minimal schema…

    TypeScript

  4. v-simple-styleguide-page v-simple-styleguide-page Public

    An interactive styleguide module for Vue 3 components. It provides a playground to edit and preview component Props, Emits, and Slots in real time. https://www.npmjs.com/package/vue-styleguide-lib

    TypeScript

  5. v-simple-svg-icon v-simple-svg-icon Public

    how to create svg icon that avaliable customize width, height, fill, storke.

    Vue

  6. vue-clean-architecture-example vue-clean-architecture-example Public

    A reference project demonstrating Clean Architecture principles applied to Vue 3. It shows how to organize code into layers (domain → data → presentation), apply dependency inversion, and structure…

    TypeScript