Commit Graph

434 Commits

Author SHA1 Message Date
polarboy
8b03543524 Updated the license information in README
Updated the license information in README
2024-09-13 11:14:53 +08:00
polarboy
f338f22de8 optimize demo aot option
optimize demo aot option
2024-09-12 10:27:18 +08:00
chinware
7df1e77499
Merge pull request #8 from 239573049/develop
支持aot
2024-09-12 09:47:48 +08:00
token
9c061d0f93
支持aot 2024-09-12 09:33:12 +08:00
polarboy
d6f656ec08 Refactoring project dependency architecture
Remove the ThemeManager.InvokeBootstrapInitializers method to prepare for AOT
2024-09-12 00:28:07 +08:00
polarboy
f8d5d76b3a Added AtomUI umbrella project
Added AtomUI umbrella project
2024-09-11 23:32:53 +08:00
polarboy
0e29a7e236 Optimization: Optimize TimePicker clearing logic 2024-09-11 21:23:43 +08:00
polarboy
a07f15df88 Refactor: RangeTimePicker
Refactor: RangeTimePicker uses RangeInfoPickerInput as the base control
2024-09-11 17:51:08 +08:00
polarboy
ac52a2440e Add new RangeInfoPickerInput Control 2024-09-11 17:50:32 +08:00
polarboy
a3644dfa2a refactor readme
Add wechat QR-Code
2024-09-11 14:17:27 +08:00
polarboy
0da2838335 Refactor: TimePicker
Refactor: TimePicker uses InfoPickerInput as the base control
2024-09-11 11:53:28 +08:00
polarboy
11ecd73110 Add new internal control InfoPickerInput
The InfoPickerInput base class can be used as the basic function implementation control of TimePicker, DatePicker and ColorPicker.
2024-09-11 11:53:28 +08:00
polarboy
d371663124 重构 RangeCalendar 到 DatePicker 2024-09-11 11:53:28 +08:00
polarboy
0aedeeb6e3 增加 RangeCalendar 范围选择事件
增加 RangeCalendar 范围选择事件
2024-09-11 11:53:28 +08:00
polarboy
dba1c4cff7 格式化代码 2024-09-11 11:53:27 +08:00
polarboy
ba1d4081ba 优化日期选择代码 2024-09-11 11:53:27 +08:00
polarboy
9aed6da14c 修复日期选择索引判断错误 2024-09-11 11:53:27 +08:00
polarboy
7c0b595486 完成日期范围选择 2024-09-11 11:53:27 +08:00
polarboy
c55c1dfcf0 完成 RangeCalendar Header 状态管理
完成  RangeCalendar Header 状态管理
2024-09-11 11:53:27 +08:00
polarboy
350357f879 将 RangeCalendar 独立实现 2024-09-11 11:53:27 +08:00
polarboy
128579808d 提交双 CalendarItem 方案 2024-09-11 11:53:27 +08:00
polarboy
57ca3570f5 完成 RangeCalendar 的Header 按钮状态设置 2024-09-11 11:53:27 +08:00
polarboy
999fa2b9a0 新增 RangeCalendar 按钮隐藏 2024-09-11 11:53:27 +08:00
polarboy
543629982c 完成日历的月份选择时候上一年下一年的按钮 2024-09-11 11:53:27 +08:00
polarboy
2e4e4de2a1 完成基本的日历 2024-09-11 11:53:27 +08:00
polarboy
b765f58c87 完成基本日期功能 2024-09-11 11:53:27 +08:00
polarboy
7b6fdac913 添加日历代码 2024-09-11 11:53:27 +08:00
zeroone
7809d2ef20 整理Drawer的示例代码; 2024-09-11 00:13:55 +08:00
zeroone
4b48728176 * DrawerFrame的两个实现类,并删除Drawer不需要的属性,添加OpenMode属性控制相关的Drawer打开时的行为; 2024-09-10 23:38:28 +08:00
zeroone
7c7019aaa1 添加DrawerFrame; 2024-09-10 20:19:51 +08:00
polarboy
c2d56c0121 重构:优化组件,去掉 IControlCustomStyle 接口
重构:优化组件,去掉 IControlCustomStyle 接口
2024-09-10 19:01:56 +08:00
zeroone
37beea0652 * 合并错误; 2024-09-10 17:17:02 +08:00
zeroone
3059eeb143 * Drawer分组,相同分组打开后挤开前面的Drawer; 2024-09-10 17:09:25 +08:00
chinware
6eb4eb9587
Merge pull request #6 from 239573049/develop
增加贡献人员列表展示
2024-09-10 17:04:12 +08:00
token
9ae37027ab
增加贡献人员列表展示 2024-09-10 17:01:38 +08:00
polarboy
d4049b129e 优化文档 2024-09-10 16:26:41 +08:00
polarboy
c0e26e6c73 优化文档布局 2024-09-10 16:25:22 +08:00
polarboy
f9b6e5d87d 优化文档 2024-09-10 16:17:38 +08:00
polarboy
f802e97d8e 更新项目 README 2024-09-10 16:14:49 +08:00
polarboy
4e80c259c0 更新项目 README
更新项目 README
2024-09-10 16:12:20 +08:00
chinware
45172bf31e
Merge pull request #5 from 239573049/develop
解决中文文档跳转404
2024-09-10 16:04:47 +08:00
token
3135b54340
解决中文文档跳转404 2024-09-10 16:01:22 +08:00
chinware
d04d25cfe4
Merge pull request #4 from 239573049/develop
增加文档
2024-09-10 15:59:28 +08:00
token
e0a066013f
增加文档 2024-09-10 15:48:43 +08:00
polarboy
9a3a86f482 重构演示例子的命名空间 2024-09-10 13:46:03 +08:00
polarboy
9d8745a0c6 Merge branch 'feature/codestyle' into develop 2024-09-10 12:50:43 +08:00
polarboy
c3423c4950 统一格式化代码 2024-09-10 12:46:41 +08:00
polarboy
3490ae01bc 更新代码风格统一配置 2024-09-10 11:00:22 +08:00
polarboy
0cd89b2ef3 删除无用代码 2024-09-10 10:58:29 +08:00
polarboy
171734f757 优化项目代码格式 2024-09-10 10:55:00 +08:00