23 Commits

Author SHA1 Message Date
eec9d6045c
sync 2024-08-30 17:36:21 +08:00
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
a946012a33 feature: drag support in sort panel. 2024-05-13 16:46:55 +08:00
168cae3ce1 feature: tooltip in the checkbox
feature: add GridColumn.getElement
feature: column property of `contentWrap` and `maxLines`
change: line height from 24px to 18px
fix: adapt enabled after cell changed
fix: wrap issue of filter panel
2024-03-07 12:54:00 +08:00
3d9c5bd3f2 adjustment 2024-01-19 15:47:42 +08:00
29209a3a00 adjustment 2023-07-27 10:03:53 +08:00
3e9ee59178 sync working code, and import type-doc 2023-07-17 17:24:49 +08:00
222ca43afb adjustment 2023-04-21 17:17:56 +08:00
c4316e7e52 optimize style sheets, support tabIndex in popup 2023-04-21 10:59:56 +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
af78bf0381 sync from work 2023-04-14 17:40:15 +08:00
cc3d11f617 app change 2023-04-11 17:34:13 +08:00
f85d4c9903 communications app, popup lib 2023-04-08 11:46:20 +08:00
6157f994a9 business logic, customer communication. 2023-04-06 17:35:09 +08:00
c44aaf5177 start grid 2023-04-02 23:54:41 +08:00
9677f6a82d fix dropdown issue, add autoprefix for scss 2023-03-31 22:19:51 +08:00
41b1bbd7d6 add dropdown component 2023-03-31 17:35:36 +08:00
b9447997fe fix checkbox legacy support issue 2023-03-31 09:33:39 +08:00
b04917109d complete strings document, adjust structure 2023-03-31 09:10:13 +08:00
45ae222d25 add legacy support of checkbox, add documents for cookie/lgres/request 2023-03-31 00:11:55 +08:00
5406eea20e add document, fix tooltip position issue 2023-03-30 17:26:59 +08:00
ad8fe8fa85 migrate ui library 2023-03-29 18:25:05 +08:00