39 Commits

Author SHA1 Message Date
845ceea4bc feat: winter-tc (#10667) 2025-01-17 10:06:41 -08:00
4e54c676a3 revert: "fix(core): Proper line-height calculation" (#10647) 2024-11-18 19:48:51 -08:00
d6922b9896 fix(visionos): multi-scene improvements (#10653) 2024-11-18 19:42:34 -08:00
ec7fa5d05e fix(core): proper line-height calculation (#10642) 2024-10-31 14:40:23 -07:00
41f938c5ee fix(winter-cg): crypto (#10580) 2024-07-10 18:20:51 -07:00
f7679d725a feat(winter-cg): crypto, atob, btoa (#10577) 2024-07-10 07:46:06 -07:00
01d537bf15 feat(visionos): ui-mobile-base supporting xros plus improvements to window handling (#10478) 2024-04-05 17:07:16 -07:00
02231f0997 chore: updated widgets build 2024-01-19 11:26:19 -08:00
d6478237ec feat(css): text-stroke support (#10399)
closes https://github.com/NativeScript/NativeScript/issues/3597
closes https://github.com/NativeScript/NativeScript/issues/3972
2023-10-09 12:00:21 -07:00
bbede5d795 feat(visionos): Vision Pro support (#10392) 2023-09-28 17:55:40 -07:00
d3a0f2c9a6 chore: TypeScript 5.1 with Nx 16.6 migrations (#10338) 2023-08-11 07:09:32 -07:00
ab32aeaaa3 feat(file-system): append, appendText & createFile (#10285) 2023-05-04 20:45:01 -07:00
5b6e4d6898 fix(mac): utils for mac catalyst (#10157) 2023-01-04 09:57:58 -08:00
c461f1bb55 fix(core): update metadata filtering for IOS 16 (#10133) 2022-12-20 19:36:55 -08:00
a5e3e223dd feat(core): support css font-variation-settings (#9995) 2022-11-23 20:57:22 -08:00
ab3416d4d0 fix(ios): tapping on span does not emit linkTap event (#10028) 2022-09-30 08:04:20 -07:00
e4b5cdf7df fix(ios): properties lineHeight and letterSpacing did not apply to spans (#10025) 2022-09-13 22:17:50 -07:00
52060619a0 chore: ui-mobile-base build 2022-08-10 18:24:18 -07:00
8ccbc88cbb chore: ui-mobile-base build updates 2022-07-09 10:09:43 -07:00
4a5e2e2ac0 fix(core): metadata filtering (#9946) 2022-07-09 10:09:43 -07:00
9fcd440690 fix(android): content uri handling improvements (#9936) 2022-07-09 09:02:45 -07:00
fc77c92e11 feat(mac): support for Mac Catalyst with ui-mobile-base 2022-07-09 09:02:45 -07:00
6d39b62cb7 chore: cleanup 2022-06-20 07:31:37 -07:00
99480c06db fix(android): content uri handling improvements (#9936) 2022-06-20 07:28:31 -07:00
ea415d9e2b chore: updated ui-mobile-base build outputs 2022-03-01 12:32:39 -08:00
9dccc87576 chore: updated ui-mobile-base build 2022-03-01 12:32:39 -08:00
fbefea4dba perf(ios): autoreleasepool for image extensions 2022-03-01 12:32:39 -08:00
9d3977ea4f perf(ios): uifont and formatted string optimizations plus uiimage scaling (#9761) 2022-03-01 12:32:39 -08:00
a51b628532 fix(core): Add missing required metadata filters (#9543) 2021-09-11 12:32:05 -07:00
4ac48d4601 chore: 8.1.0-alpha.3 2021-09-08 16:07:39 -07:00
430663b1c4 chore: updated ui-mobile-base build 2021-09-08 16:07:39 -07:00
76499a5367 feat(android): vector drawable support (#9464) 2021-09-08 16:07:39 -07:00
e62acba792 fix: move BottomNavigation and Tabs to @nativescript-community
Cocoapods no longer required with @nativescript/core out of the box and users are no longer taxed with MaterialTabs even if they didn't use those components.

BREAKING CHANGES

If using `BottomNavigation`, just install `@nativescript-community/ui-material-bottom-navigation` and update your imports to use it. API is exactly the same.

If using `Tabs`, just install `@nativescript-community/ui-material-tabs` and update your imports to use it. API is exactly the same.
2021-04-06 11:18:36 -07:00
a12c188d0f fix(core): stack layout padding (#9183)
fixes #8810
2021-04-06 11:18:36 -07:00
11b3b84114 chore: release prep 2021-02-05 12:24:46 -08:00
c4972d7546 chore: fresh build of widgets
also reverts e002d72d41
2021-01-29 14:22:54 -08:00
04a76415b7 feat(ios): build TNSWidgets as XCFramework (#9167) 2021-01-29 11:59:51 -08:00
c1f231d88e chore: fix eslint issues (#9017) 2020-11-11 08:46:36 -08:00
020ad4da37 chore(core): monorepo, esm targeting, improved management (#8707) 2020-08-25 20:00:59 -07:00