f184d5b814
chore: workspace updates
2024-07-10 09:15:48 -07:00
9fd361c2e6
feat(core): css media query support ( #10530 )
2024-07-01 09:28:59 -07:00
2fb4f23670
feat(core): css-what parser for CSS selectors + support for :not(), :is(), and :where() Level 4 and ~ ( #10514 )
2024-06-28 13:57:29 -07:00
415ff34660
chore: nx migrate plus keep lock files ( #10536 )
2024-05-06 10:20:01 -07:00
01d537bf15
feat(visionos): ui-mobile-base supporting xros plus improvements to window handling ( #10478 )
2024-04-05 17:07:16 -07:00
3a0afdb9cc
feat(SegmentedBar): selectedTextColor added and selectedBackgroundColor improvements ( #10474 )
2024-01-19 10:39:59 -08:00
2237c9be4f
chore: Nx 17+ ( #10449 )
2023-11-25 10:58:41 -08:00
7c2938d2ac
chore: TypeScript 5.2 with Nx 16.8.1 ( #10380 )
2023-09-09 08:55:39 -07:00
39eed526c1
feat(ios): improved shadow handling with background UI rework ( #10374 )
...
BREAKING CHANGES:
`CSSShadow` was renamed into `ShadowCSSValues`
2023-09-06 08:17:29 -07:00
d3a0f2c9a6
chore: TypeScript 5.1 with Nx 16.6 migrations ( #10338 )
2023-08-11 07:09:32 -07:00
f4b2722bf4
feat(transitions): support zIndex on ios shared elements + support page props on android ( #10261 )
2023-04-17 08:54:09 -07:00
2f4c318276
fix: global declarations fix ( #10247 )
2023-03-23 10:55:38 -07:00
497b2d737e
chore: Nx 15.6, jest latest and TypeScript 4.9 ( #10191 )
2023-01-30 19:17:49 -08:00
9a779dfa8a
chore: nx-cloud setup ( #10110 )
2022-11-29 13:26:51 -08:00
046f9314a8
chore: cleanup utils packaging
2022-11-23 22:42:43 -08:00
7f069a7093
feat: TypeScript 4.8+ support and NativeClass decorator improvements ( #10081 )
2022-11-08 15:18:10 -08:00
e2c2f1f4a6
chore: updated ui sample to work with latest ObservableArray changes ( #10065 )
2022-10-23 15:05:06 -07:00
092e74a886
chore: runtime latest throughout apps
2022-07-25 21:21:17 -07:00
709e10b3db
chore: bump apps ios runtime
2022-07-09 09:02:45 -07:00
18f4bdde4c
chore: cleanup scripts
2022-07-09 09:02:45 -07:00
bc8f15580b
chore: typescript 4.7.3
2022-07-09 09:02:45 -07:00
698052230b
chore: nx migrate latest
2022-07-09 09:02:45 -07:00
7668a73f97
chore: bump demo apps to latest runtimes
2022-03-08 15:05:16 -08:00
ab4e47a1c1
feat(datepicker): ability to show time via showTime property ( #9570 )
2022-03-04 19:32:47 -08:00
a9ffccef8a
chore: cleanup demo app references to simplify
2022-03-04 14:38:49 -08:00
6cd8b8e804
feat(types-ios): reduced ios types to common types for optimized ts resolution ( #9809 )
2022-03-04 14:18:57 -08:00
66d8afffc1
feat(android): tab view icon rendering mode ( #9605 )
...
Co-authored-by: wSedlacek <wsedlacekc@gmail.com>
2022-03-01 12:32:39 -08:00
774d0533da
chore: update workspace dependencies
2022-03-01 12:32:38 -08:00
9c6c84b107
chore: nx migrate latest ( #9709 )
2021-12-21 18:24:24 -08:00
a88cacab89
chore(migrate): apps/* to webpack5 ( #9606 )
2021-12-21 09:47:33 -08:00
002ecc379f
chore: grammar and typos in .md files ( #9632 )
2021-11-02 12:28:27 -07:00
6374c47013
chore: update runtime versions in demo apps ( #9599 )
...
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2021-10-06 17:49:30 +02:00
8e76bbe251
fix(android): StringIndexOutOfBoundsException with invalid drawables ( #9563 )
...
* fix(android/application): org.nativescript.widgets.Utils::getDrawable
* chore: fix spacing
* fix(android/application): do not load empty path
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
* test: Add tests for empty image sources
* chore: add a few more test cases
These make the app crash without the fix in place
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2021-09-25 09:54:34 +02:00
3aff057b99
revert: fix(android): nested dialog/fragment handling ( #9495 )
...
This reverts commit 4c547bb00c554d35408c7d0c44ef46e237819132.
2021-09-08 16:07:39 -07:00
71677f70b1
chore: apps webpack config
2021-09-08 16:07:39 -07:00
59d9271bce
feat(webpack): improved svelte HMR ( #9497 )
...
* update svelte config to use svelte-loader
* handle null config
* fix: worker support in .svelte files & update snapshots
* fix after merge
Co-authored-by: halfnelson <dpershouse@gmail.com>
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2021-08-11 11:42:53 +02:00
4c547bb00c
fix(android): nested dialog/fragment handling ( #9495 )
2021-08-03 21:57:19 -07:00
1b29d05099
chore: Nx 12 + fix ui app + TS 4.1 updates ( #9359 )
2021-04-26 19:11:19 -07:00
4494b2fb7c
chore: npm 7 handling improvements
2021-04-24 11:17:38 -07:00
7c60735d14
chore: cleanup background handling
2021-04-06 11:18:36 -07:00
21da31562c
chore: Enums > CoreTypes
...
Cleanup type symbol usage by consolidating to manage in one spot. This makes them easier to use as well by providing a single rollup of all the common type symbol's used throughout core.
2021-04-06 11:18:36 -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
733050995c
fix(core): type collisions with namespace ( #8809 )
2021-04-06 11:18:36 -07:00
d2f50e50bb
feat: improved css-shadow parser
2021-04-06 11:18:36 -07:00
673387cf99
chore: cleanup
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
a6b1bde655
feat(core): text-shadow support ( #8991 )
2021-04-06 11:18:36 -07:00
6cc130fa6f
feat(core): reusable views ( #9163 )
2021-04-06 11:18:36 -07:00
11b3b84114
chore: release prep
2021-02-05 12:24:46 -08:00
5fe27428e0
feat(android): FlexboxLayout support for isPassThroughParentEnabled ( #8798 )
2021-01-29 13:03:27 -08:00