|
| 1 | +## 1.0.0-beta.12 (2026-01-13) |
| 2 | + |
| 3 | +* docs: add input otp doc file ([9e60827](https://github.com/heroui-inc/heroui-native/commit/9e60827)) |
| 4 | +* docs: add labed and description doc files ([b6a0aa8](https://github.com/heroui-inc/heroui-native/commit/b6a0aa8)) |
| 5 | +* docs: add links to more examples for each component ([8cb98e2](https://github.com/heroui-inc/heroui-native/commit/8cb98e2)) |
| 6 | +* docs: update jsdoc components links ([e4460f4](https://github.com/heroui-inc/heroui-native/commit/e4460f4)) |
| 7 | +* docs: update select example content style ([c758e11](https://github.com/heroui-inc/heroui-native/commit/c758e11)) |
| 8 | +* docs: update theming docs file ([7a84442](https://github.com/heroui-inc/heroui-native/commit/7a84442)) |
| 9 | +* docs(description): update nativeID prop description ([1993a1a](https://github.com/heroui-inc/heroui-native/commit/1993a1a)) |
| 10 | +* docs(form-field): remove imports section ([6478ed3](https://github.com/heroui-inc/heroui-native/commit/6478ed3)) |
| 11 | +* docs(text-field): update anatomy as per latest api ([3af1f3b](https://github.com/heroui-inc/heroui-native/commit/3af1f3b)) |
| 12 | +* build: update example app deps ([397c5f3](https://github.com/heroui-inc/heroui-native/commit/397c5f3)) |
| 13 | +* refactor(checkbox): add variant prop, remove isOnSurface prop ([c732c30](https://github.com/heroui-inc/heroui-native/commit/c732c30)) |
| 14 | +* refactor(input-otp): add slot value and slot placeholder parts ([fb5715a](https://github.com/heroui-inc/heroui-native/commit/fb5715a)) |
| 15 | +* refactor(input-otp): add variant prop ([93fb1b9](https://github.com/heroui-inc/heroui-native/commit/93fb1b9)) |
| 16 | +* refactor(input-otp): examples ([9efb409](https://github.com/heroui-inc/heroui-native/commit/9efb409)) |
| 17 | +* refactor(input-otp): focus blur logic ([9018f1a](https://github.com/heroui-inc/heroui-native/commit/9018f1a)) |
| 18 | +* refactor(input-otp): root primitive props ([6185bff](https://github.com/heroui-inc/heroui-native/commit/6185bff)) |
| 19 | +* refactor(radio): add variant prop, remove isOnSurface prop ([13f31d3](https://github.com/heroui-inc/heroui-native/commit/13f31d3)) |
| 20 | +* refactor(text-field): remove animation from text input ([eea304b](https://github.com/heroui-inc/heroui-native/commit/eea304b)) |
| 21 | +* fix: button, chip, tabs border radius value ([46d8e16](https://github.com/heroui-inc/heroui-native/commit/46d8e16)) |
| 22 | +* fix(popover): triger ref close issue ([1d0aae7](https://github.com/heroui-inc/heroui-native/commit/1d0aae7)) |
| 23 | +* fix(popup): initial controlled state issue ([ae61916](https://github.com/heroui-inc/heroui-native/commit/ae61916)) |
| 24 | +* fix(select): triger ref close issue ([e2cc7e7](https://github.com/heroui-inc/heroui-native/commit/e2cc7e7)) |
| 25 | +* feat: add description component ([0b01d98](https://github.com/heroui-inc/heroui-native/commit/0b01d98)) |
| 26 | +* feat: add devInfo to HeroUINativeProvider configs ([51c4c30](https://github.com/heroui-inc/heroui-native/commit/51c4c30)) |
| 27 | +* feat: add label component ([3dd0cfe](https://github.com/heroui-inc/heroui-native/commit/3dd0cfe)) |
| 28 | +* feat(input-otp): add initial components ([11972cf](https://github.com/heroui-inc/heroui-native/commit/11972cf)) |
| 29 | +* feat(input-otp): add placeholder props to slot text ([f175c66](https://github.com/heroui-inc/heroui-native/commit/f175c66)) |
| 30 | +* feat(input-otp): add primitives ([dd7fd82](https://github.com/heroui-inc/heroui-native/commit/dd7fd82)) |
| 31 | +* feat(input-otp): add root animation hook ([cfa55d6](https://github.com/heroui-inc/heroui-native/commit/cfa55d6)) |
| 32 | +* feat(input-otp): add slot caret animation hook ([a0bb6f2](https://github.com/heroui-inc/heroui-native/commit/a0bb6f2)) |
| 33 | +* feat(input-otp): add slot context ([573b1ce](https://github.com/heroui-inc/heroui-native/commit/573b1ce)) |
| 34 | +* feat(input-otp): add slot value animation hook ([9d6bb68](https://github.com/heroui-inc/heroui-native/commit/9d6bb68)) |
| 35 | +* feat(input-otp): add various examples ([3e7d889](https://github.com/heroui-inc/heroui-native/commit/3e7d889)) |
| 36 | +* feat(input-otp): handle placeholder logic ([77bddfd](https://github.com/heroui-inc/heroui-native/commit/77bddfd)) |
| 37 | +* feat(input-otp): handle styles ([0bf05ec](https://github.com/heroui-inc/heroui-native/commit/0bf05ec)) |
| 38 | +* feat(label): add animation file ([934d249](https://github.com/heroui-inc/heroui-native/commit/934d249)) |
| 39 | +* chore: update example app components view ([0d31811](https://github.com/heroui-inc/heroui-native/commit/0d31811)) |
| 40 | + |
| 41 | + |
| 42 | + |
1 | 43 | ## 1.0.0-beta.11 (2026-01-06) |
2 | 44 |
|
3 | 45 | * docs: add theming, colors and styling doc files ([bcad7bf](https://github.com/heroui-inc/heroui-native/commit/bcad7bf)) |
|
0 commit comments