-
### Is your feature request related to a problem? Please describe.
related issue: https://github.com/nextui-org/nextui/issues/1692
Ex) I want to add **xl** size for `Input`. So...
```typescript…
-
### 법률서비스 전체코드 흐름도
> 법률 서비스에서 검색 입력부터 판례 검색 및 참조 조문 제시까지 전체적인 기능을 구현하기 위한 예시 코드를 제시하겠습니다. 이 코드는 Flask 백엔드와 KoBERT를 사용한 법적 질문 분석, Elasticsearch를 사용한 판례 검색, PostgreSQL을 사용한 데이터베이스 연동, 그리고 React 프론트엔드…
-
# Component Name
## Component Description
Create chart controls as web components.
- Horizontal Bar Chart - https://fluentuipr.z22.web.core.windows.net/pull/33084/web-components/storybook/index.html…
-
## Issue
The type is declared to be a `Date` (potentially undefined)
```ts
// https://github.com/Iterable/react-native-sdk/blob/master/ts/IterableInAppMessage.ts
declare class IterableInAppMes…
-
Got:
```
Type 'Control' is not assignable to type 'Control'.
Types of property '_updateFieldArray' are incompatible.
Type 'import("/xxx/node_modules/react-hook-form/dist/types/form").BatchF…
-
I would like to request the implementation of a text box in my React Native app that allows users to enter their mobile numbers as input. This feature is necessary for authentication.
Please let me…
-
### Description
Very simple - when typing in a TextInput on Android, each alternate keypress seems to enable/disable the boxShadow style on the TextInput. This behaviour is not seen on iOS; there, …
-
## Bug report
### Current Behavior
I am just simply adding max value validation, which is working fine for the first time, but when I reload the page, and typing again, validation is not apply…
-
Hi juandl! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-credit-card-input-plus@0.4.7` for…
-
Ideas for `vike-react-telefunc`
Right now, to integrate `telefunc` and `@tanstack/react-query`, we need to write some boilerplate for query invalidation:
```ts
// fruits.telefunc.ts
const db…