Commit Graph

  • 43b0f5b044 feat: add SimpleCheckBox theme. Zhang Dian 2023-06-06 16:43:45 +08:00
  • 5021ac683b feat: add demo. Zhang Dian 2023-06-06 16:33:27 +08:00
  • 7a040120b5 feat: adjust CheckBox Border style. Zhang Dian 2023-06-05 22:47:00 +08:00
  • 232e6e4b41 feat: upgrade to support wasm. Zhang Dian 2023-06-04 23:10:03 +08:00
  • 6d3514308a Merge pull request #202 from irihitech/199-fix-combobox-selected-item-background-in-dark-mode Zhang Dian 2023-06-04 23:25:49 +08:00
  • f7bcfb872d fix: fix combobox selected background. rabbitism 2023-06-04 00:21:10 +08:00
  • 7c1fd71e43 Merge pull request #196 from irihitech/typo Dong Bin 2023-06-01 22:08:48 +08:00
  • 8c8e13701b fix: fix control typo. Zhang Dian 2023-06-01 17:30:22 +08:00
  • 7de476fe52 Merge branch 'main' into release Zhang Dian 2023-06-01 11:14:59 +08:00
  • ff2ff9c462 Merge pull request #195 from irihitech/preview v11.0.0-rc1 Zhang Dian 2023-06-01 11:12:51 +08:00
  • 20307f0c1b fix: add missing success button. Zhang Dian 2023-06-01 10:41:21 +08:00
  • 21a07b703d misc: update a demo color. rabbitism 2023-06-01 10:25:18 +08:00
  • e6a3274db9 docs: update docs. rabbitism 2023-06-01 10:09:41 +08:00
  • f72ec20576 misc: upgrade to 1.1 rabbitism 2023-06-01 09:49:51 +08:00
  • 071976dd05 misc: upgrade to rc1 rabbitism 2023-06-01 09:46:06 +08:00
  • 4842270a96 fix: fix scrollviewer binding according to https://github.com/AvaloniaUI/Avalonia/pull/11456 rabbitism 2023-05-30 12:09:24 +08:00
  • 49c95dcb5e feat: upgrade to latest nightly. rabbitism 2023-05-30 11:10:24 +08:00
  • 6c16d43980 Merge pull request #193 from irihitech/taglabel Dong Bin 2023-05-30 10:28:21 +08:00
  • 3289295278 fix: fix wrong colors. Zhang Dian 2023-05-28 23:30:45 +08:00
  • 30d9dcb1e8 Merge pull request #191 from irihitech/190-text-color Zhang Dian 2023-05-26 20:47:08 +08:00
  • c2b5b01f34 fix: togglebutton text color in dark mode. Zhang Dian 2023-05-26 20:43:18 +08:00
  • e999aeac23 fix: fix button and label text color in dark mode. rabbitism 2023-05-26 20:31:57 +08:00
  • da025e97c5 Merge pull request #188 from irihitech/hoxfix Dong Bin 2023-05-26 20:19:33 +08:00
  • 9d17cd0087 misc: add binding demo. rabbitism 2023-05-26 20:18:43 +08:00
  • 5d8297a392 fix: fix missing template. Zhang Dian 2023-05-26 15:58:37 +08:00
  • 90a1b90b9a Merge pull request #186 from irihitech/34-HeaderedContentControl Dong Bin 2023-05-11 00:11:50 +08:00
  • 5475ad8bcf feat: rename theme key. Zhang Dian 2023-05-11 00:07:18 +08:00
  • f29e60712b feat: specify CornerRadius. Zhang Dian 2023-05-10 23:59:47 +08:00
  • cefa6bb4df feat: Add a theme for HeaderedContentControl as GroupBox. Zhang Dian 2023-05-10 23:50:01 +08:00
  • 6591f9a26d Merge branch 'main' into release v0.1.0-preview8 Zhang Dian 2023-05-09 22:55:26 +08:00
  • 503af76f0c Merge pull request #184 from irihitech/preview8 Zhang Dian 2023-05-09 22:53:12 +08:00
  • a4b9d8724e docs: update readme and package release note. rabbitism 2023-05-09 22:39:38 +08:00
  • b5a9c8f53e fix: add carousel indicator back. rabbitism 2023-05-09 22:24:51 +08:00
  • b3737bfee6 fix: fix color picker display issue. fix various binding error (although they still compile) rabbitism 2023-05-09 22:01:43 +08:00
  • f68985eb92 feat: update version, fix progress bar binding. rabbitism 2023-05-09 21:24:51 +08:00
  • e556c8ed3f Merge pull request #182 from irihitech/168-margin Dong Bin 2023-05-09 21:19:05 +08:00
  • 7e0d85f25f fix: align context menu and menu flyout. rabbitism 2023-05-09 21:17:41 +08:00
  • 983e7461c1 fix: fix border shadow display. rabbitism 2023-05-09 21:12:24 +08:00
  • 66e1bf1439 Merge pull request #183 from irihitech/159-lightflyout Dong Bin 2023-05-09 20:54:54 +08:00
  • 5d47829b6c feat: remove border and shadow. rabbitism 2023-05-09 20:53:57 +08:00
  • df103bc972 Merge pull request #181 from irihitech/91-successbutton Dong Bin 2023-05-09 20:44:51 +08:00
  • a36a088983 feat: add LightFlyout theme. Zhang Dian 2023-05-09 19:13:56 +08:00
  • 28ecabdbbc fix: MenuFlyoutPresenter margin. Zhang Dian 2023-05-09 17:56:22 +08:00
  • e40bc531e4 feat: add Success Button style. Zhang Dian 2023-05-09 17:42:08 +08:00
  • 37746e38f7 Merge pull request #180 from irihitech/178-datavalidationerror Dong Bin 2023-05-08 23:26:08 +08:00
  • 97b5eb7a04 feat: add tooltip error theme. rabbitism 2023-05-08 22:53:51 +08:00
  • 6eb405abe2 feat: add textbox internal style, fix various internal textbox styles. rabbitism 2023-05-08 22:15:17 +08:00
  • 4ba6ea324d fix: fix DatePicker&TimePicker MinHeight property. Zhang Dian 2023-05-08 17:57:43 +08:00
  • e8ef024d59 feat: DatePicker&TimePicker validations. Zhang Dian 2023-05-08 10:19:58 +08:00
  • cece722496 feat: add validation errors to CalendarDatePicker. Zhang Dian 2023-05-07 00:11:38 +08:00
  • ae0994aa93 feat: add hacks for internal textbox error display. rabbitism 2023-05-06 22:45:46 +08:00
  • d75a4c549e feat: add validation errors to NumericUpDown. Zhang Dian 2023-05-06 21:54:35 +08:00
  • 45f3470d76 feat: add validation errors to ComboBox. Zhang Dian 2023-05-06 16:57:54 +08:00
  • bac20dbdbf feat: simplify slider template, add error. rabbitism 2023-05-05 10:52:08 +08:00
  • 7f89b6104c Merge pull request #177 from irihitech/176-managedfilechooser Zhang Dian 2023-05-05 09:54:25 +08:00
  • 5f7e1510f1 feat: move validation errors demo to individual page. rabbitism 2023-05-05 02:31:25 +08:00
  • 127bd1446a feat: add validation errors to textbox. rabbitism 2023-05-05 02:21:33 +08:00
  • aee8042af8 feat: add resources. rabbitism 2023-05-05 01:44:38 +08:00
  • 64a9f9e25a feat: change to new converter to avoid resource dictionary key issue. rabbitism 2023-05-05 01:07:00 +08:00
  • bbedbdccd3 Merge pull request #175 from irihitech/scroll Dong Bin 2023-04-27 10:50:54 +08:00
  • 4758fc6547 feat: fix scrollviewer theme, add new theme, add demo. rabbitism 2023-04-27 10:25:39 +08:00
  • 0f6aed9baa Merge pull request #170 from irihitech/main Dong Bin 2023-04-25 13:46:02 +08:00
  • 17676823ff Merge pull request #169 from irihitech/nightly v0.1.0-preview7 Dong Bin 2023-04-25 12:05:31 +08:00
  • bd0d0f261a docs: update docs. rabbitism 2023-04-25 12:03:35 +08:00
  • 8cb67d94e2 feat: migrate to preview7 rabbitism 2023-04-25 11:04:37 +08:00
  • 29f7af5bd0 feat: move to props file. rabbitism 2023-04-23 01:41:42 +08:00
  • 39b17f52d1 feat: update to latest nightly. rabbitism 2023-04-23 01:10:23 +08:00
  • 95df47eeba Merge pull request #167 from irihitech/165-splitbutton-theme Dong Bin 2023-04-04 23:01:57 +08:00
  • 2c41fe862b feat: add SolidSplitButton and BorderlessSplitButton themes. Zhang Dian 2023-04-04 15:59:42 +08:00
  • 593d0d3fa2 feat: add size classes. Zhang Dian 2023-04-04 15:58:47 +08:00
  • a425bceddb Merge pull request #166 from irihitech/CICD Dong Bin 2023-04-04 13:56:42 +08:00
  • 80c6380ce9 feat: CI package. Zhang Dian 2023-04-04 02:19:13 +08:00
  • 0ae04b69f5 fix: fix index typo. Zhang Dian 2023-03-30 16:22:56 +08:00
  • d952f901f2 doc: update docs for version preview6.1 v0.1.0-preview6.1 rabbitism 2023-03-28 23:55:11 +08:00
  • 566cec65be Merge pull request #161 from irihitech/160-togglebutton-foreground Dong Bin 2023-03-28 23:30:02 +08:00
  • 0af182680f Merge pull request #162 from irihitech/150-radiobutton Zhang Dian 2023-03-28 23:27:35 +08:00
  • efe00ebcf4 fix: fix checkbox card default vertical alignment. rabbitism 2023-03-28 23:14:27 +08:00
  • 2662059c6d fix: fix template and foreground. rabbitism 2023-03-28 23:04:44 +08:00
  • 04dbe2d9ce fix: fix checkbox vertical alignment issue. rabbitism 2023-03-28 22:06:47 +08:00
  • 4db7bbf522 fix: fix radiobutton vertical alignment. rabbitism 2023-03-28 21:59:42 +08:00
  • 97a0f21186 mix: move disabled Foreground resources. Zhang Dian 2023-03-28 22:00:15 +08:00
  • 698866ab43 feat: ToggleButton Foreground should the same as BorderBrush. Zhang Dian 2023-03-28 21:27:14 +08:00
  • 6cafdd6e1c Merge pull request #158 from irihitech/numeric Zhang Dian 2023-03-27 23:54:50 +08:00
  • fd49eef668 Merge pull request #157 from irihitech/144-radiobutton-styles Dong Bin 2023-03-27 23:45:03 +08:00
  • 2cf623ddf9 fix: update colors. rabbitism 2023-03-27 23:42:02 +08:00
  • 7a89d503d7 fix: add more fix. rabbitism 2023-03-27 23:35:33 +08:00
  • 31ba4c9fbe fix: fix card disabled style. rabbitism 2023-03-27 23:32:24 +08:00
  • f30e027a19 fix: fix card disabled foreground rabbitism 2023-03-27 23:26:44 +08:00
  • ffd1c7d89a fix: fix height issue. rabbitism 2023-03-27 23:03:27 +08:00
  • 2bb175bb16 feat: checked ButtonRadioButton disable style. Zhang Dian 2023-03-27 19:55:54 +08:00
  • 3124c5e2cc feat: disabled ButtonRadioButton style. Zhang Dian 2023-03-27 19:43:11 +08:00
  • e79044b040 feat: ButtonRadioButton demo. Zhang Dian 2023-03-27 19:20:17 +08:00
  • f63abf6901 mix: format Card pseudoclass styles. Zhang Dian 2023-03-27 18:54:35 +08:00
  • fa9250540b mix: format pseudoclass styles. Zhang Dian 2023-03-27 18:44:27 +08:00
  • 08c06199ae feat: card RadioButton colors. Zhang Dian 2023-03-27 18:25:07 +08:00
  • a4713ca21b feat: original RadioButton disabled style. Zhang Dian 2023-03-27 17:21:56 +08:00
  • cc2ab6ee9a feat: relayout RadioButtonDemo. Zhang Dian 2023-03-27 16:08:58 +08:00
  • 0cee18f507 feat: relayout CheckBoxDemo. Zhang Dian 2023-03-27 16:00:27 +08:00
  • a015bbe3e0 fix: split buttons. Zhang Dian 2023-03-27 15:35:43 +08:00
  • afb0fbcea6 feat: add CheckBox and RadioButton overview. Zhang Dian 2023-03-27 15:31:26 +08:00