e635a61673
chore: 8.3.0-alpha.0
2022-07-09 09:02:45 -07:00
709e10b3db
chore: bump apps ios runtime
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
99480c06db
fix(android): content uri handling improvements ( #9936 )
2022-06-20 07:28:31 -07:00
959a3cf0c9
chore: hidden example in toolbox
2022-06-15 10:13:18 -07:00
7668a73f97
chore: bump demo apps to latest runtimes
2022-03-08 15:05:16 -08:00
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
ab4e47a1c1
feat(datepicker): ability to show time via showTime property ( #9570 )
2022-03-04 19:32:47 -08:00
c68d002c9a
feat(android): content uri support for File ( #9807 )
2022-03-04 18:56:04 -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
b38337e597
fix: tear down views after a modal is closed ( #9801 )
2022-03-01 12:32:39 -08:00
7dcfecffab
fix: memory leaks around image picking/saving to device
2022-03-01 12:32:39 -08:00
6437352fed
feat(switch): :checked pseudo and color fixes ( #9790 )
2022-03-01 12:32:39 -08:00
988f372788
perf(ios): UIImage memory leaks ( #9783 )
2022-03-01 12:32:39 -08:00
d1dc7883f8
chore: 8.2.0-alpha.3
2022-03-01 12:32:39 -08:00
d7916d77a1
feat: touch animations demo in toolbox
2022-03-01 12:32:39 -08:00
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
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
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
76499a5367
feat(android): vector drawable support ( #9464 )
2021-09-08 16:07:39 -07:00
b2f792324d
feat(image-source): add saveToFileAsync, toBase64StringAsync & resizeAsync ( #9404 )
2021-09-08 16:07:39 -07:00
71677f70b1
chore: apps webpack config
2021-09-08 16:07:39 -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
14360881e6
chore: fix automated tests
2021-04-06 11:18:36 -07:00
b4415683d8
fix(apps): fix rootlayout page class name ( #9279 )
2021-04-06 11:18:36 -07:00
f00144e872
feat(view): "hidden" property binding is now supported
2021-04-06 11:18:36 -07:00
14e88f6e9d
chore: requestLayout after applying
2021-04-06 11:18:36 -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
9a7d3ecb34
feat: implement BoxShadowDrawable
2021-04-06 11:18:36 -07:00
a822f2affb
chore: a11y polish ( #9259 )
2021-04-06 11:18:36 -07:00
e9b5eb934d
chore: cleanup a11y and add demo page
2021-04-06 11:18:36 -07:00
f5db58414a
fix: safeguards against invalid values
2021-04-06 11:18:36 -07:00
733050995c
fix(core): type collisions with namespace ( #8809 )
2021-04-06 11:18:36 -07:00
19ce9fc2bf
chore: box shadow updates ( #9220 )
2021-04-06 11:18:36 -07:00
3bd2d96f29
feat(core): box shadow demo ( #9182 )
2021-04-06 11:18:36 -07:00
a90609a670
feat(core): RootLayout with api to fluidly handle dynamic layers ( #8980 )
2021-04-06 11:18:36 -07:00
67e2fe42b7
feat(core): box-shadow support ( #9161 )
2021-04-06 11:18:36 -07:00
11b3b84114
chore: release prep
2021-02-05 12:24:46 -08:00
9aad2dbdbc
feat(ios): types for latest ios 14.3 with Xcode 12.3 ( #9118 )
2020-12-30 07:57:10 -08:00
2243660080
feat(core): TypeScript 4 + cleanup ( #8967 )
2020-10-19 09:28:05 -07:00
fda4c48851
chore: add repository
2020-09-10 08:41:19 -07:00
54cce4f20c
feat(core): nativescript.config and webpack updates ( #8801 )
2020-09-01 15:53:37 -07:00
020ad4da37
chore(core): monorepo, esm targeting, improved management ( #8707 )
2020-08-25 20:00:59 -07:00