Thinh Le

Results 7 issues of Thinh Le

**Describe the bug** When I assigned these below valid urls to paths in worker options, tesseract.js did not recognize them: - http://someserver/abc (without any dot) - http://somerserver:port/abc **To Reproduce** Steps...

Dependency Bug

This issue lists changes for @moai/[email protected] Proposed ones are unchecked boxes and confirmed ones are checked. - [x] MenuItem: Change name of 'fn' prop to 'onClick'

discussion

Can not close the Dialog by pressing Escape. It is easy to see in the Basic example of Dialog in Moai docs: https://docs.moaijs.com/?path=/docs/components-dialog--primary

bug
help wanted

By suggestion from a friend in webuild community, we should use [headless UI](https://headlessui.dev/react/dialog) for Moai's dialog and select. Todos: - [ ] Write unit tests for current Dialog (#261 )

enhancement

We should create `pagination` lib for moaijs to serve different requirements with pagination.

enhancement

documentation
good first issue

At the moment, `is-url` does not support urls like below: - http://someserver/abc (without any dot) - http://someserver:port/abc