13 Commits

Author SHA1 Message Date
5baf00de64
add: getText compatibility.
add: `AssetSelector` and `TemplateSelector`.
add: `popup-selector` style class.
add: `ui.resolvePopup` function.
add: `switch` in checkbox.
add: `GridColumn.filterTemplate` supports.
add: add `action` callback in `createIcon`.
change: replace `setTimeout(..., 0)` with `requestAnimationFrame`.
change: Popup result structure adjustment ({ result: any, popup: Popup }).
change: complete add work order flow.
change: reduce Popup title height.
fix: Grid column sort in number.
2024-06-21 17:28:11 +08:00
1a7aa1ab66
add ui-icon className. 2024-06-11 14:52:26 +08:00
0ff48a0ac4 change: replace date controller of Scheduler.
feature: `ui.formatDate` supports formatter.
fix: issue about boolean sort.
2024-03-28 16:37:22 +08:00
38bad864e0 fix: header z-index issue.
fix: incorrect `onChanged` event trigger on `GridInputColumn`, `GridTextColumn` and `GridDateColumn`.
2024-02-26 16:11:42 +08:00
724840019b add icon dictionary 2024-01-25 16:19:05 +08:00
9ab9edb44d sync 2024-01-25 14:56:31 +08:00
29209a3a00 adjustment 2023-07-27 10:03:53 +08:00
92a360cbc2 popup.rect get & set 2023-04-19 09:27:29 +08:00
22dbcf8db2 structure adjustment 2023-04-18 17:23:09 +08:00
6157f994a9 business logic, customer communication. 2023-04-06 17:35:09 +08:00
9677f6a82d fix dropdown issue, add autoprefix for scss 2023-03-31 22:19:51 +08:00
b04917109d complete strings document, adjust structure 2023-03-31 09:10:13 +08:00
ad8fe8fa85 migrate ui library 2023-03-29 18:25:05 +08:00