140 Commits

Author SHA1 Message Date
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
03e3b4a70f add: column.filterAsValue
fix: case-sensitive order of Array value
2024-03-27 13:36:31 +08:00
c78e445a24 add: comments 2024-03-27 10:09:25 +08:00
6458427c75 fix: issue when input 'MM/dd/yyyy' date format 2024-03-27 10:08:54 +08:00
87e3d6c81b fix: date UTC conversion issue
fix: `type.create` index offset issue
2024-03-27 02:30:04 +08:00
fd8899c597 package updates 2024-03-25 14:52:15 +08:00
f46e25952c fix: issue while using ui.min.js with requireJs
fix: clear `enabledDict` after `init`
fix: set `display: none` after tooltip holder disappeared
2024-03-21 15:30:22 +08:00
18f8cc322d fix: cell style issue while there is no style definition.
optimize: Grid.export
2024-03-13 17:02:04 +08:00
e07342a257 fix: tooltip issue about customer follower
change: Grid.export optimized (compression with `deflate`)
feature: ui-tab
feature: Popup.closable
2024-03-12 13:36:54 +08:00
f54eb3ac24 fix: wrap style in drop column.
fix: also change `DisplayValue` after changed.
feature: support uncompressed export.
change: add `editing` parameter in GridColumn.setEnabled.
2024-03-08 17:26:38 +08:00
70ab06190f change: structure of GridDropdownColumn 2024-03-08 11:02:04 +08:00
39378e9963 feature: caption help text
fix: editing style when turning column content wrap to `true`
2024-03-08 10:51:06 +08:00
3ea7ce62bb fix: reset startIndex after reload. 2024-03-08 08:27:30 +08:00
e75e763938 change: sample structure
fix: tooltip of some readonly column in editing mode
feature: adapt filter panel's height
2024-03-07 17:16:37 +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
6fb7c3c769 move sample files 2024-03-05 15:03:53 +08:00
baec3a3959 clean code 2024-03-05 14:17:16 +08:00
6de4987360 fix: change vCell value after changed. 2024-03-05 08:43:07 +08:00
4096979d5d fix: vCell condition issue 2024-03-04 15:38:04 +08:00
1ed5b39308 optimize: change granularity is more fine-grained, only the changed cell elements are modified. 2024-03-04 15:17:31 +08:00
975d54fee1 . 2024-03-04 11:20:03 +08:00
a28b56b191 optimize: introduce vCell, render time while scrolling. 2024-03-04 11:18:08 +08:00
20a8fbae02 fix: body scrollTop issue when column filtered. 2024-03-01 08:54:54 +08:00
5e53d04174 fix: do not change scroll position when refreshing grid.
fix: change `button` to `span`, avoiding conflict styles.
2024-02-28 10:29:19 +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
7940edbea2 fix: grid column border-bottom issue. 2024-02-23 11:01:43 +08:00
c21f62b7b8 fix: grid hover position issue. 2024-02-23 10:52:30 +08:00
dc2b67a33c optimized 2024-02-23 09:54:13 +08:00
63a50e6bcb feature: default wrap headers. 2024-02-23 09:29:51 +08:00
c153b5a4c1 feature: supports different icons in unfiltered/filtered status. 2024-02-22 15:51:44 +08:00
cad5a99eff fix: onChanged issue on Firefox. (GridDateColumn)
feature: supports filterValues on Array field.
2024-02-22 14:53:58 +08:00
fdeefb4e1a feature: make total become a property. 2024-02-21 15:39:50 +08:00
0cb4802e1f optimize comments 2024-02-21 10:38:59 +08:00
5797c2a9cf fix: error rowIndex when there were expanded rows.
optimize: load
2024-02-20 16:53:38 +08:00
d17abdf4b2 fix issue 2024-02-20 15:44:28 +08:00
0e0b46830e optimize GridRowItem comment. 2024-02-20 15:39:21 +08:00
45205cd63d . 2024-02-20 14:31:24 +08:00
3d2c0e7a97 add more comments 2024-02-20 10:11:59 +08:00
7770aa10a0 sync issue fixes, and add more comments. 2024-02-19 17:32:11 +08:00
3fd1b5982a add: grid.filterIcon 2024-02-18 14:17:15 +08:00
6dc9df8b17 optimized 2024-02-05 16:24:54 +08:00
09bdef19d5 add: Grid.readonly 2024-02-05 16:18:27 +08:00
8712554f12 add grid flowchart 2024-02-05 14:25:28 +08:00
8a9ba4d4fb fix: Date Column editing issue.
docs: add some examples.
2024-02-05 09:52:26 +08:00
12680cc662 GridColumnDefinition examples 2024-02-04 16:20:58 +08:00
3fb191ee13 fix: column splitter appearance 2024-02-04 13:58:37 +08:00
a74436ac1f feature: add col.filterAllowNull 2024-02-04 13:15:42 +08:00
bed5c1aca1 add more comments 2024-02-02 16:02:34 +08:00
5d199a2bfb feature: expandable rows
add: comments
2024-02-01 17:29:30 +08:00
24b5a22595 add sample screenshot 2024-01-31 09:33:07 +08:00