Nathan Walker
7f726e914b
feat: use module type on core package + hook v3
2025-07-06 10:30:12 -07:00
Nathan Walker
84f5f1920d
refactor: circular deps part 1
2025-07-06 10:05:35 -07:00
Nathan Walker
0fe60552a3
chore: define __metadata for bundlers
2025-07-05 22:21:04 -07:00
Nathan Walker
4039e2c86e
chore: use esm with hooks
2025-07-05 22:20:31 -07:00
Nathan Walker
48b02ffd1f
chore: TypeScript 5.8, nx migrate, dep updates - bundler resolution
2025-07-05 10:48:10 -07:00
Dimitris-Rafail Katsampas
32f2dd14e1
fix(core): Improved css clip-path parsing ( #10753 )
2025-06-29 20:08:00 -07:00
Dimitris-Rafail Katsampas
2da4170c5a
fix(android): RootLayout shade cover unexpected delay ( #10752 )
2025-06-28 12:03:48 -07:00
Dimitris-Rafail Katsampas
242c3ae03f
fix(android): RootLayout shade cover blinking animation ( #10750 )
2025-06-26 12:33:37 -07:00
Nathan Walker
a11ccd8753
chore: workflow permissions
2025-06-26 11:37:23 -07:00
Eduardo Speroni
51c4b106f0
fix(android): allow CSS styling of neutral button in dialogs ( #10745 )
2025-06-24 07:50:19 -07:00
Nathan Walker
ac2e6a0928
feat(TextField): support css white-space and text-overflow ( #10737 )
2025-06-23 19:54:41 -07:00
Eduardo Speroni
8979ad8f64
fix: core packaging missing .d.ts files ( #10742 )
2025-05-28 09:46:13 -07:00
Dimitris-Rafail Katsampas
8393df1455
fix(ios): listview measurement ( #10740 )
2025-05-20 22:11:10 -07:00
Nathan Walker
93e6eb9687
chore: core npm prepare handling
2025-05-07 13:31:16 -07:00
Nathan Walker
61a83a60c9
feat(nx-cloud): organize workspace caching with improved input/outputs ( #10734 )
2025-04-29 13:25:39 -07:00
Nathan Walker
2ad5daf7f8
chore: 8.9.3 next
2025-04-18 14:13:33 -07:00
Nathan Walker
1c20b4f48a
chore(release): core 8.9.2
2025-04-18 14:12:38 -07:00
Nathan Walker
30b6b54e6a
fix(ios): 18.4 simulator networking case ( #10732 )
2025-04-18 12:37:48 -07:00
Nathan Walker
96af6fa83e
fix(http): xcode 16.3, ios 18.4 urlsession change ( #10727 )
2025-04-02 13:02:43 -07:00
Nathan Walker
563118cb0e
chore: 8.9.2 next
2025-03-16 16:16:46 -07:00
Nathan Walker
e480470398
chore(release): core 8.9.1
2025-03-16 16:16:14 -07:00
Nathan Walker
922f6ce56a
revert "feat(observable): enhance event callback type specificity" ( #10721 )
...
Revert "feat(observable): enhance event callback type specificity (#10720 )"
This reverts commit e2f9687e72 .
2025-03-16 15:53:53 -07:00
Nathan Walker
cfc27ebb90
feat(css): color-mix ( #10719 )
2025-03-16 15:48:40 -07:00
Arthur
e2f9687e72
feat(observable): enhance event callback type specificity ( #10720 )
2025-03-16 09:48:51 -07:00
Dimitris-Rafail Katsampas
852011c4f9
fix(core): missing parameter for once event listeners ( #10715 )
2025-03-03 06:54:52 -08:00
Nathan Walker
50019ecd30
chore: 8.9.1 next
2025-02-27 09:44:30 -08:00
Nathan Walker
93666f908a
chore(release): core 8.9.0
2025-02-27 09:29:24 -08:00
Dimitris-Rafail Katsampas
2d71ada46d
feat(core): CSS wide keywords ( #10709 )
2025-02-25 19:15:47 -08:00
Nathan Walker
fb57cf3281
feat: Node-API engine support ( #10710 )
2025-02-24 18:28:32 -08:00
Dimitris-Rafail Katsampas
640db9529e
fix(ios): apply text color to HTMLView content ( #10708 )
2025-02-22 14:17:47 -08:00
Dimitris-Rafail Katsampas
8c4d7ca8be
feat(ios): added layoutChanged event support to Page ( #10707 )
2025-02-21 16:19:06 -08:00
Nathan Walker
e52d13bfcf
feat(image): ios system icons styling by font-size and font-weight ( #10706 )
2025-02-21 15:09:34 -08:00
Nathan Walker
24116c5ec3
feat(css): allow infinity values within css calc expressions ( #10705 )
2025-02-21 14:53:08 -08:00
Dimitris-Rafail Katsampas
358791795f
fix(android): formatted string NoSuchMethodError ( #10704 )
2025-02-21 14:36:12 -08:00
Dimitris-Rafail Katsampas
04aa2bacbc
fix(core): corrected background color between Label and nested spans ( #10701 )
2025-02-20 11:37:50 -08:00
Dimitris-Rafail Katsampas
70e7248c97
fix(core): added missing inheritance support for text css properties ( #10699 )
2025-02-18 08:38:20 -08:00
Nathan Walker
c8bb0d7ccf
feat(config): ability to include native source code from any path ( #10698 )
...
[skip ci]
2025-02-18 08:37:04 -08:00
Nathan Walker
11d5e542eb
feat(action-bar): iosLargeTitle and iosShadow attributes ( #10694 )
...
[skip ci]
2025-02-18 08:35:56 -08:00
Dimitris-Rafail Katsampas
adaa796bda
feat(ios): added activity indicator iosIndicatorViewStyle property ( #10650 )
2025-02-17 22:36:25 -08:00
Nathan Walker
e853fca3c9
feat(ios): apple intelligence writing tools ( #10643 )
2025-02-17 20:56:29 -08:00
Dimitris-Rafail Katsampas
1b72912f81
fix(core): corrected Frame navigation event types ( #10697 )
2025-02-13 16:49:58 -08:00
Dimitris-Rafail Katsampas
317b098321
fix(android): display soft input on search bar focus ( #10696 )
2025-02-13 06:50:04 -08:00
Nathan Walker
b649c353fb
feat(config): multi target support for swift packages ( #10695 )
2025-02-11 08:21:51 -08:00
Nathan Walker
c7039ddec4
feat(core): tailwind v4 support ( #10692 )
2025-02-06 18:20:42 -08:00
Nathan Walker
2305511187
fix(core): ignore inserting child if < 0 ( #10690 )
2025-02-05 09:59:30 -08:00
Dimitris-Rafail Katsampas
3a7206fc3b
feat(core): style properties module improvements and organization ( #10685 )
2025-02-04 13:26:21 -08:00
Dimitris-Rafail Katsampas
56af0b2f7e
fix(core): added missing length property equality comparers ( #10689 )
...
[skip ci]
2025-02-04 13:24:46 -08:00
Dimitris-Rafail Katsampas
4b87a35e51
feat(core): flexibility using multiple RootLayouts ( #10684 )
2025-02-02 09:42:31 -08:00
Dimitris-Rafail Katsampas
79a0306f32
fix(ios): prevent animator from animating colors on shadow layer ( #10686 )
2025-02-02 07:20:02 -08:00
Dimitris-Rafail Katsampas
966dccd0f9
feat(core): textbase span interaction and styling improvements ( #10682 )
...
- Added `linkTap` event support for other iOS views that nest spans
- Prevent android span from setting parent background color to itself since it doesn't react to changes of that property. Unless background color is specified to the span directly, it's going to be transparent
- Added few missing `nativeTextViewProtected` references
- Improved view disposal for classes that inherit from TextBase as they had leftovers after android activity recreation
- Removed 2 assignments of `userInteractionEnabled` from TextBase as they were unneeded and had conflicts with `isUserInteractionEnabled` property. Core already sets that property to true for the views that need it in `createNativeView` call
- `HTMLView` will remove extra padding using the documented `UIEdgeInsetsZero`
2025-01-31 14:00:52 -08:00