Commit Graph

43 Commits

Author SHA1 Message Date
Nathan Walker
7668a73f97 chore: bump demo apps to latest runtimes 2022-03-08 15:05:16 -08:00
Nathan Walker
8be543bcc7 feat: testID property for use with e2e testing without interfering with a11y (#9793)
* fix(android): nested frames were sometimes not recreated (#9748)

Co-authored-by: Eduardo Speroni <edusperoni@gmail.com>

* feat: testID property for use with e2e testing without interfering with a11y

* feat: better testID support along a11y

wip

* fix: make sure we have a defined id

* feat: --env.e2e to enable testID

* chore: return if using testID

* chore: cleanup

Co-authored-by: Eduardo Speroni <edusperoni@gmail.com>
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2022-03-08 23:25:05 +01:00
Nathan Walker
ab4e47a1c1 feat(datepicker): ability to show time via showTime property (#9570) 2022-03-04 19:32:47 -08:00
Osei Fortune
c68d002c9a feat(android): content uri support for File (#9807) 2022-03-04 18:56:04 -08:00
Nathan Walker
a9ffccef8a chore: cleanup demo app references to simplify 2022-03-04 14:38:49 -08:00
Nathan Walker
6cd8b8e804 feat(types-ios): reduced ios types to common types for optimized ts resolution (#9809) 2022-03-04 14:18:57 -08:00
Igor Randjelovic
b38337e597 fix: tear down views after a modal is closed (#9801) 2022-03-01 12:32:39 -08:00
Nathan Walker
7dcfecffab fix: memory leaks around image picking/saving to device 2022-03-01 12:32:39 -08:00
Igor Randjelovic
6437352fed feat(switch): :checked pseudo and color fixes (#9790) 2022-03-01 12:32:39 -08:00
Igor Randjelovic
988f372788 perf(ios): UIImage memory leaks (#9783) 2022-03-01 12:32:39 -08:00
Nathan Walker
d1dc7883f8 chore: 8.2.0-alpha.3 2022-03-01 12:32:39 -08:00
Nathan Walker
d7916d77a1 feat: touch animations demo in toolbox 2022-03-01 12:32:39 -08:00
Nathan Walker
d756eb5574 feat(root-layout): support gradient colors on shade cover (#9626)
Co-authored-by: William Juan <williamjuan027@gmail.com>
2022-03-01 12:32:39 -08:00
Nathan Walker
774d0533da chore: update workspace dependencies 2022-03-01 12:32:38 -08:00
Nathan Walker
9c6c84b107 chore: nx migrate latest (#9709) 2021-12-21 18:24:24 -08:00
Igor Randjelovic
a88cacab89 chore(migrate): apps/* to webpack5 (#9606) 2021-12-21 09:47:33 -08:00
Janos Hrubos
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
Osei Fortune
76499a5367 feat(android): vector drawable support (#9464) 2021-09-08 16:07:39 -07:00
Osei Fortune
b2f792324d feat(image-source): add saveToFileAsync, toBase64StringAsync & resizeAsync (#9404) 2021-09-08 16:07:39 -07:00
Nathan Walker
71677f70b1 chore: apps webpack config 2021-09-08 16:07:39 -07:00
Nathan Walker
1b29d05099 chore: Nx 12 + fix ui app + TS 4.1 updates (#9359) 2021-04-26 19:11:19 -07:00
Nathan Walker
4494b2fb7c chore: npm 7 handling improvements 2021-04-24 11:17:38 -07:00
Nathan Walker
14360881e6 chore: fix automated tests 2021-04-06 11:18:36 -07:00
William Juan
b4415683d8 fix(apps): fix rootlayout page class name (#9279) 2021-04-06 11:18:36 -07:00
Nathan Walker
f00144e872 feat(view): "hidden" property binding is now supported 2021-04-06 11:18:36 -07:00
Igor Randjelovic
14e88f6e9d chore: requestLayout after applying 2021-04-06 11:18:36 -07:00
Igor Randjelovic
7c60735d14 chore: cleanup background handling 2021-04-06 11:18:36 -07:00
Nathan Walker
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
Igor Randjelovic
9a7d3ecb34 feat: implement BoxShadowDrawable 2021-04-06 11:18:36 -07:00
Nathan Walker
a822f2affb chore: a11y polish (#9259) 2021-04-06 11:18:36 -07:00
Nathan Walker
e9b5eb934d chore: cleanup a11y and add demo page 2021-04-06 11:18:36 -07:00
Igor Randjelovic
f5db58414a fix: safeguards against invalid values 2021-04-06 11:18:36 -07:00
Nathan Walker
733050995c fix(core): type collisions with namespace (#8809) 2021-04-06 11:18:36 -07:00
William Tjondrosuharto
19ce9fc2bf chore: box shadow updates (#9220) 2021-04-06 11:18:36 -07:00
William Tjondrosuharto
3bd2d96f29 feat(core): box shadow demo (#9182) 2021-04-06 11:18:36 -07:00
William Tjondrosuharto
a90609a670 feat(core): RootLayout with api to fluidly handle dynamic layers (#8980) 2021-04-06 11:18:36 -07:00
Nathan Walker
67e2fe42b7 feat(core): box-shadow support (#9161) 2021-04-06 11:18:36 -07:00
Nathan Walker
11b3b84114 chore: release prep 2021-02-05 12:24:46 -08:00
Nathan Walker
9aad2dbdbc feat(ios): types for latest ios 14.3 with Xcode 12.3 (#9118) 2020-12-30 07:57:10 -08:00
Nathan Walker
2243660080 feat(core): TypeScript 4 + cleanup (#8967) 2020-10-19 09:28:05 -07:00
tarunama
fda4c48851 chore: add repository 2020-09-10 08:41:19 -07:00
Nathan Walker
54cce4f20c feat(core): nativescript.config and webpack updates (#8801) 2020-09-01 15:53:37 -07:00
Nathan Walker
020ad4da37 chore(core): monorepo, esm targeting, improved management (#8707) 2020-08-25 20:00:59 -07:00