Commit Graph

  • 0dda40d322 Merge pull request #672 from irihitech/split Zhang Dian 2025-10-04 11:30:33 +08:00
  • 37feb8a9a7 feat: set HorizontalAlignment to Stretch for PanelPlacementSelector in SplitViewDemo. Zhang Dian 2025-10-04 11:21:42 +08:00
  • c632c6c1f5 feat: upgrade Avalonia.Controls.DataGrid to 11.3.7. Zhang Dian 2025-10-04 11:19:25 +08:00
  • be2b25a94b feat: implement IsEditable for ComboBox. Zhang Dian 2025-10-04 11:11:07 +08:00
  • 47c6899b94 fix: fix copilot comments. rabbitism 2025-10-04 10:58:32 +08:00
  • 975d14a36f feat: upgrade to 11.3.7, implement splitview changes. rabbitism 2025-10-04 10:48:38 +08:00
  • 7a13de00a6 Merge pull request #669 from irihitech/trayicon Dong Bin 2025-09-29 15:29:50 +08:00
  • f7ce4aef30 feat: update application icons for Android and Desktop projects. Zhang Dian 2025-09-29 01:33:53 +08:00
  • f9a85734d1 feat: add Activate command to ApplicationViewModel and bind to TrayIcon. Zhang Dian 2025-09-29 01:33:18 +08:00
  • 9dd846f6be feat: add JumpTo functionality in ApplicationViewModel and integrate with menu. Zhang Dian 2025-09-28 18:02:09 +08:00
  • 5384de7b23 feat: update TrayIcon in macOS. Zhang Dian 2025-09-28 16:29:02 +08:00
  • 7ccb6fd41a Merge pull request #668 from irihitech/clean Dong Bin 2025-09-27 14:27:15 +08:00
  • 521ed1bd0f misc: reduce publish warning. Zhang Dian 2025-09-26 00:46:24 +08:00
  • 55d472300e misc: remove x:CompileBindings attribute from multiple XAML files. Zhang Dian 2025-09-25 19:16:12 +08:00
  • a45f50005c Merge pull request #667 from irihitech/variable Dong Bin 2025-09-26 00:14:29 +08:00
  • cd9daf11da feat: add search functionality to VariablesDemo and update layout. Zhang Dian 2025-09-25 17:57:00 +08:00
  • 1c69f53c3c misc: bump version. v11.2.1.10 Zhang Dian 2025-09-20 18:11:01 +08:00
  • 8da2e44d4c Merge pull request #664 from irihitech/11.2.1.10 Dong Bin 2025-09-20 18:08:36 +08:00
  • 6f2129639a misc: using AvaloniaUseCompiledBindingsByDefault. Zhang Dian 2025-09-20 18:00:04 +08:00
  • 865b453b65 misc: add SemiBorderRadiusSpacingExtraSmall for tokens. Zhang Dian 2025-09-04 21:06:44 +08:00
  • 5622069446 misc: remove useless theme. Zhang Dian 2025-09-20 17:49:20 +08:00
  • 76a3d4207f misc: replace Path with PathIcon in DataValidationErrors. Zhang Dian 2025-09-03 22:46:21 +08:00
  • 513bbba154 Merge pull request #660 from Aytharn/aytharn/localization-help Aytharn 2025-09-20 11:35:38 +02:00
  • 727fedaedf Merge pull request #653 from shatyuka/main Dong Bin 2025-09-04 14:57:26 +08:00
  • 3082ef9ad0 fix: fix controls under TextBox inheriting Ibeam cursor shatyuka 2025-08-29 18:54:41 +08:00
  • 6c8f3a4772 Implement parent culture fallback for OverrideLocaleResources copilot/fix-647 copilot-swe-agent[bot] 2025-07-28 15:18:47 +00:00
  • 8ac1e010a3 Initial plan copilot-swe-agent[bot] 2025-07-28 15:05:58 +00:00
  • 985ad0c637 Merge pull request #646 from irihitech/copilot/fix-645 Dong Bin 2025-07-25 17:29:43 +08:00
  • 59576d4cfd fix: enhance ClearButton visibility and functionality in TextArea styles. Zhang Dian 2025-07-25 15:46:38 +08:00
  • c2a072041d Remove AcceptsReturn=False condition and add TextArea ClearButton top alignment copilot-swe-agent[bot] 2025-07-25 06:43:39 +00:00
  • a62655d25a Merge pull request #644 from irihitech/copilot/fix-622 Zhang Dian 2025-07-25 14:38:32 +08:00
  • 2d2f2afec1 Add ClearButton support for TextArea with ClearButton class combination copilot-swe-agent[bot] 2025-07-25 06:10:49 +00:00
  • 1f02f28f8b Add InheritsTransform="True" to all popup controls for consistent transform behavior copilot-swe-agent[bot] 2025-07-25 06:09:02 +00:00
  • ec2202e2ef Initial plan copilot-swe-agent[bot] 2025-07-25 06:01:15 +00:00
  • 68dfaa8a57 Initial plan copilot-swe-agent[bot] 2025-07-25 05:55:04 +00:00
  • 16a8d6b37d Merge pull request #643 from irihitech/copilot/fix-642 Zhang Dian 2025-07-25 13:46:51 +08:00
  • 6d0f3526a9 Add TextInputOptions.ReturnKeyType="Return" default to TextArea styles copilot-swe-agent[bot] 2025-07-25 03:58:58 +00:00
  • e5822ff6d1 Initial plan copilot-swe-agent[bot] 2025-07-25 03:40:21 +00:00
  • 08d55c2b7a misc: bump version. v11.2.1.9 Zhang Dian 2025-07-11 19:47:43 +08:00
  • 297d4ab825 ci: remove tag push trigger from release workflow. Zhang Dian 2025-07-11 19:33:00 +08:00
  • 469e2080d4 ci: remove useless command. Zhang Dian 2025-07-11 14:15:57 +08:00
  • 4d93b387a7 ci: using workflow_call to simplify ci. Zhang Dian 2025-07-10 21:38:30 +08:00
  • 69821dc15e Merge pull request #628 from irihitech/advertisement Dong Bin 2025-07-10 10:30:56 +08:00
  • a9463b8fad Merge pull request #632 from irihitech/issue/631 Dong Bin 2025-07-01 00:54:31 +08:00
  • 37598f94e6 fix: turn on CompileBindings in DataValidationErrors and SplitView XAML files. Zhang Dian 2025-06-30 19:31:52 +08:00
  • 1cb3fe956d fix: fix binding in calendar date picker. (#630) Dong Bin 2025-06-29 10:29:42 +08:00
  • 7b41fd3f33 Merge pull request #629 from irihitech/miniplayer Dong Bin 2025-06-24 22:10:47 +08:00
  • 8e675538ba feat: add new SemiIconMiniPlayer geometry. Zhang Dian 2025-06-24 17:19:56 +08:00
  • b61d939fce fix: add the missing installation tutorial. Zhang Dian 2025-06-21 15:41:50 +08:00
  • d206876c03 feat: add support for Dock, Tabalonia, and AvaloniaEdit in Overview with installation instructions. Zhang Dian 2025-06-21 15:35:52 +08:00
  • 4522b48f22 Add French local to the set of languages (#626) King 2025-06-14 06:08:24 +01:00
  • ffa2f04842 fix: update zip commands in release-tag.yml to use -j option for better artifact handling. Zhang Dian 2025-06-11 18:09:49 +08:00
  • d400a53784 feat: update publish.yml and release-tag.yml for improved artifact handling and new platform support. Zhang Dian 2025-06-11 14:46:41 +08:00
  • a31b52cc29 Merge pull request #623 from irihitech/dropdownbutton Dong Bin 2025-06-09 14:04:28 +08:00
  • 5ffcb32b18 fix: fix BorderBrush in OutlineDropDownButton. Zhang Dian 2025-06-05 20:51:24 +08:00
  • d9be5bef21 misc: bump versions to 11.2.1.8 and 11.0.10.4. v11.2.1.8 Zhang Dian 2025-05-30 18:20:14 +08:00
  • 39e12eb6f8 fix: fix description for Linux x64 in publish.yml. Zhang Dian 2025-05-30 17:39:25 +08:00
  • 7bc96775f7 Merge pull request #618 from irihitech/various Dong Bin 2025-05-30 18:00:00 +08:00
  • f3a19f7383 Merge pull request #619 from irihitech/demo Dong Bin 2025-05-30 01:08:19 +08:00
  • 57235c447d misc: extract VMs. Zhang Dian 2025-05-29 19:04:25 +08:00
  • d03fe72fc2 misc: format code for consistency and readability. Zhang Dian 2025-05-29 18:40:03 +08:00
  • 9b70613b6a misc: correct copyright name in LICENSE file. Zhang Dian 2025-05-29 17:49:40 +08:00
  • 4e897596ac misc: simplify actions. Zhang Dian 2025-05-29 17:48:30 +08:00
  • a2a36dbfcf misc: simplify resources include paths and clean up XAML formatting. Zhang Dian 2025-05-29 17:07:24 +08:00
  • d5e0675808 misc: update project references. Zhang Dian 2025-05-29 16:35:45 +08:00
  • 14a3384cd2 Merge pull request #614 from 763305292/main Zhang Dian 2025-05-27 16:55:38 +08:00
  • a9440fd656 Merge pull request #617 from Soar360/lookless_text_box Zhang Dian 2025-05-23 17:14:51 +08:00
  • e119edf8bb Fix #616 Soar360 2025-05-23 17:09:23 +08:00
  • 648bcc99f3 Update ProgressBarDemo.axaml Danielli Dazi 2025-05-22 21:28:19 +08:00
  • 24a0d9aace Update ProgressBar.axaml Danielli Dazi 2025-05-22 21:26:14 +08:00
  • d50af16ee5 Merge pull request #613 from irihitech/scrollbar Zhang Dian 2025-05-21 15:42:50 +08:00
  • 42ceff91bb feat: set scrollbar opacity to 1. Dong Bin 2025-05-21 02:29:46 +08:00
  • 71984d3e10 Merge pull request #612 from irihitech/button Dong Bin 2025-05-20 15:04:22 +08:00
  • 1a30867902 fix: using DockPanel. Zhang Dian 2025-05-19 15:29:37 +08:00
  • 55654c16ae feat: enhance ToggleSwitch styles. Zhang Dian 2025-05-18 16:20:57 +08:00
  • 2e157b39bb feat: enhance SplitButton styles. Zhang Dian 2025-05-18 16:02:18 +08:00
  • 37004426fd feat: refactor DropDownButton styles. Zhang Dian 2025-05-18 15:30:40 +08:00
  • 5148c62d24 feat: refactor ToggleButton styles. Zhang Dian 2025-05-18 15:08:49 +08:00
  • 926ebc39da misc: enhance Button styles. Zhang Dian 2025-05-18 14:56:23 +08:00
  • efdc6953e5 Merge pull request #611 from thekrebso/add-pl-pl-locale Dong Bin 2025-05-17 21:50:46 +08:00
  • d3b9d4225e added polish locale krebso 2025-05-16 16:36:33 +02:00
  • ac03334b19 Merge pull request #610 from irihitech/advertisement Zhang Dian 2025-05-06 17:44:21 +08:00
  • 4af5fb654f feat: update AboutUs page styles and links. Zhang Dian 2025-05-06 17:43:34 +08:00
  • 08ee7e4dc0 feat: add urls. Dong Bin 2025-05-05 22:08:28 +08:00
  • d67c573535 feat: add aboutus page. Dong Bin 2025-05-05 22:07:20 +08:00
  • e23da6fb7a feat: update to 11.3.0 11.3.0 Dong Bin 2025-05-02 03:35:26 +08:00
  • cf4705dbde misc:try textbox-readonly Dong Bin 2025-04-30 17:09:15 +08:00
  • 693d4e3e57 feat: Update demo t 11.3.0-rc Dong Bin 2025-04-13 17:08:14 +08:00
  • e08d302781 misc: 11.3.0 beta Dong Bin 2025-04-04 14:11:10 +08:00
  • 7056894c03 fix: add opacity to CheckGlyph. Zhang Dian 2025-04-26 18:23:39 +08:00
  • 62030c581c misc: bump package versions for DataGrid and TreeDataGrid. Zhang Dian 2025-04-25 17:35:45 +08:00
  • bc6daf75a0 misc: bump version. v11.2.1.7 Zhang Dian 2025-04-25 16:36:20 +08:00
  • 213f9ee0d7 Merge pull request #599 from WCKYWCKF/pr_2 Zhang Dian 2025-04-25 15:35:40 +08:00
  • cf79993d4a feat: optimize demo. Zhang Dian 2025-04-25 15:32:35 +08:00
  • 0ffc5e697a Merge pull request #602 from irihitech/checkbox Dong Bin 2025-04-24 17:05:42 +08:00
  • 96cff5df74 Merge pull request #605 from irihitech/pack Dong Bin 2025-04-23 22:39:27 +08:00
  • 04c810275a Merge pull request #604 from irihitech/icon Dong Bin 2025-04-23 22:36:37 +08:00
  • 77ee768962 feat: update README to use SemiTheme components for ColorPicker, DataGrid, and TreeDataGrid. Zhang Dian 2025-04-23 21:30:04 +08:00
  • 567027e089 feat: add AssemblyInfo for ColorPicker, DataGrid, and TreeDataGrid. Zhang Dian 2025-04-23 21:23:19 +08:00
  • 0110a53e55 fix: fix SemiIconConfigStroked & delete SemiIconIndenpentCornersStroked. Zhang Dian 2025-04-23 11:25:54 +08:00