Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pinned
817 contributions in the last year
Contribution activity
December 2019
- jung-han/overreacted.io JavaScript
Created a pull request in gaearon/overreacted.io that received 1 comment
Translate to Korean: How Does the Development Mode Work?
This pull request contains a translation of the article "How Does the Development Mode Work?" to Korean.
+219
−0
•
1
comment
- fix: grid data cannot be filtered with formatted value
- fix: relation column relies on the order of column definition(#844)
- refactor: storybook scenario
- fix: data cannot be sorted with filter condition
- fix: modify wrong clipboard element target(#835)
- fix: filtering the data with applying pagination(#806)
- fix: change the type of returning value on text editor(#831)
- fix: call beforeDestroy hook for custom renderer in componentWillUnmount(#815)
- fix: modify wrong border height with complex header(#820)
- fix: Remove code with side effect in filter select UI
- fix: add misssing render props in custom column header(#817)
- chore: update typescript(3.6.4 => 3.7.2)
- refactor: setting rowKey in setRow api
- refactor: cypress, storybook test code
Created an issue in nhn/tui.grid that received 1 comment
bug: filter search bug
Describe the bug Occur type a multiple key quickly. Expected behavior fitler item properly Screenshots If applicable, add screenshots to help expl…
1
comment