129 Commits

Author SHA1 Message Date
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
a38af7577b change to jsdoc 2024-01-30 17:28:18 +08:00
0b897cae8a export DateSelector, fix issue about column.align and filter panel position of the last header cell. 2024-01-30 11:16:57 +08:00
df42221b52 add: dateSelector 2024-01-29 13:51:58 +08:00
0696ecaff0 fix some issues 2024-01-29 12:44:03 +08:00
56262d6766 feature: addItems and removeItems 2024-01-29 12:14:35 +08:00
b5fd20aa2c Grid.removeItem issue 2024-01-29 09:29:37 +08:00
fc61731c7d resolve issue of addItem, removeItem, update definition of get source() 2024-01-27 15:47:15 +08:00
ac605895c5 add internal sort panel. 2024-01-26 17:27:24 +08:00
984496e08e fixed: column drag issue.
optimized: documentation.
2024-01-26 14:09:52 +08:00
0b9b322b80 add theme @mxssfd/typedoc-theme, upgrade packages. 2024-01-25 17:05:00 +08:00
724840019b add icon dictionary 2024-01-25 16:19:05 +08:00