Граф коммитов

331 Коммитов

Автор SHA1 Сообщение Дата
Martin Zikmund 279b9ddaa5
Merge pull request #1249 from unoplatform/dev/vs/zoom-content-control 2024-10-25 14:27:11 +02:00
xiaoy312 beb4d12a44 chore: bugfixes 2024-10-22 21:38:48 -04:00
xiaoy312 f8e4153b01 chore: minor refactor 2024-10-17 17:05:07 -04:00
eriklimakc 61b455f880 chore: Add ItemTemplate TabBarItem disabled example 2024-10-09 19:07:51 +01:00
eriklimakc 78ed3ebe7b chore: Fix tbi style when using ItemTemplate 2024-10-09 18:23:32 +01:00
eriklimakc 823b4938ad fix: Use proper container for TabBar ItemTemplate 2024-10-08 14:29:27 +01:00
vatsashah45 b8b0f52915 chore: resolving comments 2024-09-27 16:34:25 -04:00
vatsashah45 92fb0d9dc0 chore: misc changes 2024-09-24 16:59:37 -04:00
vatsashah45 67c3f5ad55 fix: ZoomContentControl Sample 2024-09-24 11:07:34 -04:00
vatsashah45 54503dfe11 fix: ZoomContentControl Sample 2024-09-23 07:21:22 -04:00
Kunal Shah 57206f4508
material navigationBar's default back arrow (#1228) 2024-09-22 19:27:41 +00:00
vatsashah45 78f7f7b143 feat: ZoomContentControl Sample 2024-09-19 13:28:25 -04:00
Steve Bilogan dc6ccefe60
chore: fix flaky shadow test (#1241) 2024-09-12 22:37:29 -04:00
Steve Bilogan a5f5bbdecc
fix: flaky test (#1225) 2024-08-18 19:47:19 -04:00
xiaoy312 c19645de29 chore: bump uno to 5.4.0-dev.738 2024-08-01 07:53:50 -04:00
xiaoy312 3d3962fc6d fix(resp_binding): non-FE impl 2024-08-01 07:53:50 -04:00
xiaoy312 670ad3a7cd chore: bump uno to 5.4.0-dev.655 2024-08-01 07:53:50 -04:00
Ramez Ragaa 3d2632af64
fix: ShadowContainer on wasm wasn't repainting when unloaded then loaded (#1183) 2024-07-31 16:53:10 +00:00
xiaoy312 1feea94dd1 fix(CommandExtensions): parameter resolution & add support for Selector 2024-06-28 00:13:42 -04:00
Steve Bilogan 33377896dc
fix: fix windows sample issues (#1133) 2024-06-13 21:35:52 +00:00
Youssef Victor 63fefa54ab chore: Bump Android to 34 2024-06-07 13:13:13 +03:00
Youssef Victor 9590ab6941 chore: Few missing things 2024-06-07 12:19:30 +03:00
Youssef Victor 1e02619e95 build!: Update to net8.0
BREAKING CHANGE: Toolkit packages are updated to net8.0 and no longer support net7.0
2024-06-07 12:14:04 +03:00
xiaoy312 8777cd25eb feat: CommandExtensions.Command on any control 2024-05-16 12:30:38 -04:00
Matthew Rajala bb68c6adfb
feat: added inputextensions returntype property (#1128)
* feat: added inputextensions returntype property

* chore: refactoring returntype
2024-05-13 08:19:50 -04:00
Steve Bilogan 95d8a17442
feat(ItemsRepeaterExtensions): Add support for incremental loading (#1081)
* feat(ItemsRepeaterExtensions): Add support for incremental loading

* docs: whitespace

* docs: whitespace

* chore: fix tests

* chore: add horizontal logic

* chore: add tests

* chore: fix build

* chore: pr comments

Co-authored-by: Agnès ZITTE <16295702+agneszitte@users.noreply.github.com>

* chore: pr comments

* chore: pr comments

Co-authored-by: Xiaotian Gu <xiaoyao312@gmail.com>

---------

Co-authored-by: Agnès ZITTE <16295702+agneszitte@users.noreply.github.com>
Co-authored-by: Xiaotian Gu <xiaoyao312@gmail.com>
2024-04-01 16:08:06 +00:00
xiaoy312 d3bb48be78 feat(responsive): add support for non-FrameworkElement 2024-03-28 16:03:30 -04:00
Steve Bilogan 99a0fe0359
feat(ExtendedSplashScreen): add android 12 splashscreen support (#1060)
* feat(ExtendedSplashScreen): add android 12 splashscreen support and androidx splashscreen api usage

* fix: wrong namespace

* docs: pr comments

Co-authored-by: Agnès ZITTE <16295702+agneszitte@users.noreply.github.com>

---------

Co-authored-by: Agnès ZITTE <16295702+agneszitte@users.noreply.github.com>
2024-03-13 04:44:55 +00:00
Luke Blevins dfe25849c9
chore: Remove property for UAP splash entity (#1061)
* chore: Refactor GetNativeSplashScreen method

* chore: Remove erroneous ItemGroup
2024-03-11 10:59:13 -04:00
Steve Bilogan bb82057606
chore: update themes (#1043) 2024-02-14 01:33:48 +00:00
Steve Bilogan 2ef809a060
fix: adjust for themes changes (#1033) 2024-02-08 23:16:19 -05:00
Steve Bilogan b1981a2617
ci: fix forks (#1029)
* ci: fix forks

* fix: fix forks

* build: fix runtimeidentifiers

* ci: macos version
2024-02-05 10:25:36 -05:00
Nick Randolph c36764b047
Merge pull request #1002 from unoplatform/dev/nr/stopprogressring
feat: Adding ProgressRing extension
2024-02-03 09:53:53 +11:00
Steve Bilogan 572c92129b
fix: adjust for themes breaking changes (#1028)
* fix: adjust for themes breaking changes

* chore: update themes
2024-02-02 19:56:07 +00:00
Luke Blevins fd6628e144 chore: Revert xaml formatting mistakes contd 2024-02-02 11:26:32 -05:00
Luke Blevins 105ac233cb chore: Revert xaml formatting mistakes 2024-02-02 11:19:50 -05:00
Luke Blevins cfccee5f84 fix: Address review feedback 2024-02-02 11:04:31 -05:00
Steve Bilogan 291acfff1e
fix: adjust for themes breaking changes (#1024) 2024-02-01 00:17:54 +00:00
Jerome Laban 773a98cf40 chore: Bump packages 2024-01-25 11:18:12 -05:00
Nick Randolph 86d4c6fad4 chore: Renaming ProgressRingExtensions to ProgressExtensions and include ProgressBar 2024-01-20 02:19:37 +11:00
Nick Randolph b59f084ab2 feat: Adding ProgressRing extension 2024-01-20 02:19:36 +11:00
Xiaotian Gu 0ea6f3094e
Merge pull request #1007 from unoplatform/dev/xygu/20240116/drawer--is-light-dismiss-enabled
feat(drawer): IsLightDismissEnabled
2024-01-17 10:02:30 -05:00
Xiaotian Gu fca3d86308
Merge pull request #996 from unoplatform/dev/xygu/20240111/uwp-broken-nav-view
fix(sample): broken uwp nav-view
2024-01-16 17:39:28 -05:00
xiaoy312 fae9f558c1 feat(drawer): IsLightDismissEnabled 2024-01-16 17:25:44 -05:00
Nick Randolph 7c22975802 chore: Updated analysers to v8 and fixed all errors (from new analyzers) 2024-01-16 20:04:00 +11:00
xiaoy312 7f30240493 chore: fix uwp sample build 2024-01-15 12:40:30 -05:00
xiaoy312 33dac6c104 fix(sample): broken uwp nav-view 2024-01-12 10:13:55 -05:00
xiaoy312 a944afa4dc refactor(responsive): remove ResponsiveHelper initialization 2024-01-10 10:22:19 -05:00
Agnès ZITTE 448c7087f1
ci: Enable markdown linting and spell checking (#990) 2024-01-09 19:45:48 +00:00
Xiaotian Gu e5ce796e14
Dev/xyguy/20231207/responsive-attached-property (#957)
Co-authored-by: Steve Bilogan <steve.bilogan@gmail.com>
2023-12-20 22:51:47 +00:00