Commit Graph

17 Commits

Author SHA1 Message Date
Copilot
9c014f37be Improve Introduction page with condensed layout and 20+ diverse controls (#790)
* Initial plan

* Improve Introduction page with diverse simple controls

Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com>

* Make layout more condensed and add requested controls

- Reduced spacing and padding throughout (20->12 margin, 16->10 padding, 8->6 spacing)
- Reduced section title size (16->14)
- Changed from 2-column to 3-column grid layout for better space utilization
- Added all requested controls: IPv4Box, MultiComboBox, MultiAutoCompleteBox, NumericUpDown, RangeSlider, TagInput, TreeComboBox, DateRangePicker, DateTimePicker, TimeRangePicker, ToolBar, Marquee
- Updated ViewModel with properties for new controls
- Made controls smaller (using Small classes where available)

Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com>
2025-10-22 21:01:30 +08:00
Zhang Dian
7017ce88ac feat: replace Border with Avatar in IntroductionDemo. 2025-01-16 15:45:25 +08:00
Zhang Dian
9b98ad7e6a feat: replace icons in demo. 2025-01-14 00:03:21 +08:00
rabbitism
15fb5a2d1b feat: clean up warnings. 2024-07-30 18:33:30 +08:00
rabbitism
25d6a00be1 feat: add compile binding to theme. 2024-07-22 16:22:04 +08:00
Zhang Dian
626794a114 feat: use StreamGeometry instead of PathGeometry. 2024-03-15 17:09:23 +08:00
rabbitism
ea928393a2 feat: fix introduction demo after badge change. 2024-02-26 01:05:44 +08:00
rabbitism
6ef16d2ec7 feat: update dependency, simplify code, remove navigation control. 2024-02-25 18:00:08 +08:00
rabbitism
21a3eba728 feat: rename item mode to position 2024-01-08 23:37:20 +08:00
Zhang Dian
b90b721e4b feat: intro page. 2024-01-08 14:07:41 +08:00
rabbitism
0c4b6edfc2 feat: start to refactor. 2023-12-27 00:58:50 +08:00
Zhang Dian
b54725683b feat: overall color. 2023-12-13 00:10:03 +08:00
Zhang Dian
3a519faa6a feat: intro page. 2023-12-09 02:20:08 +08:00
Zhang Dian
2a7f9a3e32 feat: intro page. 2023-12-09 01:59:00 +08:00
Zhang Dian
a281230ad7 feat: intro page. 2023-12-09 00:20:58 +08:00
Zhang Dian
5672b2f155 feat: intro page. 2023-12-08 23:48:58 +08:00
rabbitism
42b25f1f96 feat: intro page. 2023-12-08 01:46:19 +08:00