Commit Graph

18 Commits

Author SHA1 Message Date
Argo Zhang
c5e1e145f3
feat(BluetoothDevice): add GetCurrentTime method (#4501)
* doc: 更新示例

* feat: 增加 BluetoothDeviceInfo 类

* doc: 更新示例

* feat: 增加蓝牙服务扩展方法

* feat: 增加 SoftwareRevision 参数

* feat: 增加 GetAllServices 扩展方法

* doc: 更新示例

* chore: 增加命名空间配置

* test: 增加测试代码

* feat: 增加 CurrentTime 解析方法

* feat: 增加 GetCurrentTime 方法

* doc: 更新示例

* feat: 支持时区

* doc: 更新注释

* doc: 更新示例

* test: 增加单元测试

* test: 增加单元测试

* doc: 更新示例

* test: 更新单元测试
2024-10-22 16:01:29 +08:00
Argo Zhang
3f3f8b92d7
chore(foundation): add dotnet foundation information (#4499)
* chore: 更新 readme 增加基金会文档

* chore: 更新 License 增加基金会权益

* chore: 更新源文件头标注

* doc: 更新源代码标注

* chore: 更新 readme 文档

* chore: 更改维护者单词
2024-10-22 10:47:05 +08:00
Argo Zhang
6141769f8b
feat(DockViewV2): update Renderer parameter to enum data type (#4203)
* feat: 增加 DockViewRenderMode 类

* refactor: 更改 Renderer 参数为枚举类型

* refactor: 更改序列化转化器为泛型

* chore: bump version 8.1.3

* chore: 更新分析器规则

* chore: 更新依赖包
2024-09-04 12:04:11 +08:00
Argo Zhang
2245e8865d
feat(Calendar): add OnValueChanged callback (#2780)
* feat: 增加是否显示年按钮参数

* feat: 增加 OnValueChanged 回调方法

* chore: bump version 8.1.6-beta06

* refactor: 更新样式

* chore: 更新配置

* test: 增加 ShowYearButtons 单元测试

* test: 增加 OnValueChanged 单元测试

* test: 更新单元测试
2024-01-11 09:38:37 +08:00
Argo Zhang
278fe253cb
refactor(ExporPdf): update ExportPdfService (#2590)
* chore: 更新配置文件

* chore: 更新 Pdf 导出服务名称
2023-12-15 14:48:35 +08:00
Argo Zhang
3ceb7637a4
doc(SlideButton): update sampe code for SlideButton (#2505)
* refactor: 调整 slide-button 样式

* doc: 调整 DialButton 示例

* refactor: 更新样式

* chore: 增加配置文件夹

* refactor: 修复 bottom 模式菜单项颠倒问题

* doc: 更新虚拟滚动显示 Footer 示例
2023-12-07 12:37:07 +08:00
Argo Zhang
5ff15521c5
refactor(Select): revert CurrentValueAsString assign (#2039)
* refactor: use Find instead of FirstOrDefault

* revert: 撤销代码更改

* refactor: 属性更改为方法

* refactor: 拆解三元运算符提高可读性

* refactor: 拆分三元表达式提高可读性

* chore: 增加语法检查字典配置

* chore: bump version 7.10.2

* chore: 更新 actions 依赖项

* chore: 使用大版本号
2023-09-01 01:41:59 +08:00
Argo
17b9482304 !2327 refactor(#I4R9DA): update popover.js javascript
* refactor: 微调 Popover 脚本代码
* revert: 恢复配置
* doc: 格式化代码
2022-01-18 05:05:27 +00:00
Argo
e28890232e !2234 feat(#I4NBWG): allow parameter null on BootstrapDynamicComponent
* chore: bump version to beta08
* feat: BootstrapDynamicComponent 静态方法参数可为空
2021-12-20 08:29:18 +00:00
Argo
856d9a88b4 !1744 feat(#I46OD7): add WebClientInfo component
* chore: update bundle file
* Merge branch 'dev' into dev-client
* doc: 更新示例
* refactor: 重构获取 IP 地址服务
* chore: 获取 IP  更改为异步
* chore: 更新代码格式化配置信息
* refactor: 更改服务名称
* refactor: 更改路径
* refactor: 更改组件名称
* doc: 增加 WebClient 组件
* feat: ip.axd 支持反向代理
* refactor: 移动文件到组件文件夹内
* feat: 增加 ip.axd 中间件
* doc: 更新文档对应关系
* doc: 增加 WebClient 示例
* style: 更新 display 样式
* chore: 增加依赖
* feat: 增加 IWebClientContext 服务
* feat: 增加 UserAgent 过滤类
* feat: 增加 IP 扩展方法
* feat: 增加 IWebClientContext 接口
2021-08-22 03:01:48 +00:00
Argo-Tianyi
825f1f32ae fix: add namesapce for BootstrapInput component 2021-08-13 11:04:05 +08:00
Argo
3610c1e89f !1229 docs(#I3E6RM): update Table Column sample code
* docs: 更新列示例文档
* chore: update nuget package source
* chore: update eidtorconfig file
2021-03-30 13:03:49 +08:00
Argo
626b42d23d !820 docs(#I2AYOE): format docs according .editconfig file 2020-12-27 12:02:38 +08:00
Argo
1e25ef3208 !802 chore(#I2AMGF): format project doc
* chore: format project document
2020-12-24 01:30:49 +08:00
一事冇诚
d1f002990d !762 license(#I29GUW): 更新文件头开源协议更改为 Apache-2.0
* doc(#I29GUW): cs文件头开源协议更改为 Apache-2.0
2020-12-15 22:51:34 +08:00
Argo
21ab44f7d6 !696 doc(#I278OF): 所有 cs 文件增加文件头
* doc: 增加文件头
2020-11-27 15:54:41 +08:00
Argo
fc5496cec2 !679 feat(I1V72V): 增加 DateTimeRange 组件
* Merge branch 'dev' into dev-datetime-range2
* Squashed commit of the following:
* doc: 增加 禁用示例
* env: 更新 editorconfig 配置文件
* doc: 更新 Placement 属性值
* doc: 更新说明文档
* doc: 增加双向绑定示例
* doc: 增加示例文档
* refactor: 组件加载时设置时间默认值
* doc: 增加回调委托 OnConfirm 示例
* feat: 增加 OnConfirm 回调委托方法
* refactor: 移除泛型可为空约束
* refactor: 增加静态修饰符
* Squashed commit of the following:
* feat: 增加选择当月外时间逻辑
* feat: 增加区间日期样式
* feat: 点击确认按钮式关闭弹窗功能
* feat: 增加选中时间范围处理逻辑
* style: 增加选中时间范围样式
* feat: 增加开始时间与结束时间数据绑定
* feat: 增加 Clear 清除快捷按钮
* feat: 点击此刻按钮时直接返回值并且关闭弹窗
* scripts: 增加 DateTimeRange 点击文档其他地方关闭弹窗逻辑
* refactor: 移除不使用的回调方法
* doc: 增加 DateTimeRanges 示例页面
* scripts: 更新脚本与样式
* feat: 更新 DateTimeRange 组件逻辑
* refactor: DatePickerBody 增加逻辑适配 Range 组件
* feat: DatePickerBody 增加控制按钮显示属性
* fix: 修复 Centos 时间日期格式不正确问题
* doc: 更新资源文件
* feat: 增加 DateTimeRange 组件
* doc: 增加 DateTimeRange 组件菜单
* doc: 增加本地化资源文件
* doc: DateTimeBody 更新 ShowFooter 示例
* feat: DatePickerBody 增加 ShowFooter 属性
* refactor: 重构侧边栏显示逻辑
2020-11-25 12:15:44 +08:00
Argo Zhang
f4d9569939
build: 初始化项目 2020-03-02 17:00:55 +08:00