Hanmin Kim

Results 8 issues of Hanmin Kim

If a function has an empty comment (only one #), the function will break. For example: ``` # this is a comment /say hi ``` is a valid function ```...

bug

Go to https://www.material-tailwind.com/docs/react/menu and scroll down the Menu with Search Input Press the Open Menu button, then the search bar, then type a then a space. Notice how the space...

bug

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/graycoreio/daffodil/blob/develop/CONTRIBUTING.md#commit - [ ] Tests for the changes have been...

package: newsletter
package: contact

Currently, there are a lot of keyframes generated, a lot of them could be removed without noticeable drop in quality. Find an algorithm to prune excess keyframes.

Currently, the output FPS is dependent on the FPS of the input. This should be variable.

# Description When an event is started, the front-end has no way of knowing the task's name and creation time through the event stream. Currently, we invalidate caches to refetch...

core

# Description adds dependency_manager #148 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) -...